aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/notifications_widget.tpl
Commit message (Expand)AuthorAgeFilesLines
* lazy/eager loading and minor css fixesMario2020-10-221-2/+2
* highlight events for today in notifications and remove some redundant cssMario2020-10-191-7/+7
* fix image src issue in templateMario2020-10-161-2/+2
* Ãthis should not be required anymoreMario2020-08-031-1/+1
* add some context to the notificationsMario2020-07-291-4/+4
* revert additional top borderMario2020-06-131-1/+1
* css fixes due to bootstrap updateMario2020-06-131-8/+5
* improve functionality of combined notification filtersMario2020-05-031-6/+12
* sse: fix new posts only filter broken after aditional results loadedMario2019-12-201-1/+1
* update composer libs and minor notifications display fixesMario2019-12-121-5/+5
* when ajax loading new posts, always scroll to top firstMario2019-12-121-0/+1
* sse: initial commit to deal with forum notificationsMario2019-12-071-1/+1
* sse notificationsMario2019-11-111-11/+17
* only load new content onpopstate if the mid has actually changedMario Vavti2019-01-141-1/+1
* more notifications fixesMario Vavti2018-12-031-1/+1
* fix filtering by addr in handleNotificationsItems()Mario Vavti2018-12-021-1/+1
* 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