Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | 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 | |
| * | | | fix listeners table create and expire federation had a syntax error | zotlabs | 2018-09-17 | 2 | -5/+5 | |
* | | | | 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 | |
|\| | | | |/ / |/| | | ||||||
| * | | pdo install check requires namespacing | zotlabs | 2018-09-17 | 1 | -4/+4 | |
* | | | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | Mario Vavti | 2018-09-17 | 3 | -1/+15 | |
|\ \ \ | ||||||
| * \ \ | 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 'app-list-hook' into 'dev' | Mario | 2018-09-17 | 1 | -0/+3 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Add hook to allow addons to filter the list returned by app_list | M.Dent | 2018-09-16 | 1 | -0/+3 | |
* | | | | | | | seperate settings for mod network | Mario Vavti | 2018-09-17 | 2 | -0/+143 | |
|/ / / / / / | ||||||
* | | | | | | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2018-09-17 | 8 | -13/+98 | |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | ||||||
| * | | | | | Some improvements to setup checks: image library and pdo support | zotlabs | 2018-09-16 | 1 | -2/+9 | |
| * | | | | | Merge branch 'dev' | zotlabs | 2018-09-16 | 41 | -580/+371 | |
| |\| | | | | ||||||
| * | | | | | do not sync the channel_moved field | zotlabs | 2018-09-16 | 2 | -8/+9 | |
| * | | | | | Merge branch 'dev' of https://framagit.org/hubzilla/core into xdev_merge | zotlabs | 2018-09-10 | 441 | -527/+52884 | |
| |\ \ \ \ \ | ||||||
| * | | | | | | important hyperdrive component | zotlabs | 2018-09-09 | 5 | -3/+80 | |
* | | | | | | | prepare submodule to interact with route | Mario Vavti | 2018-09-17 | 2 | -1/+18 | |
| |_|/ / / / |/| | | | | | ||||||
* | | | | | | 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 | |
| |_|_|/ |/| | | | ||||||
* | | | | Merge branch 'patch-2' into 'dev' | Mario | 2018-09-14 | 1 | -1/+1 | |
|\ \ \ \ | ||||||
| * | | | | php2po.php unify quote/unquote | Max Kostikov | 2018-09-13 | 1 | -1/+1 | |
|/ / / / | ||||||
* | | | | css issues | Mario Vavti | 2018-09-13 | 4 | -4/+4 | |
* | | | | add activity_filter and activity_order .bb files | Mario Vavti | 2018-09-13 | 2 | -0/+2 | |
* | | | | remove network_tabs() which has been deprecated and replaced by activity_{ord... | Mario Vavti | 2018-09-13 | 6 | -127/+12 | |
* | | | | move chat from feature to apps | Mario Vavti | 2018-09-13 | 6 | -47/+46 | |
* | | | | remove profile_tabs() which has been deprecated and replaced by channel_apps() | Mario Vavti | 2018-09-13 | 12 | -219/+5 | |
* | | | | Merge branch 'patch-1' into 'dev' | Mario | 2018-09-12 | 1 | -1/+1 | |
|\ \ \ \ | ||||||
| * | | | | Update network.php | Max Kostikov | 2018-09-10 | 1 | -1/+1 | |
| | |/ / | |/| | | ||||||
* | | | | more feature to app transition | Mario Vavti | 2018-09-12 | 4 | -36/+32 | |
* | | | | Fix PHP Warning: DOMDocument::loadHTML(): htmlParseEntityRef: no name in Entity | Mario Vavti | 2018-09-12 | 1 | -0/+2 | |
* | | | | mpre feature to app transition | Mario Vavti | 2018-09-12 | 6 | -127/+137 | |
* | | | | 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 | 4 | -34/+33 | |
* | | | cover photo: mior issue and more cleanup | Mario Vavti | 2018-09-10 | 1 | -5/+3 | |
* | | | cover photo: some code cleanup and fix height issue when photo was not cached | Mario Vavti | 2018-09-10 | 1 | -30/+39 | |
| |/ |/| | ||||||
* | | fix some issues with latest notification improvements | Mario Vavti | 2018-09-09 | 2 | -4/+7 | |
* | | 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 | |
* | | install bootstrap via composer | Mario Vavti | 2018-09-07 | 427 | -426/+52769 |