aboutsummaryrefslogtreecommitdiffstats
path: root/view
Commit message (Collapse)AuthorAgeFilesLines
...
* | | rename channel app events to calendar and add nav_set_selected() to /calMario Vavti2017-11-111-4/+1
| | |
* | | move style out of templateMario Vavti2017-11-112-3/+7
| | |
* | | add location info to the navbarMario Vavti2017-11-111-3/+9
| | |
* | | bring back tabindex to submit commentszotlabs2017-11-111-2/+12
| | |
* | | Spanish translation revised again.Manuel Jiménez Friaza2017-10-292-9/+9
| | |
* | | Merge branch '2.8RC'Mario2017-10-25139-3876/+5100
|\ \ \
| * | | Portfolio widget - CSS updateHaakon Meland Eriksen2017-10-243-1/+50
| | | |
| * | | do not show seen notifys in notifications - show them in mod notifications ↵Mario Vavti2017-10-222-2/+10
| | | | | | | | | | | | | | | | instead. Update notifications count also on notifications updates
| * | | Update DE translation stringsphellmes2017-10-222-1462/+1830
| | | |
| * | | Fixed the Spanish translationManuel Jiménez Friaza2017-10-222-1460/+1828
| |/ /
| * | remove redundant jsMario Vavti2017-10-181-19/+16
| | |
| * | streamline the notifications js and change notification icon to ↵Mario Vavti2017-10-183-58/+21
| | | | | | | | | | | | exclamation-triangle if we have personal notifications
| * | update notifications if a notification area remains openMario Vavti2017-10-181-0/+7
| | |
| * | 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-123-14/+20
| | | |
| * | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2017-10-118-12/+33
| |\| |
| | * | z-index issue and some icons. rename notifications-btn-1 to notifications-btnMario Vavti2017-10-114-6/+10
| | | |
| | * | 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-112-3/+13
| | | | | | | | | | | | | | | | menu button
| | * | remove region nav entry in network.pdl - it is not neededMario Vavti2017-10-111-2/+0
| | | |
| | * | 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-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"