aboutsummaryrefslogtreecommitdiffstats
path: root/mod
Commit message (Expand)AuthorAgeFilesLines
* Speed optimisation by enabling the posibility of the MySQL fulltext engineMichael Vogel2012-05-262-10/+24
* Merge remote branch 'upstream/master'Michael Vogel2012-05-2514-120/+202
|\
| * Merge https://github.com/friendica/friendica into pullfriendica2012-05-251-2/+4
| |\
| | * install wizard: fix php executable pathroot2012-05-241-2/+4
| * | rev updatefriendica2012-05-251-1/+1
| |/
| * Update install wizardroot2012-05-231-35/+52
| * photo rotationfriendica2012-05-231-1/+57
| * keep FB out of private notesfriendica2012-05-222-3/+7
| * if identity (uid) changes - reload any other open browser windows on next ping.friendica2012-05-221-0/+8
| * add queue totals to admin summary pagefriendica2012-05-221-1/+14
| * redir links for permission controlled attachmentsfriendica2012-05-212-11/+7
| * rev update, bug 428, 429, and ability to block globaldir submissions from dem...friendica2012-05-212-1/+15
| * rev updatefriendica2012-05-203-59/+15
| * search with leading @ performs directory search (# for tag search), nothing f...friendica2012-05-192-1/+8
| * set comment permissions explicitly to parent permissionsfriendica2012-05-191-5/+14
* | Performance testsMichael Vogel2012-05-201-1/+1
|/
* backend support for 'x' deliveries per process - x is configurable, more impo...friendica2012-05-191-0/+6
* profile change activity link bugfriendica2012-05-181-1/+1
* theming for default group selectorfriendica2012-05-181-1/+1
* catch more places to apply default groupfriendica2012-05-181-0/+10
* make it difficult to setup a private forum with no privacyfriendica2012-05-171-4/+13
* more private forums, default privacy group for new contactsfriendica2012-05-173-2/+38
* tell browser not to cache permission denied (private) photos so that after au...friendica2012-05-171-2/+19
* fix PM replies after autocomplete changesfriendica2012-05-101-3/+6
* add photos to PM autocomplete, improved appearancefriendica2012-05-102-3/+6
* email autocompletefriendica2012-05-101-17/+24
* slight improvement in a couple of queriesfriendica2012-05-081-8/+8
* wrap private message autocomplete in an ifdef to make it easier to test/developfriendica2012-05-081-7/+14
* make mod-follow hookable (e.g. service class limits) and also begin to prepar...friendica2012-05-071-17/+28
* separate poll_interval from delivery_interval - default is the same.friendica2012-05-071-0/+3
* reset permissions to forum default when adding forum delivery chainfriendica2012-05-061-1/+2
* I'll leave the private mail recipient autocomplete partially done. Need a goo...friendica2012-05-061-3/+10
* mail autcomplete testingfriendica2012-05-061-15/+18
* email recip autocompletefriendica2012-05-061-0/+25
* bad sql left after the mailbox in/out mergefriendica2012-05-051-1/+1
* category removalfriendica2012-05-041-1/+7
* "show more" friends in commonfriendica2012-05-042-16/+63
* implement max load average before queuing/deferring delivery and poller proce...friendica2012-05-031-1/+3
* use html symbols for double quotesfriendica2012-05-031-1/+1
* string updatefriendica2012-05-031-1/+1
* Avoid tagging both '@Robert Johnson' and also '@Robert', when '@Robert Johnso...friendica2012-05-021-5/+33
* use cid rather than uid in permsfriendica2012-05-021-3/+12
* Modify events_post() in mod/events.php to set the `private` field to true whe...Zach Prezkuta2012-05-021-0/+19
* delineate the new profile changes from the rest of the textfriendica2012-05-021-1/+1
* really fat fingers today - though none of this has gone further than my own sitefriendica2012-05-011-1/+1
* first try common friends for visitorsfriendica2012-05-011-0/+4
* hidden plugins (add .hidden file to dir)friendica2012-04-301-3/+20
* make 'aaa joined group bbb' work from the initiating end, new privacy pref to...friendica2012-04-302-29/+80
* start adding tooltips to tab menusfriendica2012-04-302-0/+18
* fix join group notificationsfriendica2012-04-302-5/+7