| Commit message (Expand) | Author | Age | Files | Lines |
* | fix regression where automatically created directories were not public and pi... | Mario | 2022-11-07 | 1 | -2/+2 |
* | fix php warnings | Mario | 2022-10-26 | 1 | -4/+4 |
* | fix more php warnings | Mario Vavti | 2022-10-20 | 1 | -4/+5 |
* | fix random php warnings | Mario | 2022-09-07 | 1 | -1/+6 |
* | PHP 8.1 band-aid | Mario Vavti | 2022-01-31 | 1 | -1/+1 |
* | fix channel app naming and translation and cleanup apps with an db update | Mario | 2022-01-19 | 1 | -2/+2 |
* | add link to create new contact roles | Mario | 2022-01-07 | 1 | -5/+3 |
* | escape_tags only once | Mario | 2021-10-15 | 1 | -2/+2 |
* | remove redundant variable and provide missing phpdoc | Mario | 2021-10-10 | 1 | -0/+1 |
* | move sync logic for apps to mod appman. this way we can re-use the functions ... | Mario Vavti | 2021-10-06 | 1 | -48/+31 |
* | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | Mario Vavti | 2021-10-04 | 1 | -0/+3 |
|\ |
|
| * | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | Mario | 2021-10-04 | 1 | -0/+1 |
| |\ |
|
| * | | unset id before syncing | Mario | 2021-10-04 | 1 | -0/+3 |
* | | | also sync the undestroy action | Mario Vavti | 2021-10-04 | 1 | -7/+7 |
| |/
|/| |
|
* | | more app sync | Mario Vavti | 2021-10-04 | 1 | -0/+1 |
|/ |
|
* | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | Mario Vavti | 2021-10-04 | 1 | -4/+8 |
|\ |
|
| * | app sync fixes - part 1 | Mario | 2021-10-04 | 1 | -4/+8 |
* | | app sync fixes - part 2 | Mario Vavti | 2021-10-04 | 1 | -10/+13 |
|/ |
|
* | provide system app sync | Mario | 2021-10-04 | 1 | -2/+7 |
* | more app descriptions | Mario | 2021-08-26 | 1 | -1/+2 |
* | untangle the app template into separate templates and fix bbcode view | Mario | 2021-08-23 | 1 | -2/+26 |
* | more app descriptions and return to the app if installed from the module itself | Mario | 2021-08-23 | 1 | -0/+2 |
* | use the slightly altered app_render() function instead of a separate function | Mario | 2021-08-22 | 1 | -23/+7 |
* | improve documentation | Mario | 2021-08-22 | 1 | -1/+1 |
* | infrastructure to provide an app install widget for modules and make the book... | Mario | 2021-08-22 | 1 | -0/+37 |
* | New landing page HQ with separate views for direct messages, public/limited m... | Mario | 2021-06-17 | 1 | -2/+3 |
* | remove most legacy zot quirks | Mario | 2021-05-26 | 1 | -1/+1 |
* | php8: isset() returns true if the array key exists but is empty. We need to c... | Mario | 2021-03-10 | 1 | -18/+18 |
* | php8: random fixes deriving from mod network | Mario | 2021-03-10 | 1 | -21/+21 |
* | fix php8 issues | Mario Vavti | 2021-02-02 | 1 | -1/+1 |
* | app_render() check against zot6 | Mario | 2021-01-17 | 1 | -1/+1 |
* | allow apps to be both pinned and starred independently | Zot | 2020-06-11 | 1 | -4/+2 |
* | deprecate premium channel app | Mario | 2020-05-07 | 1 | -1/+0 |
* | move from build_sync_packet() to Libsync::build_sync_packet() | Mario | 2020-04-09 | 1 | -2/+4 |
* | move mail frontend to addons and remove mail app from system apps | Mario | 2020-01-18 | 1 | -1/+0 |
* | remove the caldav and event app and make calendar the default app | Mario Vavti | 2019-05-09 | 1 | -3/+2 |
* | It is in fact the 'Content Import' app string that needs to be translated. A ... | zotlabs | 2019-03-07 | 1 | -0/+1 |
* | translate name of content filter (addon) app. | zotlabs | 2019-02-28 | 1 | -0/+1 |
* | affinity slider as app | phani00 | 2019-02-14 | 1 | -0/+1 |
* | Extend documentation. | Klaus Weidenbach | 2019-01-28 | 1 | -136/+239 |
* | make Apps::get_base_apps() pluggable | zotlabs | 2019-01-08 | 1 | -1/+3 |
* | regression: the ability to order apps messed up since adding pinned apps to t... | zotlabs | 2018-12-12 | 1 | -12/+26 |
* | allow to undelete deleted base apps | Mario Vavti | 2018-10-15 | 1 | -2/+2 |
* | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2018-10-07 | 1 | -5/+5 |
|\ |
|
| * | minor app cleanup | zotlabs | 2018-10-05 | 1 | -5/+5 |
* | | rename grid to network (for consistency) and activity to stream (as seen in o... | Mario Vavti | 2018-10-06 | 1 | -2/+2 |
* | | admin should not be an app imho - we can not install/delete admin abilities. ... | Mario Vavti | 2018-10-06 | 1 | -3/+0 |
* | | gallery is not a core app | Mario Vavti | 2018-10-06 | 1 | -1/+0 |
* | | bookmark app | Mario Vavti | 2018-10-06 | 1 | -1/+1 |
* | | Add 'Channel Export' in Apps list | Max Kostikov | 2018-10-05 | 1 | -1/+2 |
|/ |
|