aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/app.tpl
Commit message (Collapse)AuthorAgeFilesLines
* Revert "move theme specific files to theme dir"zotlabs2017-05-021-0/+30
| | | | This reverts commit e332d1074f1b663ec66d37b0f575df2e41d5535c.
* move theme specific files to theme dirzotlabs2017-05-011-30/+0
|
* some sed magic on button class namesMario Vavti2017-03-101-5/+5
|
* initial commit for the bootstrap version 4 branch - upgrade lib and make ↵Mario Vavti2017-03-091-1/+1
| | | | nav.tpl kind of working again
* apps improvementsMario Vavti2017-02-221-1/+1
|
* do not show feature button if the app is shared. css fixesMario Vavti2017-02-081-4/+3
|
* move icon stuff back to app_render() and send navapps through app_render()Mario Vavti2017-02-061-1/+5
|
* allow featuring of apps in /apps and update some more apd filesMario Vavti2017-02-041-3/+4
|
* check for app-icons in app_list() instead of app_render()Mario Vavti2017-02-031-1/+1
|
* provide a feature/unfeature app buttonMario Vavti2017-01-301-3/+4
|
* force app icons to fixed widthHubzilla2017-01-221-1/+1
|
* use icons for app photos.Hubzilla2017-01-221-1/+1
|
* issue #446 apps usability - disable app if attached to a plugin that is ↵zotlabs2016-12-141-2/+2
| | | | uninstalled, allow system apps to be soft deleted and undeleted from the edit pane.
* app rendering issues, typo in class name and could not find icon ↵redmatrix2016-05-251-1/+1
| | | | 'fa-arrow-circle-o-down-alt'; using 'fa-arrow-circle-o-down' instead
* update icon names in view/Treer2016-05-011-4/+4
|
* fix app.tpl missing </div> tag if not authenticatedMario Vavti2015-10-231-20/+22
|
* sort out some app display weirdnessredmatrix2015-09-021-0/+4
|
* finish converting "delete" to trash icons for consistency. The 'x' was left ↵friendica2015-02-261-1/+1
| | | | in a couple of places like the group list widget and saved search term widget and ignoring friend suggestions where it was more appropriate to leave it.
* Move app icon centering to style.cssStefan Parviainen2014-12-221-1/+1
|
* Center app namesStefan Parviainen2014-12-221-2/+2
|
* merge the app menusfriendica2014-06-101-1/+3
|
* remote install app (untested)friendica2014-06-101-1/+1
|
* more app workfriendica2014-05-211-1/+5
|
* make it possible to edit/delete apps via /apps/personal/editfriendica2014-05-211-1/+1
|
* more app workfriendica2014-05-201-2/+2
|
* most of the remaining apps basic infrastructure except a form to create the ↵friendica2014-05-201-2/+9
| | | | things. Don't let this fool you - there is still a lot of work, but there isn't a whole lot of work to create a demo; in fact you can demo it now.
* more app backend workfriendica2014-05-191-0/+6