| Commit message (Expand) | Author | Age | Files | Lines |
* | Update text.php | Max Kostikov | 2018-09-27 | 1 | -1/+1 |
* | Update xchan.php | Max Kostikov | 2018-09-27 | 1 | -1/+1 |
* | implement conversation tools (settings/conversation), remove additional featu... | Mario Vavti | 2018-09-27 | 2 | -38/+30 |
* | guest access app | Mario Vavti | 2018-09-26 | 1 | -15/+0 |
* | permcats app | Mario Vavti | 2018-09-26 | 1 | -9/+0 |
* | remove oauth from features | Mario Vavti | 2018-09-26 | 1 | -18/+0 |
* | appification of privacy groups | Mario Vavti | 2018-09-25 | 3 | -11/+2 |
* | get rid of general features | Mario Vavti | 2018-09-25 | 1 | -16/+0 |
* | move start_menu switch to settings/display for now | Mario Vavti | 2018-09-25 | 1 | -9/+0 |
* | premium channel app | Mario Vavti | 2018-09-25 | 1 | -9/+0 |
* | appification of notes | Mario Vavti | 2018-09-24 | 1 | -19/+0 |
* | move categories from tools to editor settings | Mario Vavti | 2018-09-24 | 1 | -9/+9 |
* | settings for directory and set App::$profile_uid in directory if local_channel() | Mario | 2018-09-24 | 1 | -9/+14 |
* | use different settings for cal_first_day in events and cdav/calendar. This is... | Mario | 2018-09-23 | 1 | -2/+2 |
* | settings for events and cdav calendar | Mario | 2018-09-23 | 1 | -19/+44 |
* | provide settings for mod photo and make it slightly simpler to create new mod... | Mario | 2018-09-23 | 1 | -11/+16 |
* | keep the features in the central array but sort them by module name | Mario | 2018-09-23 | 1 | -144/+140 |
* | introduce profile settings and provide a way for modules without an app to st... | Mario | 2018-09-22 | 1 | -4/+12 |
* | another try to fix Fix PHP Warning: DOMDocument::loadHTML(): htmlParseEntityR... | Mario Vavti | 2018-09-22 | 1 | -1/+4 |
* | Revert "Fix PHP Warning: DOMDocument::loadHTML(): htmlParseEntityRef: no nam... | Mario | 2018-09-22 | 1 | -2/+0 |
* | provide a return path from settings pages | Mario Vavti | 2018-09-21 | 1 | -0/+2 |
* | Merge branch 'dev' | zotlabs | 2018-09-20 | 3 | -3/+51 |
|\ |
|
| * | move connection filtering setting from network to connections, provide a link... | Mario Vavti | 2018-09-20 | 2 | -3/+25 |
| * | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | Mario Vavti | 2018-09-20 | 1 | -0/+19 |
| |\ |
|
| | * | Add structure to permit_hook | M.Dent (DM42.Net) | 2018-09-19 | 1 | -0/+7 |
| | * | add hook: permit_hook | M.Dent (DM42.Net) | 2018-09-19 | 1 | -0/+12 |
| * | | deal with the ability to provide settings url in apd files in include/nav.php | Mario Vavti | 2018-09-20 | 1 | -1/+8 |
| |/ |
|
* / | bookmarks fail to sync | zotlabs | 2018-09-20 | 1 | -2/+3 |
|/ |
|
* | Merge branch 'patch-3' into 'dev' | Mario | 2018-09-17 | 3 | -10/+34 |
|\ |
|
| * | Update zot.php | Max Kostikov | 2018-09-17 | 1 | -1/+1 |
| * | Update message.php | Max Kostikov | 2018-09-17 | 1 | -1/+1 |
| * | Update msglib.php | Max Kostikov | 2018-09-17 | 1 | -6/+6 |
| * | Update msglib.php | Max Kostikov | 2018-09-16 | 1 | -10/+6 |
| * | use common msg_drop function | Max Kostikov | 2018-09-15 | 1 | -25/+3 |
| * | Use common msg_drop function | Max Kostikov | 2018-09-15 | 1 | -25/+3 |
| * | formatting | Max Kostikov | 2018-09-15 | 1 | -24/+21 |
| * | Create msglib.php | Max Kostikov | 2018-09-15 | 1 | -0/+35 |
| * | Add new file | Max Kostikov | 2018-09-15 | 1 | -0/+0 |
| * | unification with zot.php code for future reuse | Max Kostikov | 2018-09-15 | 1 | -2/+2 |
| * | formatting | Max Kostikov | 2018-09-15 | 1 | -1/+1 |
| * | Save combined view on calling first message in thread | Max Kostikov | 2018-09-15 | 1 | -0/+20 |
| * | less data in select | Max Kostikov | 2018-09-15 | 1 | -1/+1 |
| * | formatting | Max Kostikov | 2018-09-14 | 1 | -3/+3 |
| * | Save combined view while deleting first message in thread | Max Kostikov | 2018-09-14 | 1 | -0/+20 |
* | | Merge branch 'trap-template-errors' into 'dev' | Mario | 2018-09-17 | 1 | -1/+7 |
|\ \ |
|
| * | | Catch errors in template rendering. Output a generic error and log problem. | M.Dent | 2018-09-14 | 1 | -1/+7 |
* | | | Merge branch 'delete-attach-hook' into 'dev' | Mario | 2018-09-17 | 1 | -0/+5 |
|\ \ \ |
|
| * | | | Add attach_delete hook | M.Dent (DM42.Net) | 2018-09-15 | 1 | -0/+5 |
| | |/
| |/| |
|
* | | | Merge branch 'dev' | zotlabs | 2018-09-16 | 5 | -383/+31 |
|\| | |
|
| * | | remove network_tabs() which has been deprecated and replaced by activity_{ord... | Mario Vavti | 2018-09-13 | 1 | -113/+0 |