aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Module/Bookmarks.php
Commit message (Collapse)AuthorAgeFilesLines
* rename variableMario2021-08-221-2/+2
|
* use the slightly altered app_render() function instead of a separate functionMario2021-08-221-1/+2
|
* infrastructure to provide an app install widget for modules and make the ↵Mario2021-08-221-5/+2
| | | | bookmark app use it
* restructure apps to make space for app descritionsMario2021-08-211-28/+28
|
* PHP 8 fixesMax Kostikov2021-04-171-3/+3
|
* bookmarks: change wordingMario Vavti2018-10-061-1/+1
| | | (cherry picked from commit a522a667157c778fca74ccd3391f1f9fdc84c3cc)
* bookmark appMario Vavti2018-10-061-2/+16
| | | (cherry picked from commit c2c891723fc0e56f0c373ca1043cdb548f2ed8ab)
* bookmarks fail to synczotlabs2018-09-201-1/+1
|
* remove profile_tabs() which has been deprecated and replaced by channel_apps()Mario Vavti2018-09-131-1/+0
|
* feed untranslated appnames to nav_set_selected() and query for the active ↵Mario Vavti2017-10-091-1/+1
| | | | app directly to get app details
* more nav_set_selectedgit-marijus2017-07-221-0/+3
|
* move profile tabs to app-trayMario Vavti2017-03-201-1/+2
|
* module updatesredmatrix2016-04-181-0/+105