aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Module/Manage.php
Commit message (Collapse)AuthorAgeFilesLines
* channel manager -> channelsMario2021-08-241-1/+1
|
* remove deprecated mail codeMario2021-05-281-11/+0
|
* add zid and delegate parameters to the bdest string so that we will be ↵Mario2021-05-151-34/+34
| | | | authenticated when being redirected offsite
* only explain how to select a channel if there are channels to selectMario2018-09-231-2/+2
|
* add files and settings for channel managerMario2018-09-221-1/+1
|
* mangled urls on redirectszotlabs2018-07-181-1/+1
|
* more fixesMario Vavti2017-10-081-1/+1
|
* provide a mechanism to mark apps active in the bingit-marijus2017-07-211-0/+2
|
* In the rare case where a default channel is not selected but channels ↵zotlabs2017-04-201-78/+82
| | | | actually exist, you should be able to visit /manage and set a default channel. Originally I believe this may have been possible but the ability was lost when delegation was added to the interface - which requires an active channel. Remove the active channel restriction so that the rest of the interface works (channel selections can be made and the ability to set a default is provided) however delegation info isn't presented unless there is an active channel.
* even more backslashesredmatrix2016-10-031-3/+3
|
* fix issue #517Mario Vavti2016-09-191-1/+1
|
* more work on permsredmatrix2016-07-121-2/+2
|
* missed table rename in event query in mod_manageredmatrix2016-06-031-5/+5
|
* revert shutdown functionredmatrix2016-05-091-1/+3
|
* module updatesredmatrix2016-04-181-0/+181