aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Module/Acl.php
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'dev' into permsredmatrix2016-07-201-1/+2
|\
| * type m query in Acl.php should probably^Ceturn xchan_hash as hash and not as ↵Mario Vavti2016-07-201-1/+1
| | | | | | | | id. This fixes the issue that autocomplete for mail returns null for data.xid
* | Merge branch 'dev' into permsredmatrix2016-07-171-1/+28
|\|
| * make the xchan_hash for the access token location independentredmatrix2016-07-141-4/+6
| |
| * add zat to aclredmatrix2016-07-141-1/+26
| |
* | lots more permission workredmatrix2016-07-131-18/+41
| |
* | Merge branch 'dev' into permsredmatrix2016-07-131-25/+59
|\|
| * document mod_acl a bit better and try to remove some redundancies and ↵redmatrix2016-07-131-25/+59
| | | | | | | | consolidate the various options
* | more work on permsredmatrix2016-07-121-6/+6
|/
* foreach: invalid argumentredmatrix2016-06-091-13/+15
|
* more db column renamesredmatrix2016-05-311-4/+4
|
* turn the oft-repeated block_public ... check into a function ↵redmatrix2016-05-221-1/+1
| | | | observer_prohibited()
* module updatesredmatrix2016-04-181-0/+314