aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/notifications_widget.tpl
Commit message (Collapse)AuthorAgeFilesLines
* notifications_widget: fix regression hiding the #nav- * -sub element when ↵Mario2021-10-111-2/+4
| | | | there are no more notifications
* update composer libsMario2021-10-081-32/+31
|
* fix notification panel collapsed state not saved if closed manuallyMario2021-09-271-3/+3
|
* bs5 border fixMario2021-07-291-1/+1
|
* fix notification button classMario2021-07-291-1/+1
|
* more work on bs5Mario2021-07-291-68/+7
|
* Merge branch 'dev' into bs5Mario2021-07-291-67/+447
|\
| * notifications: move handlers out of jquery ready function otherwise they ↵Mario Vavti2021-07-171-9/+9
| | | | | | | | might not fire on pageload
| * more work on moving notifications handling from main.js to the notifications ↵Mario Vavti2021-07-161-1/+46
| | | | | | | | widget
| * slightly refactor for desktop notifications and fix minor issuesMario2021-06-241-15/+2
| |
| * some preperatory work on desktop notificationsMario2021-06-241-0/+17
| |
| * remove deprecated dir and queue fnsMario2021-06-241-5/+0
| |
| * fiÃlter children by tt-filter-active class instead of visibility selector ↵Mario2021-06-211-2/+2
| | | | | | | | to omit reload loop in mobile view where notifications ar not visible while off-canvas
| * fix issue where notifications were not loaded if a filter was appliedMario2021-06-171-2/+5
| |
| * New landing page HQ with separate views for direct messages, public/limited ↵Mario2021-06-171-61/+394
| | | | | | | | messages and starred messages if the feature is enabled
* | bs5: minor fixMario2021-06-071-2/+2
| |
* | bs5: more notifications fixesMario2021-06-071-40/+39
| |
* | bs5: more notifications workMario2021-06-071-5/+7
| |
* | bs5: notifications workMario2021-06-071-1/+61
| |
* | upgrade to bootstrap 5.0.1 and first batch of fixesMario2021-06-071-3/+3
|/
* get devHilmar R2021-03-011-2/+2
|
* 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
| | | (cherry picked from commit 9ef6c57ca59aa318a3564f6b48c6442870650d3e)
* fix filtering by addr in handleNotificationsItems()Mario Vavti2018-12-021-1/+1
| | | (cherry picked from commit f083c0cba10248926661db42d99d04b5eb7579e8)
* 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
|