| Commit message (Expand) | Author | Age | Files | Lines |
* | also clean localStorage upon logout or channel switch | Mario Vavti | 2018-04-11 | 1 | -1/+2 |
* | Added feature setting for auto-save, defaulting to enabled. | Andrew Manning | 2018-04-08 | 1 | -7/+13 |
* | Auto-save post and comment entry using localStorage in browser. | Andrew Manning | 2018-04-08 | 1 | -0/+29 |
* | indicate that there are events today in notifications by changing the badge c... | Mario Vavti | 2018-03-14 | 1 | -0/+8 |
* | process follow from article menu in the background, do not reload page - hubz... | zotlabs | 2018-03-02 | 1 | -0/+6 |
* | updates 1201 and 1200 should return success for postgres. notifications: remo... | Mario Vavti | 2018-02-19 | 1 | -0/+2 |
* | use distinct in channel item query and minor notification cache improvement | Mario Vavti | 2018-02-09 | 1 | -0/+2 |
* | do not always look first in chache when receiving the *open* status from cache | Mario Vavti | 2018-01-28 | 1 | -2/+2 |
* | if startpage is /hq redirect all notifications links to /hq and minor notific... | Mario Vavti | 2018-01-27 | 1 | -6/+2 |
* | preserve open state of notifications | Mario Vavti | 2018-01-26 | 1 | -0/+10 |
* | move template out of #notifications and revert reset timer on manual trigger | Mario Vavti | 2018-01-25 | 1 | -2/+0 |
* | reset timer on manual update trigger | Mario Vavti | 2018-01-25 | 1 | -6/+4 |
* | consolidate notifications caching and loading | Mario Vavti | 2018-01-24 | 1 | -23/+31 |
* | implement caching of notifications in browser session storage | Mario Vavti | 2018-01-24 | 1 | -94/+133 |
* | make sure we deal with lowercase string in all situations | Mario Vavti | 2018-01-21 | 1 | -3/+3 |
* | use var instead of this | Mario Vavti | 2018-01-19 | 1 | -1/+1 |
* | make sure we deal with strings | Mario Vavti | 2018-01-19 | 1 | -1/+1 |
* | remove deprecated 'qcomment' feature; unused since 2012 | zotlabs | 2018-01-18 | 1 | -16/+0 |
* | consolidate navbar tucson and some javascript cleanup | Mario Vavti | 2018-01-18 | 1 | -13/+2 |
* | implement notifications name filter and slightly change the way we load notif... | Mario Vavti | 2018-01-18 | 1 | -7/+22 |
* | introduce datasrc2src(selector) js function | Mario Vavti | 2018-01-10 | 1 | -0/+7 |
* | start with nonactive state for the notifications button and display some text... | Mario Vavti | 2018-01-07 | 1 | -0/+2 |
* | add a filter for notification to show new posts only | Mario Vavti | 2017-12-01 | 1 | -4/+10 |
* | use typeof if checking for undefined var and always clear timeout before sett... | Mario Vavti | 2017-11-29 | 1 | -3/+4 |
* | allow an optional notify_id arg for liveUpdate() | Mario Vavti | 2017-11-29 | 1 | -1/+10 |
* | remove the updateCountsOnly variable which is not used anymore now | Mario Vavti | 2017-11-29 | 1 | -1/+0 |
* | rework liveUpdate() and notificationsUpdate() (aka ping) to first do the live... | Mario Vavti | 2017-11-29 | 1 | -137/+76 |
* | check for updateCountsOnly in NavUpdate() | Mario Vavti | 2017-11-28 | 1 | -19/+19 |
* | split liveUpdateInit() out of NavUpdate() so we do not need to wait for initi... | Mario Vavti | 2017-11-28 | 1 | -237/+127 |
* | some more work on mod hq | Mario Vavti | 2017-11-24 | 1 | -0/+1 |
* | article feature | zotlabs | 2017-11-22 | 1 | -1/+2 |
* | revisit media breakpoints - do not switch to mobile view to early. | Mario Vavti | 2017-11-19 | 1 | -6/+6 |
* | some more work on mod hq | Mario Vavti | 2017-11-18 | 1 | -2/+2 |
* | revert back to get the mid from enotify - otherwise we can not distinct betwe... | Mario Vavti | 2017-11-10 | 1 | -2/+2 |
* | get the path infos from pathname instead of seperate data attribute | Mario Vavti | 2017-11-09 | 1 | -2/+2 |
* | load notifications links to /display via ajax if we are already in /display | Mario Vavti | 2017-11-09 | 1 | -3/+3 |
* | bring back tabindex to submit comments | zotlabs | 2017-11-06 | 1 | -2/+12 |
* | do not show seen notifys in notifications - show them in mod notifications in... | Mario Vavti | 2017-10-22 | 1 | -0/+1 |
* | remove redundant js | Mario Vavti | 2017-10-18 | 1 | -19/+16 |
* | streamline the notifications js and change notification icon to exclamation-t... | Mario Vavti | 2017-10-18 | 1 | -56/+19 |
* | update notifications if a notification area remains open | Mario Vavti | 2017-10-18 | 1 | -0/+7 |
* | sort out the notification ids | zotlabs | 2017-10-12 | 1 | -1/+7 |
* | css fixes | Mario Vavti | 2017-10-10 | 1 | -1/+1 |
* | new notification fixes | Mario Vavti | 2017-10-10 | 1 | -5/+0 |
* | more new notifications fixes | Mario Vavti | 2017-10-09 | 1 | -2/+2 |
* | new notification fixes | Mario Vavti | 2017-10-08 | 1 | -2/+2 |
* | experimental new notifications - needs pconfig experimental_notif set to 1 fo... | Mario Vavti | 2017-10-08 | 1 | -1/+1 |
* | bring back notifications for account approvals | Mario Vavti | 2017-10-04 | 1 | -2/+2 |
* | make justifiedGallery happy again | Mario Vavti | 2017-09-27 | 1 | -0/+1 |
* | get rid of spinner.js in use a lightweight css spinner instead | Mario Vavti | 2017-09-26 | 1 | -17/+17 |