| Commit message (Expand) | Author | Age | Files | Lines |
* | fix regression | Mario | 2023-10-05 | 1 | -2/+1 |
* | move right aside into bottom of left aside if screen width is < 1200px | Mario Vavti | 2023-10-04 | 1 | -1/+6 |
* | theme fixes to make a barebones theme work slightly better | Mario | 2023-09-10 | 1 | -4/+5 |
* | css fixes | Mario | 2023-02-12 | 1 | -2/+2 |
* | implement hq widget author image and notifications updates | Mario | 2023-02-12 | 1 | -12/+20 |
* | css fixes | Mario Vavti | 2023-02-10 | 1 | -9/+11 |
* | do not deduplicate notifications because the dupes could be valid and var -> let | Mario | 2023-01-29 | 1 | -10/+13 |
* | theme fixes | Mario | 2023-01-20 | 1 | -5/+5 |
* | native dark theme initial checkin | Mario | 2023-01-20 | 1 | -3/+3 |
* | performance: just count the first 99 unseen items and display 99+ if there ar... | Mario | 2022-11-15 | 1 | -4/+10 |
* | one more hub reinstall fix | Mario | 2022-09-28 | 1 | -1/+1 |
* | more css fixes | Mario | 2022-08-20 | 1 | -2/+2 |
* | more css fixes | Mario | 2022-08-19 | 1 | -2/+2 |
* | notifications_widget: fix regression hiding the #nav- * -sub element when the... | Mario | 2021-10-11 | 1 | -2/+4 |
* | update composer libs | Mario | 2021-10-08 | 1 | -32/+31 |
* | fix notification panel collapsed state not saved if closed manually | Mario | 2021-09-27 | 1 | -3/+3 |
* | bs5 border fix | Mario | 2021-07-29 | 1 | -1/+1 |
* | fix notification button class | Mario | 2021-07-29 | 1 | -1/+1 |
* | more work on bs5 | Mario | 2021-07-29 | 1 | -68/+7 |
* | Merge branch 'dev' into bs5 | Mario | 2021-07-29 | 1 | -67/+447 |
|\ |
|
| * | notifications: move handlers out of jquery ready function otherwise they migh... | Mario Vavti | 2021-07-17 | 1 | -9/+9 |
| * | more work on moving notifications handling from main.js to the notifications ... | Mario Vavti | 2021-07-16 | 1 | -1/+46 |
| * | slightly refactor for desktop notifications and fix minor issues | Mario | 2021-06-24 | 1 | -15/+2 |
| * | some preperatory work on desktop notifications | Mario | 2021-06-24 | 1 | -0/+17 |
| * | remove deprecated dir and queue fns | Mario | 2021-06-24 | 1 | -5/+0 |
| * | fiÃlter children by tt-filter-active class instead of visibility selector to... | Mario | 2021-06-21 | 1 | -2/+2 |
| * | fix issue where notifications were not loaded if a filter was applied | Mario | 2021-06-17 | 1 | -2/+5 |
| * | New landing page HQ with separate views for direct messages, public/limited m... | Mario | 2021-06-17 | 1 | -61/+394 |
* | | bs5: minor fix | Mario | 2021-06-07 | 1 | -2/+2 |
* | | bs5: more notifications fixes | Mario | 2021-06-07 | 1 | -40/+39 |
* | | bs5: more notifications work | Mario | 2021-06-07 | 1 | -5/+7 |
* | | bs5: notifications work | Mario | 2021-06-07 | 1 | -1/+61 |
* | | upgrade to bootstrap 5.0.1 and first batch of fixes | Mario | 2021-06-07 | 1 | -3/+3 |
|/ |
|
* | get dev | Hilmar R | 2021-03-01 | 1 | -2/+2 |
* | lazy/eager loading and minor css fixes | Mario | 2020-10-22 | 1 | -2/+2 |
* | highlight events for today in notifications and remove some redundant css | Mario | 2020-10-19 | 1 | -7/+7 |
* | fix image src issue in template | Mario | 2020-10-16 | 1 | -2/+2 |
* | Ãthis should not be required anymore | Mario | 2020-08-03 | 1 | -1/+1 |
* | add some context to the notifications | Mario | 2020-07-29 | 1 | -4/+4 |
* | revert additional top border | Mario | 2020-06-13 | 1 | -1/+1 |
* | css fixes due to bootstrap update | Mario | 2020-06-13 | 1 | -8/+5 |
* | improve functionality of combined notification filters | Mario | 2020-05-03 | 1 | -6/+12 |
* | sse: fix new posts only filter broken after aditional results loaded | Mario | 2019-12-20 | 1 | -1/+1 |
* | update composer libs and minor notifications display fixes | Mario | 2019-12-12 | 1 | -5/+5 |
* | when ajax loading new posts, always scroll to top first | Mario | 2019-12-12 | 1 | -0/+1 |
* | sse: initial commit to deal with forum notifications | Mario | 2019-12-07 | 1 | -1/+1 |
* | sse notifications | Mario | 2019-11-11 | 1 | -11/+17 |
* | only load new content onpopstate if the mid has actually changed | Mario Vavti | 2019-01-14 | 1 | -1/+1 |
* | more notifications fixes | Mario Vavti | 2018-12-03 | 1 | -1/+1 |
* | fix filtering by addr in handleNotificationsItems() | Mario Vavti | 2018-12-02 | 1 | -1/+1 |