aboutsummaryrefslogtreecommitdiffstats
path: root/view
Commit message (Collapse)AuthorAgeFilesLines
* bring nav pinned apps to navbar_defaultMario Vavti2017-10-112-1/+8
|
* rename view/tpl/nav.tpl to navbar_default.tpl so that all navbar selection ↵zotlabs2017-10-101-0/+0
| | | | code is consistent
* Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2017-10-1010-209/+67
|\
| * css fixesMario Vavti2017-10-103-4/+7
| |
| * remove notifications code from nav and go live with new notificationsMario Vavti2017-10-103-145/+3
| |
| * remove left_align modeMario Vavti2017-10-105-24/+3
| |
| * Merge remote-tracking branch 'mike/master' into devMario Vavti2017-10-103-53/+40
| |\
| * | new notification fixesMario Vavti2017-10-103-42/+60
| | |
* | | pdledit usability improvementszotlabs2017-10-101-0/+3
| |/ |/|
* | more custom navbar workzotlabs2017-10-093-53/+40
|/
* Merge remote-tracking branch 'mike/master' into devMario Vavti2017-10-095-3/+302
|\
| * ability to pin apps to the navbar when using named navbarszotlabs2017-10-082-0/+8
| |
| * alternate navbar layoutszotlabs2017-10-083-3/+290
| |
| * Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2017-10-087-24/+39
| |\
| * \ Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2017-10-0849-21/+229
| |\ \
| * | | navbar controls now functionally hidden with too low z-index when ↵zotlabs2017-10-071-0/+4
| | | | | | | | | | | | | | | | cover_photo is showing and navbar doesn't have class fixed-top
* | | | new notification changes - use sticky_kit instead of position fixedMario Vavti2017-10-095-16/+19
| | | |
* | | | more new notifications fixesMario Vavti2017-10-094-30/+26
| |_|/ |/| |
* | | more fixesMario Vavti2017-10-081-0/+3
| | |
* | | new notification fixesMario Vavti2017-10-086-24/+36
| |/ |/|
* | experimental new notifications - needs pconfig experimental_notif set to 1 ↵Mario Vavti2017-10-0848-17/+221
| | | | | | | | for your channel to work.
* | fix filestorage spinnerMario Vavti2017-10-071-1/+1
| |
* | introduce public stream notificationsMario Vavti2017-10-061-3/+7
|/
* update some old spinners which were causing js issueszotlabs2017-10-055-14/+14
|
* Experimental alternate channel_menu navigation. To use, "util/config ↵zotlabs2017-10-052-3/+15
| | | | system.channel_menu 1"
* introduce shared files notificationsMario Vavti2017-10-042-8/+16
|
* bring back notifications for account approvalsMario Vavti2017-10-042-4/+15
|
* some basic work on mod commonMario Vavti2017-10-031-11/+13
|
* move common connections widget to left asideMario Vavti2017-10-032-28/+13
|
* Merge remote-tracking branch 'mike/master' into devMario Vavti2017-10-031-1/+2
|\
| * Hubzilla issue #866 allow navbar to be used when cover photo is displayed - ↵zotlabs2017-10-021-1/+2
| | | | | | | | also scroll cover photo on keyup event.
* | whitespaceMario Vavti2017-10-021-3/+3
| |
* | wiki: show save button and commit input field in all tabs if there is ↵Mario Vavti2017-10-021-25/+37
|/ | | | unsaved content. fix #853
* Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2017-10-013-22/+20
|\
| * Merge pull request #863 from mjfriaza/devgit-marijus2017-10-012-11/+11
| |\ | | | | | | Fixed some errors in the Spanish translation
| | * Fixed the Spanish translationManuel Jiménez Friaza2017-10-012-11/+11
| | |
| * | fix profile edit dropdown for multiple profilesMario Vavti2017-10-011-11/+9
| | |
* | | use imagick converter for large photoszotlabs2017-09-301-0/+1
|/ /
* | remove double remote login button and slightly change appearenceMario Vavti2017-09-282-2/+2
| |
* | Merge pull request #860 from waitman/patch-2git-marijus2017-09-281-0/+1
|\ \ | | | | | | add remote login to login form
| * | add remote login to login formWaitman Gobble2017-09-181-0/+1
| | | | | | | | | This exists in nav login but not login.tpl
* | | re-arrange some htmlMario Vavti2017-09-272-7/+7
| | |
* | | make justifiedGallery even more happyMario Vavti2017-09-271-1/+1
| | |
* | | make justifiedGallery happy againMario Vavti2017-09-273-2/+7
| | |
* | | do not use our spinner css on the justifiedGallery spinner which has the ↵Mario Vavti2017-09-271-1/+3
| | | | | | | | | | | | same classname hardcoded
* | | fix some missing spinnersMario Vavti2017-09-279-9/+20
| | |
* | | get rid of spinner.js in use a lightweight css spinner insteadMario Vavti2017-09-2621-556/+173
| | |
* | | tagging changes - provides ability to mention a forum by using !forumname as ↵zotlabs2017-09-241-1/+11
| | | | | | | | | | | | well as the traditional red style (@forumname+). This should probably not be advertised on a wide scale until after a critical mass of sites have updated to a version containing these changes. This adds yet another option type to the ACL module which probably needs refactoring soon since it is turning into option type spaghetti.
* | | fix missing content on channel pageMario Vavti2017-09-231-0/+1
| | |
* | | no visible feedback when moving the affinity slider and waiting for content ↵zotlabs2017-09-211-0/+2
| | | | | | | | | | | | to load, the appropriate spinner div seems to have gone missing at some time in the past