| Commit message (Expand) | Author | Age | Files | Lines |
* | minor cleanup | Mario | 2018-09-23 | 1 | -2/+0 |
* | use different settings for cal_first_day in events and cdav/calendar. This is... | Mario | 2018-09-23 | 2 | -2/+2 |
* | settings for events and cdav calendar | Mario | 2018-09-23 | 7 | -5/+138 |
* | provide settings for mod photo and make it slightly simpler to create new mod... | Mario | 2018-09-23 | 5 | -32/+57 |
* | keep the features in the central array but sort them by module name | Mario | 2018-09-23 | 5 | -232/+20 |
* | this should be off by default | Mario | 2018-09-22 | 1 | -1/+1 |
* | add files and settings for channel manager | Mario | 2018-09-22 | 3 | -1/+128 |
* | introduce profile settings and provide a way for modules without an app to st... | Mario | 2018-09-22 | 1 | -2/+2 |
* | appification of sources | Mario Vavti | 2018-09-22 | 2 | -16/+15 |
* | add file | Mario Vavti | 2018-09-21 | 1 | -0/+120 |
* | provide a return path from settings pages | Mario Vavti | 2018-09-21 | 2 | -0/+4 |
* | don't double encode | zotlabs | 2018-09-20 | 2 | -2/+2 |
* | remove bbcode from event hovertip | zotlabs | 2018-09-20 | 2 | -3/+4 |
* | Merge branch 'dev' | zotlabs | 2018-09-20 | 3 | -31/+66 |
|\ |
|
| * | remove connection filter from network settings | Mario Vavti | 2018-09-20 | 1 | -8/+0 |
| * | move connection filtering setting from network to connections, provide a link... | Mario Vavti | 2018-09-20 | 3 | -21/+65 |
| * | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2018-09-20 | 1 | -1/+1 |
| |\ |
|
| * | | remove superfluous comma | Mario Vavti | 2018-09-17 | 1 | -1/+1 |
| * | | remove unused variable | Mario Vavti | 2018-09-17 | 1 | -1/+0 |
| * | | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2018-09-17 | 1 | -4/+4 |
| |\ \ |
|
* | | | | bookmarks fail to sync | zotlabs | 2018-09-20 | 1 | -1/+1 |
| |_|/
|/| | |
|
* | | | fix setup | zotlabs | 2018-09-19 | 1 | -1/+1 |
* | | | Merge branch 'dev' | zotlabs | 2018-09-17 | 2 | -1/+129 |
|\| |
| |/
|/| |
|
| * | seperate settings for mod network | Mario Vavti | 2018-09-17 | 1 | -0/+128 |
| * | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2018-09-17 | 1 | -2/+9 |
| |\ |
|
| * | | prepare submodule to interact with route | Mario Vavti | 2018-09-17 | 1 | -1/+1 |
* | | | pdo install check requires namespacing | zotlabs | 2018-09-17 | 1 | -4/+4 |
| |/
|/| |
|
* | | Some improvements to setup checks: image library and pdo support | zotlabs | 2018-09-16 | 1 | -2/+9 |
|/ |
|
* | appification of the lang module | Mario Vavti | 2018-09-16 | 1 | -2/+17 |
* | appify poke | Mario Vavti | 2018-09-15 | 1 | -2/+19 |
* | appify mood | Mario Vavti | 2018-09-15 | 2 | -3/+24 |
* | appify invite | Mario Vavti | 2018-09-15 | 2 | -5/+19 |
* | appify cdav stuff. WARNING: if you use caldav or carddav from a client or the... | Mario Vavti | 2018-09-15 | 1 | -5/+47 |
* | remove network_tabs() which has been deprecated and replaced by activity_{ord... | Mario Vavti | 2018-09-13 | 1 | -8/+4 |
* | move chat from feature to apps | Mario Vavti | 2018-09-13 | 2 | -32/+41 |
* | remove profile_tabs() which has been deprecated and replaced by channel_apps() | Mario Vavti | 2018-09-13 | 7 | -13/+3 |
* | mpre feature to app transition | Mario Vavti | 2018-09-12 | 4 | -97/+134 |
* | include item.title in /network and /channel search | Mario Vavti | 2018-09-11 | 2 | -2/+4 |
* | move cards from features to apps | Mario Vavti | 2018-09-10 | 1 | -17/+23 |
* | missing text | Mario Vavti | 2018-09-07 | 1 | -1/+1 |
* | provide a noscript_content switch for mod channel and display | Mario Vavti | 2018-09-07 | 2 | -7/+22 |
* | apps: change page title to available/installed, display install action label ... | Mario Vavti | 2018-09-07 | 1 | -1/+1 |
* | Corrected resubmit of fixes to Authors unable to comment on posts they author... | M.Dent | 2018-09-04 | 1 | -5/+7 |
* | Revert "Fix: Authors unable to comment on posts they authored when under owne... | Mario Vavti | 2018-09-03 | 1 | -7/+5 |
* | Merge branch 'add-delivery-status-info' into 'dev' | Mario | 2018-09-02 | 1 | -5/+7 |
|\ |
|
| * | Fix: Authors unable to comment on posts they authored when under owned by oth... | M.Dent | 2018-09-01 | 1 | -5/+7 |
* | | fix undefined constant warning | Mario Vavti | 2018-09-01 | 1 | -1/+1 |
* | | do not count sys channel in totals | Mario Vavti | 2018-09-01 | 1 | -1/+1 |
|/ |
|
* | remove distinct from network query again until performance issue is resolved ... | Mario Vavti | 2018-08-27 | 1 | -2/+2 |
* | Merge branch 'extend-convitems-dropdown' into 'dev' | Mario | 2018-08-27 | 1 | -2/+2 |
|\ |
|