aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Access
Commit message (Expand)AuthorAgeFilesLines
* Deprecate *_config() functions in core.Harald Eilertsen2024-03-241-1/+3
* Zotlabs: More type safety for AccessList class.Harald Eilertsen2023-07-191-11/+11
* Zotlabs: Improve type safety for AccessList class.Harald Eilertsen2023-07-181-3/+37
* fix php warningsMario2022-10-121-0/+5
* merge branch perms_ng into devMario2021-12-153-21/+97
* update stringsMario2021-09-061-2/+2
* php8: fix warnings during install procedureMario2021-03-031-1/+1
* cleanupMario2021-01-181-44/+45
* cleanupMario2021-01-181-5/+5
* cleanupMario2021-01-181-7/+8
* whitespaceMario2021-01-181-2/+1
* zap group compatibility - rewrites DMs and wall-to-wall posts to group pages ...Zot2020-06-171-0/+4
* port Lib/Connect and Module/Follow from zap. Connect with new connections via...Mario2020-01-261-1/+12
* String change to reflect the current forum tagging methodzotlabs2018-06-281-1/+1
* If somebody used hooks to create a new permission role, there was no mechanis...zotlabs2018-05-141-0/+2
* anonymous comments shouldn't be allowed in StdLimitszotlabs2018-04-201-3/+1
* This fix needs to go deeper in the code. PermissionLimits::Get is called in a...zotlabs2018-04-191-3/+3
* rename social - party to social - federation. Cleanup some of the documentati...zotlabs2018-04-191-2/+2
* add the social "party" permission rolezotlabs2018-03-201-0/+19
* hubzilla issue #972 - provide system toggle to allow/disallow anonymous commentszotlabs2018-02-111-1/+3
* :bulb: Add source documentation from recent conversations.Klaus Weidenbach2018-01-052-16/+75
* :ok_hand: Fix a PHP warning in Permissions::FilledPerms().Klaus Weidenbach2017-11-101-0/+1
* :bulb: Improving Doxygen documentation.Klaus Weidenbach2017-11-032-68/+93
* allow moderated comments like wordpress if permissions are compatiblezotlabs2017-06-181-1/+1
* Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2017-05-221-52/+106
|\
| * :construction_worker::white_check_mark: Documentation Permissions.php.Klaus Weidenbach2017-05-171-52/+106
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2017-05-031-30/+98
|\|
| * :white_check_mark::bulb: Add Unit Tests for AccessList class.Klaus Weidenbach2017-05-011-30/+98
* | remove some obsolete permissions stuffzotlabs2017-04-021-0/+1
|/
* more permissions optimisationszotlabs2017-02-091-0/+4
* more work on permcats and consolidating calls that try to discover connect pe...zotlabs2017-02-091-2/+73
* move permcat initialisation to zlibzotlabs2017-02-071-44/+0
* more background work for permcat supportzotlabs2017-02-072-5/+17
* tested extensible permissions by adding wiki permissions. Discovered a couple...zotlabs2017-02-012-16/+39
* initial selections for extensible permission categories ("permcats")zotlabs2017-01-241-0/+42
* Deleted old versions that have been integrated. Integrated and slightly revis...Andrew Manning2017-01-011-1/+1
* trim iv in STD_encapsulatezotlabs2016-12-011-0/+1
* versioning for permission additions to ensure we're using the same set of fileszotlabs2016-12-012-0/+9
* extensible perms: the really, really hard part - figuring out what to do abou...zotlabs2016-12-012-0/+51
* more perms work (a lot more)redmatrix2016-07-181-0/+42
* more permissions workredmatrix2016-07-091-16/+16
* revise how we store perm_limitsredmatrix2016-07-071-31/+8
* more work on permissionsredmatrix2016-07-052-51/+64
* start to refactor the permission rolesredmatrix2016-07-042-23/+175
* more heavy lifting on xtensible permsredmatrix2016-07-042-4/+4
* more heavy lifting on extensible permsredmatrix2016-07-041-0/+14
* minorredmatrix2016-07-041-1/+1
* make permissionlimits into a classredmatrix2016-07-031-0/+46
* added permissionrolesredmatrix2016-06-272-30/+72
* initial perms workredmatrix2016-06-091-0/+81