aboutsummaryrefslogtreecommitdiffstats
path: root/mod/acl.php
Commit message (Collapse)AuthorAgeFilesLines
* progress on the acl selector - it should mostly work, but the returned data ↵friendica2012-12-071-2/+4
| | | | isn't yet parsed correctly in mod_item
* 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
| | | | - but you can try and send mail to any webbie. We probably should check for this before you send the message but perhaps we can find another way to let you know if it's allowed or not without an expensive probe. Like mod_follow, a webbie without an @ is treated as a local address.
* DB: do the mail table again. Mail almost working onsite, still needs to zot ↵friendica2012-12-041-10/+6
| | | | though
* 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
| | | | autocomplete of PM recips
* Merge branch 'master' of https://github.com/friendica/friendicaAlexander Kampmann2012-04-051-5/+5
|\ | | | | | | | | | | Conflicts: include/config.php update.php
| * @-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 ↵friendica2012-01-181-0/+0
| | | | permissions, this will make a nasty commit)
* 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