aboutsummaryrefslogtreecommitdiffstats
path: root/mod
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵friendica2012-05-061-3/+10
| | | | good UI/JS person to finish it off.
* 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 ↵friendica2012-05-031-1/+3
| | | | processes
* 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 ↵friendica2012-05-021-5/+33
| | | | Johnson' was already matched, and '@Robert' might be somebody different entirely.
* 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 ↵Zach Prezkuta2012-05-021-0/+19
| | | | when an event is shared with specific people. This is necessary to have event posts show correctly in Diaspora if an event is created visible only to self, but modified later to be visible to others.
* 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 ↵friendica2012-04-302-29/+80
| | | | | | to control it also hidewall wasn't properly checked before sending 'xxx is friends with yyy' messages
* 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
| | | | autocomplete of PM recips
* 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 API
| | * 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
|\|
| * XSRF protection and PHPdoc for mod/admin.phpTobias Hößl2012-04-181-4/+13
| |
| * XSRF protection and PHPdoc for mod/admin.phpTobias Hößl2012-04-181-20/+83
| |
* | filebrowser: fix style, show 10 recent photos if not in an albumFabio Comuni2012-04-181-2/+7
| |
* | filebrowser: more style, load min and max scale photosFabio Comuni2012-04-181-29/+23
| |
* | tinymce: add filebrowser for photos and attached filesFabio Comuni2012-04-181-0/+100
|/
* Merge pull request #240 from CatoTH/masterfriendica2012-04-172-2/+1
|\ | | | | Some bugfixes / Notices