aboutsummaryrefslogtreecommitdiffstats
path: root/mod
Commit message (Collapse)AuthorAgeFilesLines
* redir links for permission controlled attachmentsfriendica2012-05-212-11/+7
|
* rev update, bug 428, 429, and ability to block globaldir submissions from ↵friendica2012-05-212-1/+15
| | | | demo sites
* rev updatefriendica2012-05-203-59/+15
|
* search with leading @ performs directory search (# for tag search), nothing ↵friendica2012-05-192-1/+8
| | | | for text search
* set comment permissions explicitly to parent permissionsfriendica2012-05-191-5/+14
|
* backend support for 'x' deliveries per process - x is configurable, more ↵friendica2012-05-191-0/+6
| | | | importantly any search starting with # is automatically a tag search. TODO: Need to extend this to people searches starting with @
* 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 ↵friendica2012-05-171-2/+19
| | | | authenticating we don't have to fight the browser - plus more prvgroup work
* 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 ↵friendica2012-05-071-17/+28
| | | | prepare it for functionalisation
* 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
|