Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | port Lib/Connect and Module/Follow from zap. Connect with new connections ↵ | Mario | 2020-01-26 | 1 | -1/+12 |
| | | | | via zot6 | ||||
* | String change to reflect the current forum tagging method | zotlabs | 2018-06-28 | 1 | -1/+1 |
| | |||||
* | :ok_hand: Fix a PHP warning in Permissions::FilledPerms(). | Klaus Weidenbach | 2017-11-10 | 1 | -0/+1 |
| | | | | | When NULL is passed as parameter there is a PHP warning when testing against it in the function in_array(). | ||||
* | :bulb: Improving Doxygen documentation. | Klaus Weidenbach | 2017-11-03 | 1 | -12/+21 |
| | | | | | Fix some Doxygen parsing errors. Improve hooks documentation. | ||||
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-05-22 | 1 | -52/+106 |
|\ | |||||
| * | :construction_worker::white_check_mark: Documentation Permissions.php. | Klaus Weidenbach | 2017-05-17 | 1 | -52/+106 |
| | | | | | | | | | | Also add some phpunit tests for this class, but there are some problems yet with mocking static functions. | ||||
* | | remove some obsolete permissions stuff | zotlabs | 2017-04-02 | 1 | -0/+1 |
|/ | |||||
* | more permissions optimisations | zotlabs | 2017-02-09 | 1 | -0/+4 |
| | |||||
* | more work on permcats and consolidating calls that try to discover connect ↵ | zotlabs | 2017-02-09 | 1 | -2/+73 |
| | | | | permissions, also create lowlevel store functions for abook and profile - since these currently may have issues with sql strict mode. | ||||
* | more background work for permcat support | zotlabs | 2017-02-07 | 1 | -0/+12 |
| | |||||
* | tested extensible permissions by adding wiki permissions. Discovered a ↵ | zotlabs | 2017-02-01 | 1 | -1/+3 |
| | | | | couple of issues that needed attention in the process. | ||||
* | Deleted old versions that have been integrated. Integrated and slightly ↵ | Andrew Manning | 2017-01-01 | 1 | -1/+1 |
| | | | | revised Comanche doco. | ||||
* | trim iv in STD_encapsulate | zotlabs | 2016-12-01 | 1 | -0/+1 |
| | |||||
* | versioning for permission additions to ensure we're using the same set of files | zotlabs | 2016-12-01 | 1 | -0/+6 |
| | |||||
* | extensible perms: the really, really hard part - figuring out what to do ↵ | zotlabs | 2016-12-01 | 1 | -0/+9 |
| | | | | about people with custom permissions so as to set sane defaults. | ||||
* | more perms work (a lot more) | redmatrix | 2016-07-18 | 1 | -0/+42 |
| | |||||
* | more permissions work | redmatrix | 2016-07-09 | 1 | -16/+16 |
| | |||||
* | more work on permissions | redmatrix | 2016-07-05 | 1 | -19/+26 |
| | |||||
* | more heavy lifting on extensible perms | redmatrix | 2016-07-04 | 1 | -0/+14 |
| | |||||
* | minor | redmatrix | 2016-07-04 | 1 | -1/+1 |
| | |||||
* | added permissionroles | redmatrix | 2016-06-27 | 1 | -30/+2 |
| | |||||
* | initial perms work | redmatrix | 2016-06-09 | 1 | -0/+81 |