aboutsummaryrefslogtreecommitdiffstats
path: root/mod
Commit message (Expand)AuthorAgeFilesLines
* 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
* provide "xxx joined yyy" notificationsfriendica2012-04-301-11/+34
* typo in profile_selectors, fix remote taggingfriendica2012-04-291-4/+4
* admin page to manage failed updatesfriendica2012-04-291-2/+64
* the heart should really be red.friendica2012-04-291-1/+1
* fix location change notificationfriendica2012-04-291-1/+1
* enhanced profile reporting for single valuesfriendica2012-04-291-15/+51
* break up poller into separate processesfriendica2012-04-271-1/+3
* PRIVACY: if wall is blocked, don't provide public keywords in HTML metafriendica2012-04-271-2/+4
* implement contact archivalfriendica2012-04-273-11/+44
* pass zrl to dfrn_request as fallbackfriendica2012-04-271-0/+5
* add link "remove account" to /mod/settings.phptommy tomson2012-04-261-0/+5
* bug #307, explaining decentralised private photos is impossible.friendica2012-04-251-0/+23
* separate tag search from body searchfriendica2012-04-233-13/+27
* move unfriend to standalone function for use in account removalfriendica2012-04-231-33/+4
* more work on mail2 (introductions), added 'm' (mail) flag to ACL backend for ...friendica2012-04-232-6/+49
* protect jappixmini/proxy from typo check, more work on email2 connectorfriendica2012-04-231-1/+49
* Merge https://github.com/friendica/friendica into pullfriendica2012-04-222-12/+28
|\
| * Merge pull request #258 from unary/apifriendica2012-04-221-12/+26
| |\
| | * api: add support for StatusNet-style media param to APIMichael Johnston2012-04-221-12/+26
| * | Merge branch 'master' of git://github.com/friendica/friendicaTobias Hößl2012-04-221-0/+99
| |\|
| * | Add a hookTobias Hößl2012-04-221-0/+2
* | | don't allow non-existent themes as choicesfriendica2012-04-221-2/+2
| |/ |/|
* | Merge remote-tracking branch 'CatoTH/master' into req245Fabio Comuni2012-04-201-24/+96
|\|