aboutsummaryrefslogtreecommitdiffstats
path: root/mod
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * 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 item.location...Fabio Comuni2012-02-141-6/+9
| * 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 edito...friendica2012-02-092-1/+6
| * 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 pa...friendica2012-02-081-2/+5
| * 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 h...friendica2012-02-062-46/+52
* 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
* prune old expired and deleted itemsfriendica2012-01-301-1/+1
* some zot-id infrastructurefriendica2012-01-292-32/+48
* store moderated flag if setfriendica2012-01-291-8/+7
* mime_content_type requires access to the file, not just the namefriendica2012-01-281-2/+0
* fix some changes lost from another branchfriendica2012-01-261-2/+1
* page delegationfriendica2012-01-262-0/+143
* backend for delegating forumsfriendica2012-01-262-21/+61
* new event current date off by one, submit button misplacedfriendica2012-01-251-3/+3
* redirect to a useful location after deleting or ignoring a friend request, be...friendica2012-01-242-4/+28
* implement "moderate" flag on itemsfriendica2012-01-239-18/+22
* nav: fix intro notification url, fix "See all notifications" url and make it ...Fabio Comuni2012-01-221-1/+1
* add remove_user hook (it looks like dreamhost changed all my file permissions...friendica2012-01-1892-0/+0
* add photo upload link to album widget and "upload to this album" abilityfriendica2012-01-151-3/+20
* api post broken with recent change to use REQUEST vars in mod_itemfriendica2012-01-151-1/+1
* manage also needs the new authenticate_success functionfriendica2012-01-121-34/+3
* allow crepair to change name - as long as it isn't blankfriendica2012-01-121-1/+5
* fix return url when deleting network posts with page paramsfriendica2012-01-121-3/+3
* modularise successful authenticationfriendica2012-01-121-51/+5
* use $_REQUEST for all post items, move default api permission code block to s...friendica2012-01-121-44/+55
* bug #251 - privacy settings not working via APIfriendica2012-01-121-6/+6
* improve direct login on network pagefriendica2012-01-111-1/+3