aboutsummaryrefslogtreecommitdiffstats
path: root/mod
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* slightly better group iconfriendica2012-01-101-1/+1
* post previewfriendica2012-01-091-0/+3
* bypass D* markdown bug for nowfriendica2012-01-091-0/+2
* contact photo missing from friend activitiesfriendica2012-01-081-1/+1
* Merge pull request #23 from fabrixxm/masterfabrixxm2012-01-061-18/+24
|\
| * Merge remote-tracking branch 'friendica/master'Fabio Comuni2012-01-064-12/+24
| |\
| * \ Merge remote-tracking branch 'friendica/master'Fabio Comuni2012-01-064-32/+33
| |\ \
| * \ \ Merge remote-tracking branch 'friendica/master'Fabio Comuni2012-01-033-181/+381
| |\ \ \