Mario Vavti
|
88ca6fc12e
|
Merge remote-tracking branch 'mike/master' into dev
|
2018-04-13 11:59:09 +02:00 |
|
Mario Vavti
|
e04d3c45a4
|
provide visible star status for starred posts
|
2018-04-13 11:58:12 +02:00 |
|
zotlabs
|
7fd882a088
|
autosave comment enhancements
|
2018-04-12 22:24:25 -07:00 |
|
zotlabs
|
b0396cd646
|
work on autosave
|
2018-04-12 21:44:06 -07:00 |
|
zotlabs
|
953a2fd9b2
|
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge
|
2018-04-11 17:44:51 -07:00 |
|
zotlabs
|
2fa9645dfc
|
channel delegation: push current identity and pop it on logout from the delegated channel. This fixes the known issue of being forced to log back in after leaving the delegated channel.
|
2018-04-11 17:40:04 -07:00 |
|
Mario Vavti
|
3bd6450333
|
also clean localStorage upon logout or channel switch
|
2018-04-11 12:37:25 +02:00 |
|
Andrew Manning
|
f9ec3c66ff
|
Added feature setting for auto-save, defaulting to enabled.
|
2018-04-08 19:44:21 -04:00 |
|
Andrew Manning
|
43cafcc761
|
Auto-save post and comment entry using localStorage in browser.
|
2018-04-08 14:18:10 -04:00 |
|
Mario Vavti
|
9d230b1f4c
|
indicate that there are events today in notifications by changing the badge class from secondary to danger. issue #1001
|
2018-03-14 21:39:33 +01:00 |
|
zotlabs
|
df03805579
|
process follow from article menu in the background, do not reload page - hubzilla issue #987
|
2018-03-02 13:15:28 -08:00 |
|
Mario Vavti
|
2047801b85
|
updates 1201 and 1200 should return success for postgres. notifications: remove class show and session storage entry when we mark all notifications seen
|
2018-02-19 20:23:13 +01:00 |
|
Mario Vavti
|
5f229d81e9
|
use distinct in channel item query and minor notification cache improvement
|
2018-02-09 14:06:59 +01:00 |
|
Mario Vavti
|
edf6ad9eda
|
do not always look first in chache when receiving the *open* status from cache
|
2018-01-28 19:35:01 +01:00 |
|
Mario Vavti
|
2e4e56f7cc
|
if startpage is /hq redirect all notifications links to /hq and minor notifications and hq fixes
|
2018-01-27 22:23:47 +01:00 |
|
Mario Vavti
|
7c600b0380
|
preserve open state of notifications
|
2018-01-26 11:44:24 +01:00 |
|
Mario Vavti
|
4656856dfb
|
move template out of #notifications and revert reset timer on manual trigger
|
2018-01-25 17:27:48 +01:00 |
|
Mario Vavti
|
019dcefeca
|
reset timer on manual update trigger
|
2018-01-25 12:56:52 +01:00 |
|
Mario Vavti
|
93259e4e92
|
consolidate notifications caching and loading
|
2018-01-24 22:46:36 +01:00 |
|
Mario Vavti
|
e3a6b0012e
|
implement caching of notifications in browser session storage
|
2018-01-24 11:16:51 +01:00 |
|
Mario Vavti
|
1709dbd376
|
make sure we deal with lowercase string in all situations
|
2018-01-21 10:27:50 +01:00 |
|
Mario Vavti
|
d6fc85f460
|
use var instead of this
|
2018-01-19 21:14:32 +01:00 |
|
Mario Vavti
|
395cf86607
|
make sure we deal with strings
|
2018-01-19 20:53:22 +01:00 |
|
zotlabs
|
b2ab906483
|
remove deprecated 'qcomment' feature; unused since 2012
|
2018-01-18 17:02:59 -08:00 |
|
Mario Vavti
|
53e353abf2
|
consolidate navbar tucson and some javascript cleanup
|
2018-01-18 12:44:40 +01:00 |
|
Mario Vavti
|
21d081e175
|
implement notifications name filter and slightly change the way we load notification to the ui
|
2018-01-18 11:22:30 +01:00 |
|
Mario Vavti
|
d6ff8dc9b6
|
introduce datasrc2src(selector) js function
|
2018-01-10 11:34:37 +01:00 |
|
Mario Vavti
|
98fd311891
|
start with nonactive state for the notifications button and display some text if there are no notifications on small screens only
|
2018-01-07 19:14:19 +01:00 |
|
Mario Vavti
|
dcad9ce26a
|
add a filter for notification to show new posts only
|
2017-12-01 21:00:39 +01:00 |
|
Mario Vavti
|
aa7f6111a6
|
use typeof if checking for undefined var and always clear timeout before setting a new one
|
2017-11-29 12:01:36 +01:00 |
|
Mario Vavti
|
e6a59ad36f
|
allow an optional notify_id arg for liveUpdate()
|
2017-11-29 11:22:59 +01:00 |
|
Mario Vavti
|
f55ef7e728
|
remove the updateCountsOnly variable which is not used anymore now
|
2017-11-29 08:38:58 +01:00 |
|
Mario Vavti
|
bf1ec44186
|
rework liveUpdate() and notificationsUpdate() (aka ping) to first do the liveUpdate and when this is done only do the ping once. rename initLiveUpdate() to initUpdate() and more main.js cleanup.
|
2017-11-29 08:34:47 +01:00 |
|
Mario Vavti
|
455720ae93
|
check for updateCountsOnly in NavUpdate()
|
2017-11-28 16:06:07 +01:00 |
|
Mario Vavti
|
d5c56c0f5d
|
split liveUpdateInit() out of NavUpdate() so we do not need to wait for initial ping to complete before we can init liveUpdate(). clean up main.js and bump version.
|
2017-11-28 11:15:19 +01:00 |
|
Mario Vavti
|
87eaa6d8e5
|
some more work on mod hq
|
2017-11-24 15:01:34 +01:00 |
|
zotlabs
|
6c178d4485
|
article feature
|
2017-11-22 15:39:06 -08:00 |
|
Mario Vavti
|
3efe144fa0
|
revisit media breakpoints - do not switch to mobile view to early.
|
2017-11-19 21:41:45 +01:00 |
|
Mario Vavti
|
fbc57fa8e3
|
some more work on mod hq
|
2017-11-18 22:16:06 +01:00 |
|
Mario Vavti
|
3a17225546
|
revert back to get the mid from enotify - otherwise we can not distinct between posts and likes
|
2017-11-10 20:30:55 +01:00 |
|
Mario Vavti
|
40a7446e3e
|
get the path infos from pathname instead of seperate data attribute
|
2017-11-09 12:41:57 +01:00 |
|
Mario Vavti
|
fc96cd3710
|
load notifications links to /display via ajax if we are already in /display
|
2017-11-09 11:34:41 +01:00 |
|
zotlabs
|
11a7a08b9d
|
bring back tabindex to submit comments
|
2017-11-06 17:08:48 -08:00 |
|
Mario Vavti
|
0061ac8584
|
do not show seen notifys in notifications - show them in mod notifications instead. Update notifications count also on notifications updates
|
2017-10-22 21:01:58 +02:00 |
|
Mario Vavti
|
ca4c725d57
|
remove redundant js
|
2017-10-18 12:28:56 +02:00 |
|
Mario Vavti
|
fe1aa90304
|
streamline the notifications js and change notification icon to exclamation-triangle if we have personal notifications
|
2017-10-18 11:38:45 +02:00 |
|
Mario Vavti
|
64a49eb54a
|
update notifications if a notification area remains open
|
2017-10-18 00:25:00 +02:00 |
|
zotlabs
|
e6c166a182
|
sort out the notification ids
|
2017-10-12 11:36:25 -07:00 |
|
Mario Vavti
|
07ae431950
|
css fixes
|
2017-10-10 20:02:42 +02:00 |
|
Mario Vavti
|
41cf846ee3
|
new notification fixes
|
2017-10-10 12:08:51 +02:00 |
|