Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | anonymous comments shouldn't be allowed in StdLimits | zotlabs | 2018-04-20 | 1 | -3/+1 |
| | |||||
* | This fix needs to go deeper in the code. PermissionLimits::Get is called in ↵ | zotlabs | 2018-04-19 | 1 | -3/+3 |
| | | | | a lot of places. If we have no stored setting for a particular permission, return 0 - which is basically no permission except to self. | ||||
* | hubzilla issue #972 - provide system toggle to allow/disallow anonymous comments | zotlabs | 2018-02-11 | 1 | -1/+3 |
| | |||||
* | :bulb: Add source documentation from recent conversations. | Klaus Weidenbach | 2018-01-05 | 1 | -14/+69 |
| | | | | | | There have been some conversations in the last weeks which explained several parts of the code, so add it to the source code documentation. Also some other small source code documentation improvements. | ||||
* | allow moderated comments like wordpress if permissions are compatible | zotlabs | 2017-06-18 | 1 | -1/+1 |
| | |||||
* | revise how we store perm_limits | redmatrix | 2016-07-07 | 1 | -31/+8 |
| | |||||
* | start to refactor the permission roles | redmatrix | 2016-07-04 | 1 | -0/+13 |
| | |||||
* | more heavy lifting on xtensible perms | redmatrix | 2016-07-04 | 1 | -2/+2 |
| | |||||
* | make permissionlimits into a class | redmatrix | 2016-07-03 | 1 | -0/+46 |