aboutsummaryrefslogtreecommitdiffstats
path: root/view/js/main.js
Commit message (Expand)AuthorAgeFilesLines
* fix wrong item keyMario Vavti2018-04-131-1/+1
* Merge remote-tracking branch 'mike/master' into devMario Vavti2018-04-131-15/+36
|\
| * autosave comment enhancementszotlabs2018-04-121-9/+15
| * work on autosavezotlabs2018-04-121-15/+30
* | provide visible star status for starred postsMario Vavti2018-04-131-2/+5
|/
* Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2018-04-111-1/+2
|\
| * also clean localStorage upon logout or channel switchMario Vavti2018-04-111-1/+2
* | channel delegation: push current identity and pop it on logout from the deleg...zotlabs2018-04-111-1/+0
|/
* Added feature setting for auto-save, defaulting to enabled.Andrew Manning2018-04-081-7/+13
* Auto-save post and comment entry using localStorage in browser.Andrew Manning2018-04-081-0/+29
* indicate that there are events today in notifications by changing the badge c...Mario Vavti2018-03-141-0/+8
* process follow from article menu in the background, do not reload page - hubz...zotlabs2018-03-021-0/+6
* updates 1201 and 1200 should return success for postgres. notifications: remo...Mario Vavti2018-02-191-0/+2
* use distinct in channel item query and minor notification cache improvementMario Vavti2018-02-091-0/+2
* do not always look first in chache when receiving the *open* status from cacheMario Vavti2018-01-281-2/+2
* if startpage is /hq redirect all notifications links to /hq and minor notific...Mario Vavti2018-01-271-6/+2
* preserve open state of notificationsMario Vavti2018-01-261-0/+10
* move template out of #notifications and revert reset timer on manual triggerMario Vavti2018-01-251-2/+0
* reset timer on manual update triggerMario Vavti2018-01-251-6/+4
* consolidate notifications caching and loadingMario Vavti2018-01-241-23/+31
* implement caching of notifications in browser session storageMario Vavti2018-01-241-94/+133
* make sure we deal with lowercase string in all situationsMario Vavti2018-01-211-3/+3
* use var instead of thisMario Vavti2018-01-191-1/+1
* make sure we deal with stringsMario Vavti2018-01-191-1/+1
* remove deprecated 'qcomment' feature; unused since 2012zotlabs2018-01-181-16/+0
* consolidate navbar tucson and some javascript cleanupMario Vavti2018-01-181-13/+2
* implement notifications name filter and slightly change the way we load notif...Mario Vavti2018-01-181-7/+22
* introduce datasrc2src(selector) js functionMario Vavti2018-01-101-0/+7
* start with nonactive state for the notifications button and display some text...Mario Vavti2018-01-071-0/+2
* add a filter for notification to show new posts onlyMario Vavti2017-12-011-4/+10
* use typeof if checking for undefined var and always clear timeout before sett...Mario Vavti2017-11-291-3/+4
* allow an optional notify_id arg for liveUpdate()Mario Vavti2017-11-291-1/+10
* remove the updateCountsOnly variable which is not used anymore nowMario Vavti2017-11-291-1/+0
* rework liveUpdate() and notificationsUpdate() (aka ping) to first do the live...Mario Vavti2017-11-291-137/+76
* check for updateCountsOnly in NavUpdate()Mario Vavti2017-11-281-19/+19
* split liveUpdateInit() out of NavUpdate() so we do not need to wait for initi...Mario Vavti2017-11-281-237/+127
* some more work on mod hqMario Vavti2017-11-241-0/+1
* article featurezotlabs2017-11-221-1/+2
* revisit media breakpoints - do not switch to mobile view to early.Mario Vavti2017-11-191-6/+6
* some more work on mod hqMario Vavti2017-11-181-2/+2
* revert back to get the mid from enotify - otherwise we can not distinct betwe...Mario Vavti2017-11-101-2/+2
* get the path infos from pathname instead of seperate data attributeMario Vavti2017-11-091-2/+2
* load notifications links to /display via ajax if we are already in /displayMario Vavti2017-11-091-3/+3
* bring back tabindex to submit commentszotlabs2017-11-061-2/+12
* do not show seen notifys in notifications - show them in mod notifications in...Mario Vavti2017-10-221-0/+1
* remove redundant jsMario Vavti2017-10-181-19/+16
* streamline the notifications js and change notification icon to exclamation-t...Mario Vavti2017-10-181-56/+19
* update notifications if a notification area remains openMario Vavti2017-10-181-0/+7
* sort out the notification idszotlabs2017-10-121-1/+7
* css fixesMario Vavti2017-10-101-1/+1