aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_mergezotlabs2017-03-023-19/+12
|\
| * add title to connect buttonMario Vavti2017-03-011-1/+1
| |
| * minor template fixesMario Vavti2017-03-013-19/+12
| |
* | activity widget - like the forum widget but represents unseen activity by ↵zotlabs2017-03-021-0/+2
|/ | | | author. Still experimental until it can be tested with diaspora xchans, which may require additional urlencoding.
* missing css classMario Vavti2017-02-281-1/+1
|
* fetch profile vcard for connectionzotlabs2017-02-271-1/+5
|
* add file size notes to /cloud actions panelzotlabs2017-02-271-1/+1
|
* fix js issue in markdown mimetype wikis if content contains quotesMario Vavti2017-02-271-1/+1
|
* missing clearMario Vavti2017-02-271-1/+1
|
* more work on profile vcards - still a lot of work to gozotlabs2017-02-232-1/+147
|
* move collapsed login and register buttons to the leftMario Vavti2017-02-231-2/+2
|
* apps improvementsMario Vavti2017-02-223-12/+9
|
* change text back to 'add apps'zotlabs2017-02-211-2/+2
|
* Change Add Apps to Manage Apps and support translation.Andrew Manning2017-02-211-2/+2
|
* this icon also appears to require the fixed-width attributezotlabs2017-02-191-2/+2
|
* add the generic-icons-nav classMario Vavti2017-02-171-10/+10
|
* add register button for collapsed stateMario Vavti2017-02-171-5/+10
|
* fixed width icons for item dropdownMario Vavti2017-02-171-10/+10
|
* css fixes and rename link to full docs to help since its app is also called helpMario Vavti2017-02-171-2/+2
|
* add default permcat to channel settings formzotlabs2017-02-121-0/+4
|
* whitespaceMario Vavti2017-02-101-1/+0
|
* do not use modal-sm classMario Vavti2017-02-101-1/+1
|
* add a login button for collapsed state and refine login modalMario Vavti2017-02-102-3/+12
|
* wrap resizing in document ready functionMario Vavti2017-02-091-4/+6
|
* bringer - all basic functionality is implementedzotlabs2017-02-082-0/+16
|
* do not show feature button if the app is shared. css fixesMario Vavti2017-02-081-4/+3
|
* open permission tab by default - when you're creating permission categorieszotlabs2017-02-071-1/+1
|
* initial permcat creation ability, in /settings/permcats; functional permcat ↵zotlabs2017-02-071-0/+51
| | | | creation for testing but still needs a lot of UX work before promoting the ability
* atokens - we only need one permission columnzotlabs2017-02-071-1/+1
|
* provide a few system defined permcats; will require a permission editor page ↵zotlabs2017-02-071-0/+3
| | | | to define new (personal) ones.
* bring back view links for all notification types (esp: network, channel) for ↵zotlabs2017-02-061-2/+2
| | | | easy access
* also take care of the collapsed state appsMario Vavti2017-02-061-1/+7
|
* Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_mergezotlabs2017-02-065-256/+225
|\
| * move icon stuff back to app_render() and send navapps through app_render()Mario Vavti2017-02-063-10/+12
| |
| * minor fixesMario Vavti2017-02-061-4/+4
| |
| * update templatesMario Vavti2017-02-063-44/+51
| |
| * merge devMario Vavti2017-02-063-19/+25
| |\
| * | allow featuring of apps in /apps and update some more apd filesMario Vavti2017-02-042-5/+6
| | |
| * | update some apps and refine navapps.tplMario Vavti2017-02-031-8/+7
| | |
| * | check for app-icons in app_list() instead of app_render()Mario Vavti2017-02-032-2/+2
| | |
| * | do not hide button - just gray it outMario Vavti2017-02-031-1/+1
| | |
| * | hide notifications button if there are noneMario Vavti2017-02-031-1/+1
| | |
| * | use openClose() for nav-loginMario Vavti2017-02-031-1/+1
| | |
| * | Merge branch 'dev' into wip-app-binMario Vavti2017-02-034-35/+16
| |\ \
| * | | whitespace cleanupMario Vavti2017-02-021-172/+161
| | | |
| * | | provide separate collased menus for apps and notificationsMario Vavti2017-02-022-10/+24
| | | |
| * | | use bootstrap dropdown for loginMario Vavti2017-02-022-10/+8
| | | |
| * | | move channel manager up in the menuMario Vavti2017-02-021-3/+4
| | | |
| * | | remove apps from usermenuMario Vavti2017-02-021-6/+6
| | | |
| * | | do not use style in templateMario Vavti2017-02-021-6/+6
| | | |