aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/notifications_widget.tpl
Commit message (Expand)AuthorAgeFilesLines
...
* typozotlabs2018-11-301-1/+1
* allow notification filtering by name or addrzotlabs2018-11-301-6/+7
* fix get on {1}Mario Vavti2018-10-241-1/+1
* fix some issues with latest notification improvementsMario Vavti2018-09-091-2/+5
* overflow should be auto not visibleMario Vavti2018-09-071-1/+1
* improve notification handling on small screensMario Vavti2018-09-061-2/+6
* finalize filters and forum notificationsMario Vavti2018-06-021-1/+2
* some more work on forum notificationsMario Vavti2018-06-021-1/+12
* fix javascript error if there are no notificationsMario Vavti2018-03-051-2/+1
* fix icon position and make string translatableMario Vavti2018-02-261-2/+3
* we need to manualy take care to mark the notification read in this caseMario Vavti2018-01-311-0/+8
* query optimisations for notifications - use a specific index onlyMario Vavti2018-01-281-3/+0
* accidently reverted a fix from yesterday in ma previous commitMario Vavti2018-01-271-7/+7
* if startpage is /hq redirect all notifications links to /hq and minor notific...Mario Vavti2018-01-271-30/+37
* move template out of #notifications and revert reset timer on manual triggerMario Vavti2018-01-251-7/+7
* fix some issues with bootstrap accordion (this needs fixing in some other pla...Mario Vavti2018-01-241-3/+3
* consolidate notifications caching and loadingMario Vavti2018-01-241-1/+1
* implement caching of notifications in browser session storageMario Vavti2018-01-241-2/+2
* wrong classMario Vavti2018-01-191-2/+2
* make sure we deal with stringsMario Vavti2018-01-191-5/+5
* input event is catching more situations than keyupMario Vavti2018-01-191-1/+1
* only show clear button if there is something to clearMario Vavti2018-01-191-3/+8
* bootstrap seems to heavy for this - use custom cssMario Vavti2018-01-191-6/+2
* provide a button to clear the name filterMario Vavti2018-01-191-2/+12
* implement notifications name filter and slightly change the way we load notif...Mario Vavti2018-01-181-4/+26
* start with nonactive state for the notifications button and display some text...Mario Vavti2018-01-071-0/+3
* make active notifications filter stickyMario Vavti2018-01-061-1/+1
* notifications: only handle item otype notify_idsMario Vavti2017-12-181-0/+3
* notification: slight animation for loading... and do not remove public stream...Mario Vavti2017-12-111-2/+4
* add a cursor-pointer classMario Vavti2017-12-011-2/+2
* add a filter for notification to show new posts onlyMario Vavti2017-12-011-4/+19
* an additional on touch event might improve things for mobile handlingMario Vavti2017-11-291-1/+1
* allow an optional notify_id arg for liveUpdate()Mario Vavti2017-11-291-1/+1
* do not stop click propagationMario Vavti2017-11-271-1/+0
* implement pubstream items in mod hqMario2017-11-251-1/+1
* make browser history buttons work with ajax calls in /display and /hqMario Vavti2017-11-211-13/+29
* revisit media breakpoints - do not switch to mobile view to early.Mario Vavti2017-11-191-1/+1
* pubstream is not yet supported in mod hqMario Vavti2017-11-181-1/+3
* some more work on mod hqMario Vavti2017-11-181-2/+14
* inroduce the HQ module - a module with the potential to become a nice landing...Mario Vavti2017-11-171-1/+1
* move notifications style to widgets.cssMario Vavti2017-11-151-28/+0
* fix notifications again after recent changesMario Vavti2017-11-151-3/+4
* move notifications full-screen handling to notifications widgetMario Vavti2017-11-141-0/+16
* revert back to get the mid from enotify - otherwise we can not distinct betwe...Mario Vavti2017-11-101-4/+4
* get the path infos from pathname instead of seperate data attributeMario Vavti2017-11-091-6/+5
* load notifications links to /display via ajax if we are already in /displayMario Vavti2017-11-091-1/+26
* z-index issue and some icons. rename notifications-btn-1 to notifications-btnMario Vavti2017-10-111-3/+7
* only show pubs notifications if discovery_tab != disabledMario Vavti2017-10-111-0/+2
* css fixesMario Vavti2017-10-101-3/+3
* remove notifications code from nav and go live with new notificationsMario Vavti2017-10-101-1/+1