aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Module/Channel.php
Commit message (Collapse)AuthorAgeFilesLines
* 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