aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Module/Channel.php
Commit message (Collapse)AuthorAgeFilesLines
* move jotnets to jot and some cleanup (mostly whitespace)Mario Vavti2016-08-211-1/+2
|
* multiple acl workMario Vavti2016-08-031-1/+2
|
* move permissiondescription class to zotlabs/libredmatrix2016-07-111-2/+1
|
* remove the app $a passed to profile_load, also add profile_load to mod_wiki ↵redmatrix2016-06-261-1/+1
| | | | which should fix issue #431
* turn the oft-repeated block_public ... check into a function ↵redmatrix2016-05-221-274/+276
| | | | observer_prohibited()
* Update some modules to use new ACL dialog featureTreer2016-05-081-1/+2
|
* Unify permissions dialog for network posts, channel posts, and remote postsTreer2016-05-061-9/+1
| | | | | | * changes the warning from being about when a post is "sent" to when it's "shared", to match the Share button. * hyperlinks the "cannot be changed" part of the warning to the help file * adds some more content to the help file
* add help to some permissions dialogsTreer2016-05-051-1/+1
|
* Refine permissions dialog UITreer2016-05-041-1/+9
|
* revert the reversal of checkjs logic, but still restrict the behaviour scope ↵redmatrix2016-04-201-1/+1
| | | | to just those urls that require it
* Convert Channel to new moduleredmatrix2016-04-151-0/+364