aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Module
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Corrected resubmit of fixes to Authors unable to comment on posts they ↵M.Dent2018-09-041-5/+7
| | | | authored when owned by others.
* Revert "Fix: Authors unable to comment on posts they authored when under ↵Mario Vavti2018-09-031-7/+5
| | | | | | | | owned by others in certain circumstances." This reverts commit e2824f925964fbfe160255de6e733b4c2de3cecb. Reverting because it breaks forum mentions.
* Merge branch 'add-delivery-status-info' into 'dev'Mario2018-09-021-5/+7
|\ | | | | | | | | Fix: Authors unable to comment on posts they authored when under owned by others… See merge request hubzilla/core!1268
| * Fix: Authors unable to comment on posts they authored when under owned by ↵M.Dent2018-09-011-5/+7
| | | | | | | | others in certain circumstances.
* | fix undefined constant warningMario Vavti2018-09-011-1/+1
| |
* | do not count sys channel in totalsMario Vavti2018-09-011-1/+1
|/
* remove distinct from network query again until performance issue is resolved ↵Mario Vavti2018-08-271-2/+2
| | | | or another fix for the underlying problem is found
* Merge branch 'extend-convitems-dropdown' into 'dev'Mario2018-08-271-2/+2
|\ | | | | | | | | Extend cog dropdown & temp fix for feed display of corrupt mids See merge request hubzilla/core!1265
| * Get full page of itemsM.Dent2018-08-231-2/+2
| |
* | Update Wiki.phpMax Kostikov2018-08-251-2/+2
| |
* | Update Wiki.phpMax Kostikov2018-08-251-0/+2
| |
* | tweak archive widget for articleszotlabs2018-08-221-2/+15
|/
* more code optimisationzotlabs2018-08-202-16/+20
|
* remove checkjs reloader from mod_display alsozotlabs2018-08-201-48/+42
|