aboutsummaryrefslogtreecommitdiffstats
path: root/include/permissions.php
Commit message (Expand)AuthorAgeFilesLines
* change permission roles for things like channel admin to make them more easil...friendica2015-03-201-27/+27
* Use grouped select field for role selectionStefan Parviainen2015-01-011-29/+9
* change PERMS_CONTACTS to PERMS_SPECIFIC in permission roles so that individua...friendica2014-12-261-53/+53
* Some Doxygen comments and small cleanups.Klaus Weidenbach2014-12-071-68/+98
* minor photo flag issue - and some more whitespace editsfriendica2014-11-191-1/+1
* Merge remote-tracking branch 'upstream/master'Habeas Codice2014-11-131-3/+3
|\
| * set channel_w_stream to 0 for forum roleszottel2014-11-101-3/+3
* | PostgreSQL support initial commitHabeas Codice2014-11-131-2/+2
|/
* add "repository" permissions role and make sure we have a sane "accept" defau...friendica2014-10-271-2/+45
* put privacy role selector in settings page. Change visibility of various perm...friendica2014-10-261-0/+4
* allow custom role permissions and fix site timezone.friendica2014-09-291-0/+5
* closing tagfriendica2014-09-191-1/+1
* usability tweaksfriendica2014-09-171-0/+9
* channel permission rolesfriendica2014-09-171-1/+26
* defined several permission roles - these will probably require some review an...friendica2014-09-171-0/+245
* implement permission roles - the backend should be done except for maybe a co...friendica2014-09-171-4/+7
* beginning of permission role settingsfriendica2014-08-171-0/+60
* Added some missing translation strings. Fixed to scalable for a few font sizes.Jeroen2014-08-141-1/+1
* a bit more cleanup and a bug fix or two for the new private post security modelfriendica2014-08-071-9/+9
* provide a specific permission for liking profiles (reuse the obsolete bookmar...friendica2014-07-171-1/+4
* add 'block_public' checking to get_all_perms() and perm_is_allowed() so we ha...friendica2014-07-031-0/+12
* Implements a new permission level PERMS_PENDINGAlexandre Hannud Abdo2014-06-191-17/+23
* Remove automatic bookmarking - it was a bad idea and just leads to menu clutt...friendica2014-04-301-1/+1
* 'anybody in this network' permissions were not being allowed for non-connecte...friendica2014-04-091-6/+22
* introduce a new privacy level "PERMS_AUTHED" to indicate somebody that is abl...friendica2014-02-181-0/+8
* more snakebite stufffriendica2014-02-171-6/+7
* bookmarkingfriendica2014-02-041-1/+1
* bookmark permissionsfriendica2014-02-041-0/+1
* remove the text "requires compatible chat plugin"friendica2014-02-021-1/+1
* implement republish permission for use in sourced channelsfriendica2013-09-301-0/+1
* some sane permission defaults.friendica2013-08-181-0/+35
* more diagnosticsfriendica2013-07-151-1/+1
* fix "new connection has less permissions than public"friendica2013-06-151-4/+12
* by default pending connections have no rightsfriendica2013-06-061-2/+2
* more permissions descriptive text to lessen confusionfriendica2013-05-211-1/+1
* doc update plus fix the "only to those in my address book" permissionfriendica2013-05-181-0/+5
* start formatting for Doxygenfriendica2013-02-251-1/+1
* permission plugin hooksfriendica2013-02-191-2/+23
* 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