aboutsummaryrefslogtreecommitdiffstats
path: root/view
Commit message (Expand)AuthorAgeFilesLines
* Fixed the Spanish translationManuel Jiménez Friaza2017-10-212-1460/+1828
* Fixed the Spanish translationManuel Jiménez Friaza2017-10-012-11/+11
* Updated the Spanish translationManuel Jiménez Friaza2017-08-022-2291/+2341
* Updated the Spanish translationManuel Jiménez Friaza2017-05-082-544/+564
* Updated the Spanish translationManuel Jiménez Friaza2017-04-102-11218/+10642
* Translated the last strings into Spanish versionManuel Jiménez Friaza2017-03-052-2329/+2378
* Updated the Spanish translationManuel Jiménez Friaza2017-02-262-4827/+4862
* Updated the Spanish translationManuel Jiménez Friaza2017-02-132-2699/+2752
* add default permcat to channel settings formzotlabs2017-02-121-0/+4
* css fixMario Vavti2017-02-121-1/+1
* 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-103-5/+15
* wrap resizing in document ready functionMario Vavti2017-02-091-4/+6
* minor theming and whitespacezotlabs2017-02-081-0/+3
* bringer - all basic functionality is implementedzotlabs2017-02-083-0/+48
* do not show feature button if the app is shared. css fixesMario Vavti2017-02-082-5/+7
* open permission tab by default - when you're creating permission categorieszotlabs2017-02-071-1/+1
* initial permcat creation ability, in /settings/permcats; functional permcat c...zotlabs2017-02-071-0/+51
* 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-072-0/+13
* more background work for permcat supportzotlabs2017-02-071-1/+22
* bring back view links for all notification types (esp: network, channel) for ...zotlabs2017-02-062-9/+2
* 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-0610-329/+274
|\
| * move icon stuff back to app_render() and send navapps through app_render()Mario Vavti2017-02-063-10/+12
| * minor fixesMario Vavti2017-02-062-6/+6
| * import system apps on initial loadMario Vavti2017-02-061-8/+2
| * update templatesMario Vavti2017-02-063-44/+51
| * merge devMario Vavti2017-02-066-33/+31
| |\
| * | allow featuring of apps in /apps and update some more apd filesMario Vavti2017-02-043-5/+11
| * | update some apps and refine navapps.tplMario Vavti2017-02-032-8/+14
| * | 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-032-3/+3
| * | hide notifications button if there are noneMario Vavti2017-02-032-1/+9
| * | 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-023-11/+26
| * | | use bootstrap dropdown for loginMario Vavti2017-02-025-52/+15
| * | | move channel manager up in the menuMario Vavti2017-02-022-7/+4
| * | | remove apps from usermenuMario Vavti2017-02-022-6/+9
| * | | do not use style in templateMario Vavti2017-02-022-7/+7
| * | | do not use data-toggle on the badge and use fixed with for iconsMario Vavti2017-02-021-11/+11
| * | | dropdown menus should be restricted in height in normal view but not in colla...Mario Vavti2017-02-022-3/+7
| * | | remove badge hover effectMario Vavti2017-02-021-11/+0
| * | | really fix badge positionsMario Vavti2017-02-022-5/+3
| * | | resolve merge conflictMario Vavti2017-02-024-15/+15
| |\ \ \
| * | | | fix notifications badge positioning and rendering of submenus in collapsed modeMario Vavti2017-02-013-35/+36
| * | | | nav dropdown-menu overridesMario Vavti2017-02-011-7/+0