| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | typo | zotlabs | 2018-11-30 | 1 | -1/+1 |
* | allow notification filtering by name or addr | zotlabs | 2018-11-30 | 1 | -6/+7 |
* | fix get on {1} | Mario Vavti | 2018-10-24 | 1 | -1/+1 |
* | fix some issues with latest notification improvements | Mario Vavti | 2018-09-09 | 1 | -2/+5 |
* | overflow should be auto not visible | Mario Vavti | 2018-09-07 | 1 | -1/+1 |
* | improve notification handling on small screens | Mario Vavti | 2018-09-06 | 1 | -2/+6 |
* | finalize filters and forum notifications | Mario Vavti | 2018-06-02 | 1 | -1/+2 |
* | some more work on forum notifications | Mario Vavti | 2018-06-02 | 1 | -1/+12 |
* | fix javascript error if there are no notifications | Mario Vavti | 2018-03-05 | 1 | -2/+1 |
* | fix icon position and make string translatable | Mario Vavti | 2018-02-26 | 1 | -2/+3 |
* | we need to manualy take care to mark the notification read in this case | Mario Vavti | 2018-01-31 | 1 | -0/+8 |
* | query optimisations for notifications - use a specific index only | Mario Vavti | 2018-01-28 | 1 | -3/+0 |
* | accidently reverted a fix from yesterday in ma previous commit | Mario Vavti | 2018-01-27 | 1 | -7/+7 |
* | if startpage is /hq redirect all notifications links to /hq and minor notific... | Mario Vavti | 2018-01-27 | 1 | -30/+37 |
* | move template out of #notifications and revert reset timer on manual trigger | Mario Vavti | 2018-01-25 | 1 | -7/+7 |
* | fix some issues with bootstrap accordion (this needs fixing in some other pla... | Mario Vavti | 2018-01-24 | 1 | -3/+3 |
* | consolidate notifications caching and loading | Mario Vavti | 2018-01-24 | 1 | -1/+1 |
* | implement caching of notifications in browser session storage | Mario Vavti | 2018-01-24 | 1 | -2/+2 |
* | wrong class | Mario Vavti | 2018-01-19 | 1 | -2/+2 |
* | make sure we deal with strings | Mario Vavti | 2018-01-19 | 1 | -5/+5 |
* | input event is catching more situations than keyup | Mario Vavti | 2018-01-19 | 1 | -1/+1 |
* | only show clear button if there is something to clear | Mario Vavti | 2018-01-19 | 1 | -3/+8 |
* | bootstrap seems to heavy for this - use custom css | Mario Vavti | 2018-01-19 | 1 | -6/+2 |
* | provide a button to clear the name filter | Mario Vavti | 2018-01-19 | 1 | -2/+12 |
* | implement notifications name filter and slightly change the way we load notif... | Mario Vavti | 2018-01-18 | 1 | -4/+26 |
* | start with nonactive state for the notifications button and display some text... | Mario Vavti | 2018-01-07 | 1 | -0/+3 |
* | make active notifications filter sticky | Mario Vavti | 2018-01-06 | 1 | -1/+1 |
* | notifications: only handle item otype notify_ids | Mario Vavti | 2017-12-18 | 1 | -0/+3 |
* | notification: slight animation for loading... and do not remove public stream... | Mario Vavti | 2017-12-11 | 1 | -2/+4 |
* | add a cursor-pointer class | Mario Vavti | 2017-12-01 | 1 | -2/+2 |
* | add a filter for notification to show new posts only | Mario Vavti | 2017-12-01 | 1 | -4/+19 |
* | an additional on touch event might improve things for mobile handling | Mario Vavti | 2017-11-29 | 1 | -1/+1 |
* | allow an optional notify_id arg for liveUpdate() | Mario Vavti | 2017-11-29 | 1 | -1/+1 |
* | do not stop click propagation | Mario Vavti | 2017-11-27 | 1 | -1/+0 |