Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rename grid to network (for consistency) and activity to stream (as seen in ↵ | Mario Vavti | 2018-10-06 | 1 | -2/+2 |
| | | | | | osada) because it makes much more sense. (cherry picked from commit 96277372d55a58349e318e694f4dab3a00fb2f13) | ||||
* | admin should not be an app imho - we can not install/delete admin abilities. ↵ | Mario Vavti | 2018-10-06 | 1 | -3/+0 |
| | | | | | Remove suggest channels from base apps. (cherry picked from commit 453ce4df3bddab898f49102f74ffb072693e2dbd) | ||||
* | gallery is not a core app | Mario Vavti | 2018-10-06 | 1 | -1/+0 |
| | | | (cherry picked from commit 9850d1842087d1842d9360ed5fd3bdea74e575c9) | ||||
* | bookmark app | Mario Vavti | 2018-10-06 | 2 | -2/+4 |
| | | | (cherry picked from commit c2c891723fc0e56f0c373ca1043cdb548f2ed8ab) | ||||
* | defperm app | Mario Vavti | 2018-10-04 | 1 | -0/+8 |
| | |||||
* | add app_destroy hook which allows addons to perform post delete actions | Mario Vavti | 2018-10-02 | 1 | -0/+1 |
| | |||||
* | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | Mario Vavti | 2018-09-29 | 1 | -1/+1 |
|\ | |||||
| * | Remove servicelevel logic | M. Dent | 2018-09-29 | 1 | -1/+1 |
| | | |||||
* | | allow to install apps by name | Mario Vavti | 2018-09-29 | 1 | -0/+11 |
|/ | |||||
* | Merge branch 'patch-10' into 'dev' | Mario | 2018-09-28 | 2 | -34/+34 |
|\ | | | | | | | | | rename groups and group_members tables for MySQL 8 compatibility See merge request hubzilla/core!1290 | ||||
| * | Update Group.php | Max Kostikov | 2018-09-28 | 1 | -21/+21 |
| | | |||||
| * | Update Libsync.php | Max Kostikov | 2018-09-28 | 1 | -13/+13 |
| | | |||||
* | | Add translation for new apps | Max Kostikov | 2018-09-27 | 1 | -2/+17 |
|/ | |||||
* | Merge branch 'dev' into 'dev' | M. Dent | 2018-09-27 | 1 | -0/+1 |
|\ | | | | | | | | | Translate system app names See merge request hubzilla/core!1286 | ||||
| * | Translate system app names | M.Dent | 2018-09-27 | 1 | -0/+1 |
| | | |||||
* | | implement conversation tools (settings/conversation), remove additional ↵ | Mario Vavti | 2018-09-27 | 1 | -2/+5 |
|/ | | | | features from the settings menu and get rid of skill levels | ||||
* | Add filters for addon/app installed checks and docs | M.Dent | 2018-09-23 | 1 | -4/+31 |
| | |||||
* | provide a return path from settings pages | Mario Vavti | 2018-09-21 | 1 | -1/+2 |
| | |||||
* | compare strpos() result against false | Mario Vavti | 2018-09-21 | 1 | -1/+2 |
| | |||||
* | allow a second url in apd files for settings, hide pin and star buttons in ↵ | Mario Vavti | 2018-09-19 | 1 | -11/+19 |
| | | | | edit mode and use strpos() instead of strstr() in some places | ||||
* | Add hook to allow addons to filter the list returned by app_list | M.Dent | 2018-09-16 | 1 | -0/+3 |
| | |||||
* | move chat from feature to apps | Mario Vavti | 2018-09-13 | 1 | -1/+1 |
| | |||||
* | apps: change page title to available/installed, display install action label ↵ | Mario Vavti | 2018-09-07 | 1 | -1/+2 |
| | | | | in button and use different icons for installable and updateable apps | ||||
* | Merge branch 'extend-convitems-dropdown' into 'dev' | Mario | 2018-08-27 | 1 | -0/+5 |
|\ | | | | | | | | | Extend cog dropdown & temp fix for feed display of corrupt mids See merge request hubzilla/core!1265 | ||||
| * | Add hook to extend conv_item cog dropdown menu | M.Dent | 2018-08-26 | 1 | -0/+5 |
| | | |||||
* | | Update NativeWikiPage.php | Max Kostikov | 2018-08-25 | 1 | -4/+4 |
| | | |||||
* | | Update NativeWikiPage.php | Max Kostikov | 2018-08-25 | 1 | -2/+5 |
|/ | |||||
* | Merge branch 'patch-17' into 'master' | Mario | 2018-08-21 | 1 | -1/+2 |
| | | | | | | | | | Add missed app 'Order Apps' See merge request hubzilla/core!1258 (cherry picked from commit 85aa4957414c98fb6f44c0c2b79ef9d198e963a7) 6086a70e Add missed app 'Order Apps' | ||||
* | possible fixes for can_comment_on_post(), provide wiki_list on wiki sidebar | zotlabs | 2018-08-15 | 1 | -1/+0 |
| | |||||
* | bring some Zot6 libraries and interfaces to red/hubzilla | zotlabs | 2018-08-06 | 8 | -0/+7089 |
| | |||||
* | add app_options field | zotlabs | 2018-08-02 | 1 | -3/+10 |
| | |||||
* | Merge branch 'patch-8' into 'dev' | Mario | 2018-07-28 | 1 | -1/+5 |
|\ | | | | | | | | | Fix navbar missed translations See merge request hubzilla/core!1242 | ||||
| * | Update Apps.php | Max Kostikov | 2018-07-27 | 1 | -3/+4 |
| | | |||||
| * | Update Apps.php | Max Kostikov | 2018-07-27 | 1 | -1/+4 |
| | | |||||
* | | don't sync system apps | zotlabs | 2018-07-27 | 1 | -3/+4 |
| | | |||||
* | | app delete issue with base installed apps and app photo being reloaded ↵ | zotlabs | 2018-07-27 | 1 | -19/+47 |
| | | | | | | | | uneccessarily | ||||
* | | app update and ownership issues | zotlabs | 2018-07-27 | 1 | -7/+50 |
|/ | |||||
* | functions to support module and widget registration by plugins. These have ↵ | zotlabs | 2018-07-12 | 1 | -6/+30 |
| | | | | identical construction to core modules and widgets and are registered just like hooks during addon load. Also additional Apps functions addon_app_installed() and system_app_installed() which will eventually replace feature_installed() for features which are converted to apps. The convention being used is that the module associated with the app calls the appropriate *_app_installed() function and if not present emits descriptive text about the app and exits. This allows one to click on an 'available' app and learn about it. Once installed, the app module behaves normally and may offer functionality or what once were addon settings on the settings/featured page. Refer to zap-addons in the zap repository for examples of how this is being used to eliminate the 'additional features' and 'addon settings' pages. | ||||
* | app store fixes | zotlabs | 2018-07-05 | 1 | -18/+13 |
| | |||||
* | appstore changes | zotlabs | 2018-07-04 | 1 | -10/+78 |
| | |||||
* | some changes to support plume | zotlabs | 2018-07-01 | 1 | -1/+2 |
| | |||||
* | fix issue #1221 | Mario Vavti | 2018-06-10 | 1 | -2/+2 |
| | |||||
* | fixes for search_item.tpl | Mario Vavti | 2018-06-07 | 1 | -7/+0 |
| | |||||
* | update a number of links in the code | zotlabs | 2018-06-06 | 1 | -1/+1 |
| | |||||
* | differentiate between direct messages and followers-only messages | Mario Vavti | 2018-05-25 | 1 | -2/+6 |
| | |||||
* | paint the locks on private activitypub items red. their privacy model is ↵ | Mario Vavti | 2018-05-23 | 1 | -0/+4 |
| | | | | "slightly" different from ours | ||||
* | add hook 'get_system_apps' | zotlabs | 2018-05-21 | 1 | -0/+2 |
| | |||||
* | fix php warning | Mario Vavti | 2018-05-12 | 1 | -2/+2 |
| | |||||
* | hubzilla issue #1169 | zotlabs | 2018-05-10 | 1 | -0/+79 |
| | |||||
* | Change hovertip on paperclip button to read 'Attach/Upload file' because a ↵ | zotlabs | 2018-05-09 | 1 | -1/+1 |
| | | | | lot of people gravitate to 'insert photo from album' instead, looking for a way to upload into the post. |