aboutsummaryrefslogtreecommitdiffstats
path: root/mod/acl.php
Commit message (Expand)AuthorAgeFilesLines
* remove feed items from ACL selector - there's nothing we can do with them and...friendica2014-09-031-0/+5
* Set a default directory server from a hard-wired list if one was not previous...friendica2014-04-251-7/+1
* tag anyonefriendica2014-04-151-1/+20
* only show forum tags on contact autocomplete, not in the ACL selectorfriendica2014-04-131-1/+1
* this is looking better, call the forum version of a tag "foobar network", bes...friendica2014-04-121-3/+5
* use icons for identificationfriendica2014-04-111-2/+2
* not quite right but I need to check it in so I can switch branchesfriendica2014-04-111-2/+2
* the auto-complete partfriendica2014-04-111-1/+14
* add "self" to access control lists with special marking to indicate it's spec...friendica2014-01-061-4/+4
* don't include deleted folks in acl popupfriendica2013-12-251-10/+21
* remove a couple of mysql reserved words from being used as table or row names...friendica2013-12-221-7/+7
* oups... should not do that...marijus2013-11-091-1/+1
* fix directory leaking to ppl which aint got zot in searchbar-autocomplete if ...marijus2013-11-091-1/+5
* bring back mail list and cleanup some issues which popped out with full PHP w...friendica2013-08-271-2/+2
* more loose endsfriendica2013-08-271-3/+2
* populate initial suggestions (ultimately we want to do this at install time a...friendica2013-08-051-1/+1
* mail completion issuefriendica2013-07-211-1/+1
* fix some issues that showed up in the logs.friendica2013-07-151-8/+9
* flag taggable connections in acl selectorfriendica2013-06-161-9/+11
* Another missing includeThomas Willingham2013-06-091-0/+1
* make @tags half-ass workfriendica2013-01-231-2/+2
* directory services cleanupfriendica2013-01-191-14/+3
* distributed directory search from the navbarfriendica2013-01-191-11/+89
* progress on the acl selector - it should mostly work, but the returned data i...friendica2012-12-071-2/+4
* Fixing the acl widget is going to be hard. Here's a start.friendica2012-12-061-21/+19
* check permissions for mail to non-connected people, reject if no permission -...friendica2012-12-051-4/+11
* DB: do the mail table again. Mail almost working onsite, still needs to zot t...friendica2012-12-041-10/+6
* more progress on notifier cleanup and encoding items for transit.friendica2012-11-151-1/+1
* usability improvementsfriendica2012-11-131-17/+17
* more structural stufffriendica2012-10-291-1/+1
* more ui cleanupfriendica2012-10-241-2/+1
* Give the UI a little love after all the backend modsfriendica2012-10-241-4/+17
* contacts search autocompletefriendica2012-06-051-2/+24
* rev updatefriendica2012-05-301-1/+1
* add photos to PM autocomplete, improved appearancefriendica2012-05-101-2/+5
* email recip autocompletefriendica2012-05-061-0/+25
* implement contact archivalfriendica2012-04-271-4/+4
* more work on mail2 (introductions), added 'm' (mail) flag to ACL backend for ...friendica2012-04-231-4/+35
* Merge branch 'master' of https://github.com/friendica/friendicaAlexander Kampmann2012-04-051-5/+5
|\
| * @-completion bugfriendica2012-03-261-5/+5
|/
* necessare fields not loaded from DBTobias Hößl2012-02-261-1/+3
* add remove_user hook (it looks like dreamhost changed all my file permissions...friendica2012-01-181-0/+0
* slightly better group iconfriendica2012-01-101-1/+1
* audio/video bb tags showing up on Diasporafriendica2011-12-201-1/+1
* @ tag completion enhancements, show url on hover and respect custom attagsFriendika2011-10-261-2/+2
* filter by contact typeFabio Comuni2011-10-251-50/+65
* autocomplete contacts nickname while writting in a comment box.Fabio Comuni2011-10-251-2/+4
* show profile url in ACL hovertips, add fork identifier to json siteinfoFriendika2011-09-271-3/+5
* fix group image nameFabio Comuni2011-07-191-1/+1
* New jot acl selectorFabio Comuni2011-07-191-0/+94