Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | compare strpos result against false | Mario Vavti | 2017-11-16 | 1 | -1/+1 |
| | |||||
* | provide ability to pin apps to navbar from /apps. this removes the ability ↵ | Mario Vavti | 2017-11-16 | 1 | -4/+5 |
| | | | | to have per custom navbar pinned apps - this can be added later if desired | ||||
* | provide a mechanism to mark apps active in the bin | git-marijus | 2017-07-21 | 1 | -1/+1 |
| | |||||
* | apporder style improvement and add to nav menu, also add language awareness ↵ | zotlabs | 2017-05-22 | 1 | -2/+2 |
| | | | | to webpages | ||||
* | some issues with the app order template logic | zotlabs | 2017-05-21 | 1 | -5/+6 |
| | |||||
* | apporder module and all the associated backend stuff to make it work; ↵ | zotlabs | 2017-05-21 | 1 | -1/+6 |
| | | | | probably needs a bit of UI cleanup and a link to it from somewhere | ||||
* | Revert "move theme specific files to theme dir" | zotlabs | 2017-05-02 | 1 | -0/+30 |
| | | | | This reverts commit e332d1074f1b663ec66d37b0f575df2e41d5535c. | ||||
* | move theme specific files to theme dir | zotlabs | 2017-05-01 | 1 | -30/+0 |
| | |||||
* | some sed magic on button class names | Mario Vavti | 2017-03-10 | 1 | -5/+5 |
| | |||||
* | initial commit for the bootstrap version 4 branch - upgrade lib and make ↵ | Mario Vavti | 2017-03-09 | 1 | -1/+1 |
| | | | | nav.tpl kind of working again | ||||
* | apps improvements | Mario Vavti | 2017-02-22 | 1 | -1/+1 |
| | |||||
* | do not show feature button if the app is shared. css fixes | Mario Vavti | 2017-02-08 | 1 | -4/+3 |
| | |||||
* | move icon stuff back to app_render() and send navapps through app_render() | Mario Vavti | 2017-02-06 | 1 | -1/+5 |
| | |||||
* | allow featuring of apps in /apps and update some more apd files | Mario Vavti | 2017-02-04 | 1 | -3/+4 |
| | |||||
* | check for app-icons in app_list() instead of app_render() | Mario Vavti | 2017-02-03 | 1 | -1/+1 |
| | |||||
* | provide a feature/unfeature app button | Mario Vavti | 2017-01-30 | 1 | -3/+4 |
| | |||||
* | force app icons to fixed width | Hubzilla | 2017-01-22 | 1 | -1/+1 |
| | |||||
* | use icons for app photos. | Hubzilla | 2017-01-22 | 1 | -1/+1 |
| | |||||
* | issue #446 apps usability - disable app if attached to a plugin that is ↵ | zotlabs | 2016-12-14 | 1 | -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 ↵ | redmatrix | 2016-05-25 | 1 | -1/+1 |
| | | | | 'fa-arrow-circle-o-down-alt'; using 'fa-arrow-circle-o-down' instead | ||||
* | update icon names in view/ | Treer | 2016-05-01 | 1 | -4/+4 |
| | |||||
* | fix app.tpl missing </div> tag if not authenticated | Mario Vavti | 2015-10-23 | 1 | -20/+22 |
| | |||||
* | sort out some app display weirdness | redmatrix | 2015-09-02 | 1 | -0/+4 |
| | |||||
* | finish converting "delete" to trash icons for consistency. The 'x' was left ↵ | friendica | 2015-02-26 | 1 | -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.css | Stefan Parviainen | 2014-12-22 | 1 | -1/+1 |
| | |||||
* | Center app names | Stefan Parviainen | 2014-12-22 | 1 | -2/+2 |
| | |||||
* | merge the app menus | friendica | 2014-06-10 | 1 | -1/+3 |
| | |||||
* | remote install app (untested) | friendica | 2014-06-10 | 1 | -1/+1 |
| | |||||
* | more app work | friendica | 2014-05-21 | 1 | -1/+5 |
| | |||||
* | make it possible to edit/delete apps via /apps/personal/edit | friendica | 2014-05-21 | 1 | -1/+1 |
| | |||||
* | more app work | friendica | 2014-05-20 | 1 | -2/+2 |
| | |||||
* | most of the remaining apps basic infrastructure except a form to create the ↵ | friendica | 2014-05-20 | 1 | -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 work | friendica | 2014-05-19 | 1 | -0/+6 |