| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | implement pubstream items in mod hq | Mario | 2017-11-25 | 1 | -1/+1 |
* | make browser history buttons work with ajax calls in /display and /hq | Mario Vavti | 2017-11-21 | 1 | -13/+29 |
* | revisit media breakpoints - do not switch to mobile view to early. | Mario Vavti | 2017-11-19 | 1 | -1/+1 |
* | pubstream is not yet supported in mod hq | Mario Vavti | 2017-11-18 | 1 | -1/+3 |
* | some more work on mod hq | Mario Vavti | 2017-11-18 | 1 | -2/+14 |
* | inroduce the HQ module - a module with the potential to become a nice landing... | Mario Vavti | 2017-11-17 | 1 | -1/+1 |
* | move notifications style to widgets.css | Mario Vavti | 2017-11-15 | 1 | -28/+0 |
* | fix notifications again after recent changes | Mario Vavti | 2017-11-15 | 1 | -3/+4 |
* | move notifications full-screen handling to notifications widget | Mario Vavti | 2017-11-14 | 1 | -0/+16 |
* | revert back to get the mid from enotify - otherwise we can not distinct betwe... | Mario Vavti | 2017-11-10 | 1 | -4/+4 |
* | get the path infos from pathname instead of seperate data attribute | Mario Vavti | 2017-11-09 | 1 | -6/+5 |
* | load notifications links to /display via ajax if we are already in /display | Mario Vavti | 2017-11-09 | 1 | -1/+26 |
* | z-index issue and some icons. rename notifications-btn-1 to notifications-btn | Mario Vavti | 2017-10-11 | 1 | -3/+7 |
* | only show pubs notifications if discovery_tab != disabled | Mario Vavti | 2017-10-11 | 1 | -0/+2 |
* | css fixes | Mario Vavti | 2017-10-10 | 1 | -3/+3 |
* | remove notifications code from nav and go live with new notifications | Mario Vavti | 2017-10-10 | 1 | -1/+1 |
* | remove left_align mode | Mario Vavti | 2017-10-10 | 1 | -1/+1 |
* | new notification fixes | Mario Vavti | 2017-10-10 | 1 | -29/+34 |
* | new notification changes - use sticky_kit instead of position fixed | Mario Vavti | 2017-10-09 | 1 | -11/+5 |
* | more new notifications fixes | Mario Vavti | 2017-10-09 | 1 | -18/+12 |
* | new notification fixes | Mario Vavti | 2017-10-08 | 1 | -10/+16 |
* | experimental new notifications - needs pconfig experimental_notif set to 1 fo... | Mario Vavti | 2017-10-08 | 1 | -0/+57 |