aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/notifications_widget.tpl
Commit message (Collapse)AuthorAgeFilesLines
* fix regressionMario2023-10-051-2/+1
|
* move right aside into bottom of left aside if screen width is < 1200pxMario Vavti2023-10-041-1/+6
|
* theme fixes to make a barebones theme work slightly betterMario2023-09-101-4/+5
|
* css fixesMario2023-02-121-2/+2
|
* implement hq widget author image and notifications updatesMario2023-02-121-12/+20
|
* css fixesMario Vavti2023-02-101-9/+11
|
* do not deduplicate notifications because the dupes could be valid and var -> letMario2023-01-291-10/+13
|
* theme fixesMario2023-01-201-5/+5
|
* native dark theme initial checkinMario2023-01-201-3/+3
|
* performance: just count the first 99 unseen items and display 99+ if there ↵Mario2022-11-151-4/+10
| | | | are more than 99
* one more hub reinstall fixMario2022-09-281-1/+1
|
* more css fixesMario2022-08-201-2/+2
|
* more css fixesMario2022-08-191-2/+2
|
* 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)