aboutsummaryrefslogtreecommitdiffstats
path: root/mod/acl.php
Commit message (Expand)AuthorAgeFilesLines
* bring back colour to abook_self in aclredmatrix2015-08-111-4/+4
* convert the abook fieldsredmatrix2015-06-141-9/+6
* Merge branch 'master' into tresfriendica2015-04-231-2/+5
|\
| * taganyone wasn't workingfriendica2015-02-151-2/+5
* | Merge branch 'master' into tresfriendica2015-01-291-8/+8
|\|
| * remote_user => remote_channelfriendica2015-01-281-1/+1
| * local_user => local_channelfriendica2015-01-281-8/+8
* | Merge branch 'master' into tresfriendica2015-01-271-3/+7
|\|
| * allow RSS connections in the type 'a' autocomplete results as that is used fo...friendica2015-01-271-3/+7
* | working through the xchan table to remove bitfields, mostly complete except f...friendica2015-01-201-18/+12
|/
* Honor requested count in navbar searchStefan Parviainen2015-01-081-1/+2
* Return results from acl.php in standard formStefan Parviainen2015-01-071-20/+0
* Make nav search use textcompleteStefan Parviainen2015-01-071-14/+14
* the last checkin removed hostname from the address for autocomplete searches....friendica2015-01-041-1/+1
* only check the LHS of xchan_addr for autocomplete, don't match on the hostname.friendica2015-01-041-1/+1
* TypoStefan Parviainen2015-01-041-3/+3
* Sorting of autocompleteStefan Parviainen2015-01-041-4/+27
|\
| * Sort acl results according to match position (only type='c' for now)Stefan Parviainen2015-01-021-2/+5
* | Autocmplete suggestions for non-local users, also suggest from visited channe...Stefan Parviainen2015-01-041-75/+52
|/
* PostgreSQL support initial commitHabeas Codice2014-11-131-14/+15
* several unrelated things - auto_follow wasn't working for new accounts, error...friendica2014-10-271-4/+4
* don't offer forum (@name+) completion in comments, since it won't do anything.friendica2014-10-231-2/+2
* 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