aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #882 from HaakonME/devgit-marijus2017-10-243-1/+50
|\ | | | | Portfolio widget - CSS update
| * Portfolio widget - CSS updateHaakon Meland Eriksen2017-10-223-1/+50
| |
* | mod_display: provide alternate serialisations (starting with atom)zotlabs2017-10-221-0/+2
| |
* | do not show seen notifys in notifications - show them in mod notifications ↵Mario Vavti2017-10-221-2/+9
|/ | | | instead. Update notifications count also on notifications updates
* streamline the notifications js and change notification icon to ↵Mario Vavti2017-10-182-2/+2
| | | | exclamation-triangle if we have personal notifications
* was unable to make the modal login dialog work on the channel page with a ↵zotlabs2017-10-142-2/+30
| | | | cover photo. So for mod_channel, send login to the login page instead of the modal popup.
* template not hiddenzotlabs2017-10-131-1/+1
|
* Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2017-10-121-3/+19
|\
| * remove redundant classesMario Vavti2017-10-121-2/+2
| |
| * missing login and register linksMario Vavti2017-10-121-1/+17
| |
* | sort out the notification idszotlabs2017-10-122-13/+13
| |
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2017-10-114-7/+24
|\|
| * z-index issue and some icons. rename notifications-btn-1 to notifications-btnMario Vavti2017-10-112-4/+8
| |
| * only show pubs notifications if discovery_tab != disabledMario Vavti2017-10-111-0/+2
| |
| * move affinity slider lower on screens < 767px to not collide with the page ↵Mario Vavti2017-10-111-2/+6
| | | | | | | | menu button
| * bring nav pinned apps to navbar_defaultMario Vavti2017-10-112-1/+8
| |
* | the template is needed for the old-style notificationszotlabs2017-10-111-0/+3
|/
* 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-103-172/+35
|\
| * css fixesMario Vavti2017-10-101-3/+3
| |
| * remove notifications code from nav and go live with new notificationsMario Vavti2017-10-103-145/+3
| |
| * remove left_align modeMario Vavti2017-10-101-1/+1
| |
| * Merge remote-tracking branch 'mike/master' into devMario Vavti2017-10-101-53/+36
| |\
| * | new notification fixesMario Vavti2017-10-101-29/+34
| | |
* | | pdledit usability improvementszotlabs2017-10-101-0/+3
| |/ |/|
* | more custom navbar workzotlabs2017-10-091-53/+36
|/
* Merge remote-tracking branch 'mike/master' into devMario Vavti2017-10-094-3/+298
|\
| * ability to pin apps to the navbar when using named navbarszotlabs2017-10-082-0/+8
| |
| * alternate navbar layoutszotlabs2017-10-083-3/+290
| |
* | new notification changes - use sticky_kit instead of position fixedMario Vavti2017-10-092-15/+9
| |
* | more new notifications fixesMario Vavti2017-10-092-22/+17
|/
* new notification fixesMario Vavti2017-10-082-21/+27
|
* experimental new notifications - needs pconfig experimental_notif set to 1 ↵Mario Vavti2017-10-082-1/+71
| | | | 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-053-6/+6
|
* Experimental alternate channel_menu navigation. To use, "util/config ↵zotlabs2017-10-052-3/+15
| | | | system.channel_menu 1"
* introduce shared files notificationsMario Vavti2017-10-041-8/+12
|
* bring back notifications for account approvalsMario Vavti2017-10-041-2/+13
|
* some basic work on mod commonMario Vavti2017-10-031-11/+13
|
* move common connections widget to left asideMario Vavti2017-10-031-24/+12
|
* 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-011-11/+9
|\
| * 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