aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Module
Commit message (Collapse)AuthorAgeFilesLines
* appification of privacy groupsMario Vavti2018-09-251-5/+24
|
* move advanced_theming switch to settings/display for nowMario Vavti2018-09-251-3/+8
|
* move start_menu switch to settings/display for nowMario Vavti2018-09-251-1/+11
|
* premium channel appMario Vavti2018-09-251-21/+47
|
* appification of notesMario Vavti2018-09-241-7/+34
|
* add fileMario2018-09-241-0/+43
|
* settings for directory and set App::$profile_uid in directory if local_channel()Mario2018-09-241-1/+5
|
* only explain how to select a channel if there are channels to selectMario2018-09-231-2/+2
|
* minor cleanupMario2018-09-231-2/+0
|
* use different settings for cal_first_day in events and cdav/calendar. This ↵Mario2018-09-232-2/+2
| | | | is a tradeoff. It would be better to have one setting for both but if we want to preserve the *all settings* view, this would break its functionality
* settings for events and cdav calendarMario2018-09-237-5/+138
|
* provide settings for mod photo and make it slightly simpler to create new ↵Mario2018-09-235-32/+57
| | | | module settings
* keep the features in the central array but sort them by module nameMario2018-09-235-232/+20
|
* this should be off by defaultMario2018-09-221-1/+1
|
* add files and settings for channel managerMario2018-09-223-1/+128
|
* introduce profile settings and provide a way for modules without an app to ↵Mario2018-09-221-2/+2
| | | | still be able to link to its settings page from the navbar
* appification of sourcesMario Vavti2018-09-222-16/+15
|
* add fileMario Vavti2018-09-211-0/+120
|
* provide a return path from settings pagesMario Vavti2018-09-212-0/+4
|
* don't double encodezotlabs2018-09-202-2/+2
|
* remove bbcode from event hovertipzotlabs2018-09-202-3/+4
|
* Merge branch 'dev'zotlabs2018-09-203-31/+66
|\
| * remove connection filter from network settingsMario Vavti2018-09-201-8/+0
| |
| * move connection filtering setting from network to connections, provide a ↵Mario Vavti2018-09-203-21/+65
| | | | | | | | link to settings in the navbar if present for a module and some code optimisation
| * Merge remote-tracking branch 'mike/master' into devMario Vavti2018-09-201-1/+1
| |\
| * | remove superfluous commaMario Vavti2018-09-171-1/+1
| | |
| * | remove unused variableMario Vavti2018-09-171-1/+0
| | |
| * | Merge remote-tracking branch 'mike/master' into devMario Vavti2018-09-171-4/+4
| |\ \
* | | | bookmarks fail to synczotlabs2018-09-201-1/+1
| |_|/ |/| |
* | | fix setupzotlabs2018-09-191-1/+1
| | |
* | | Merge branch 'dev'zotlabs2018-09-172-1/+129
|\| | | |/ |/|
| * seperate settings for mod networkMario Vavti2018-09-171-0/+128
| |
| * Merge remote-tracking branch 'mike/master' into devMario Vavti2018-09-171-2/+9
| |\
| * | prepare submodule to interact with routeMario Vavti2018-09-171-1/+1
| | |
* | | pdo install check requires namespacingzotlabs2018-09-171-4/+4
| |/ |/|
* | Some improvements to setup checks: image library and pdo supportzotlabs2018-09-161-2/+9
|/
* appification of the lang moduleMario Vavti2018-09-161-2/+17
|
* appify pokeMario Vavti2018-09-151-2/+19
|
* appify moodMario Vavti2018-09-152-3/+24
|
* appify inviteMario Vavti2018-09-152-5/+19
|
* appify cdav stuff. WARNING: if you use caldav or carddav from a client or ↵Mario Vavti2018-09-151-5/+47
| | | | the webinterface you will need to enable those apps to make things work again
* remove network_tabs() which has been deprecated and replaced by ↵Mario Vavti2018-09-131-8/+4
| | | | activity_{order, filters} widgets
* move chat from feature to appsMario Vavti2018-09-132-32/+41
|
* remove profile_tabs() which has been deprecated and replaced by channel_apps()Mario Vavti2018-09-137-13/+3
|
* mpre feature to app transitionMario Vavti2018-09-124-97/+134
|
* include item.title in /network and /channel searchMario Vavti2018-09-112-2/+4
|
* move cards from features to appsMario Vavti2018-09-101-17/+23
|
* missing textMario Vavti2018-09-071-1/+1
|
* provide a noscript_content switch for mod channel and displayMario Vavti2018-09-072-7/+22
|
* apps: change page title to available/installed, display install action label ↵Mario Vavti2018-09-071-1/+1
| | | | in button and use different icons for installable and updateable apps