aboutsummaryrefslogtreecommitdiffstats
path: root/mod
Commit message (Collapse)AuthorAgeFilesLines
* quattro post preview, style contacts pages, style for "shiny" class, fix ↵Fabio Comuni2012-02-232-42/+52
| | | | | | | contacts list in profile aside. remove html from viewcontacts.php and contacts.php use contact_template.tpl to print contacts also in viewcontacts
* new notify sort of working in testbubblefriendica2012-02-221-0/+35
|
* Merge branch 'master' into notifyfriendica2012-02-223-5/+29
|\
| * waitman gobble media upload via api patchfriendica2012-02-211-4/+18
| |
| * mark all notifications readfriendica2012-02-212-1/+11
| |
* | new notificationsfriendica2012-02-211-0/+25
|/
* logger_debug was used as string instead of constantfriendica2012-02-211-5/+5
|
* email notify now redirected through mod_notify, weirdness in local deliver ↵friendica2012-02-201-0/+29
| | | | caused by community page changes
* mod/match.php - Friendika -> FriendicaAbinoam P. Marques Jr2012-02-201-1/+1
|
* mod/dirfind.php - Friendika -> FriendicaAbinoam P. Marques Jr2012-02-201-1/+1
|
* mod/dfrn_request.php and templates - Friendika -> FriendicaAbinoam P. Marques Jr2012-02-201-1/+1
|
* use info() for successfull dfrn confirmation instead of notice()Fabio Comuni2012-02-201-1/+1
|
* ping: return all introductions detail when there are more than oneFabio Comuni2012-02-201-5/+4
|
* Fixed log file issues on a freshly installed Friendica.Abinoam P. Marques Jr2012-02-181-14/+27
| | | | | | * Check to see if log file exists. * After trying to open it, check to see if it went ok. * So, check to see if the file size != 0 (fread error with size = 0)
* new notifications - implement storagefriendica2012-02-182-0/+3
|
* support plaintext on editpost, editorinit called before all buttons laid outfriendica2012-02-171-0/+4
|
* a couple more items to make sure forum delegates can't access if the forum ↵friendica2012-02-162-1/+3
| | | | login is shared with the site admin account
* do not under any circumstances allow a delegated forum admin to access the ↵friendica2012-02-161-0/+7
| | | | site admin page.
* Merge pull request #37 from abinoam/oexAbinoam P. Marques Jr.2012-02-161-1/+1
|\ | | | | Oexchange Small Fix
| * oexchange small fix [_POST -> _REQUEST]Abinoam P. Marques Jr2012-02-161-1/+1
| |
* | improvements in newmember pagefriendica2012-02-162-13/+17
|/
* quick commentsfriendica2012-02-152-10/+11
|
* encode email headers on message deliveriesfriendica2012-02-151-2/+3
|
* Merge pull request #36 from fabrixxm/masterfabrixxm2012-02-152-41/+111
|\ | | | | Missing icons in 'quattro' and ajax events calendar
| * enable ajax calendar with $a->config['experimentals']['new_calendar']=1Fabio Comuni2012-02-152-3/+10
| |
| * events js: pass only first line of desc as title; item.desc and ↵Fabio Comuni2012-02-141-6/+9
| | | | | | | | item.location as html
| * events: first test for full-javascript events calendarFabio Comuni2012-02-141-39/+99
| |
* | starred/bookmark searches only returning conversation head without commentsfriendica2012-02-141-5/+1
| |
* | more contacts categorisation, page cleanupfriendica2012-02-131-3/+18
| |
* | proper tab selection when network or search is in effectfriendica2012-02-131-1/+1
| |
* | tabs and total count for contacts pagefriendica2012-02-131-21/+57
|/
* Merge remote-tracking branch 'friendica/master' into mobileFabio Comuni2012-02-138-18/+69
|\
| * refresh contact record after setting changefriendica2012-02-111-0/+8
| |
| * bug #279, add network selector widget to contacts pagefriendica2012-02-111-1/+6
| |
| * fix link/bookmark resharesfriendica2012-02-111-0/+15
| |
| * bug #278 show only blocked contactsfriendica2012-02-111-5/+14
| |
| * bug #270 - solvedAbinoam P. Marques Jr2012-02-101-5/+5
| |
| * item tag notificationsfriendica2012-02-091-0/+1
| |
| * edit post not working after plaintext editor fixes, missing some recent ↵friendica2012-02-092-1/+6
| | | | | | | | editor template changes
| * bug #273 - no $baseurl variable expansion in install templatefriendica2012-02-091-0/+1
| |
| * if removing a contact after viewing the third page of contacts, go back to ↵friendica2012-02-081-2/+5
| | | | | | | | page 3
| * begin cmin, cmaxfriendica2012-02-081-1/+7
| |
| * browser being sent to update_communityfriendica2012-02-081-3/+1
| |
* | reshare in "display" viewFabio Comuni2012-02-131-0/+14
| |
* | hidden jot in "display" to allow reshareFabio Comuni2012-02-101-0/+4
|/
* more fixes for textmodefriendica2012-02-072-9/+37
|
* add toggle to choose sending "friends with" activity even if contact is not ↵friendica2012-02-062-46/+52
| | | | hidden
* placeholder - spam tab on network pagefriendica2012-02-011-11/+25
|
* add closeness attributefriendica2012-01-311-2/+2
|
* allow plugin to abort message posting, fix half-duplex D* relationshipfriendica2012-01-302-0/+17
|