aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Module/Settings/Network.php
Commit message (Collapse)AuthorAgeFilesLines
* rename grid to network (for consistency) and activity to stream (as seen in ↵Mario Vavti2018-10-061-1/+1
| | | | osada) because it makes much more sense.
* move *_divmore_height setting to the module extra_settings, and fix issue ↵Mario Vavti2018-10-041-2/+26
| | | | where feature settings were not synced if rpath was provided
* provide settings for mod photo and make it slightly simpler to create new ↵Mario2018-09-231-6/+11
| | | | module settings
* keep the features in the central array but sort them by module nameMario2018-09-231-77/+4
|
* provide a return path from settings pagesMario Vavti2018-09-211-0/+2
|
* remove connection filter from network settingsMario Vavti2018-09-201-8/+0
|
* move connection filtering setting from network to connections, provide a ↵Mario Vavti2018-09-201-12/+2
| | | | link to settings in the navbar if present for a module and some code optimisation
* remove superfluous commaMario Vavti2018-09-171-1/+1
|
* remove unused variableMario Vavti2018-09-171-1/+0
|
* seperate settings for mod networkMario Vavti2018-09-171-0/+128