aboutsummaryrefslogtreecommitdiffstats
path: root/include/permissions.php
Commit message (Expand)AuthorAgeFilesLines
* why oh why is poco_load not getting called? oh - that's why.friendica2013-01-241-16/+16
* auto permissions (such as for forums or whatever) - untested but might just workfriendica2013-01-231-4/+6
* read/write "pages" permissions and fiddly bits - per Thomasfriendica2013-01-141-0/+2
* syntax errorfriendica2013-01-131-1/+1
* this should make tag delivery (e.g. forums) work - but not yet fully testedfriendica2013-01-131-1/+11
* add permission controls to "storage" objects such as attachments or other sto...friendica2012-12-221-0/+3
* revamp permissions, blocking a contact takes priority over all other permissi...friendica2012-12-101-51/+65
* Allow forum/account delegation by anybody? On any site? But of course...friendica2012-12-101-0/+1
* finish basic item encoding, add plugin compatibility tag, notes on improving ...friendica2012-11-161-0/+6
* got zotfriendica2012-11-121-2/+2
* permissions and contact permissions are now stickyfriendica2012-11-081-11/+11
* change permission settings from radio buttons to select boxesfriendica2012-11-051-11/+11
* slightly better wording of permission choicesfriendica2012-11-021-4/+4
* consolidate permission arraysfriendica2012-11-021-36/+11
* grrr... hashes aren't matching.friendica2012-11-011-17/+26
* bug in get_all_permsfriendica2012-11-011-5/+5
* settings page channel permissions front-end (needs back-end still)friendica2012-11-011-0/+22
* get permission discovery working - guid sigs were getting truncated in dbfriendica2012-10-311-108/+14
* fix updating of bitwise 'unseen' to account for mysql operator precedencefriendica2012-10-281-0/+8
* start to use our permissions for stufffriendica2012-10-281-1/+1
* Now have a solid permissions model. Create a few functions to enumerate them ...friendica2012-10-281-0/+338