Commit Graph

18 Commits

Author SHA1 Message Date
mgabdev
fb612f60c8 Commiting 2020-11-15 12:48:32 -06:00
mgabdev
e1e6e07ea8 TESTING - Notification logs - 3
TESTING - Notification logs - 3
2020-05-22 02:48:48 -04:00
mgabdev
087ad23bff TESTING - Notification logs - 2
TESTING - Notification logs - 2
2020-05-22 02:42:04 -04:00
mgabdev
1f84ff8f1a Added isUnread to grouped follows, likes, reposts notifications
• Added:
- isUnread to grouped follows, likes, reposts notifications
2020-05-21 17:41:05 -04:00
mgabdev
663f46b166 Updated frontend notification filtering and configuration
• Updated:
- frontend notification filtering and configuration

• Added:
- lastReadNotificationId to initial_state
- minWidth20PX for responsive notification icon hiding on xs

• Removed:
- unused code
2020-05-21 15:37:40 -04:00
mgabdev
8e349c368c Progress 2020-05-01 01:50:27 -04:00
mgabdev
4d7aee59c9 Progress 2020-04-17 01:35:46 -04:00
mgabdev
595208780e Progress 2020-04-11 18:29:19 -04:00
mgabdev
7249143d9f Progress 2020-04-09 15:18:14 -04:00
mgabdev
b5e3c2a94f Progress 2020-04-06 21:53:23 -04:00
mgabdev
0a89c7b775 Grouped notifications (v1) 2020-04-02 21:05:49 -04:00
mgabdev
33952e424f Progress 2020-03-03 22:45:16 -05:00
mgabdev
2bd01457a6 Updating files after merge 2020-01-29 11:45:17 -05:00
mgabdev
0a3c6cea89 Merge branch 'develop' of https://code.gab.com/gab/social/gab-social into feature/frontend_refactor 2020-01-28 11:29:26 -05:00
mgabdev
7fb0b462e2 Fix notifications
https://gitlab.com/soapbox-pub/soapbox/merge_requests/120/diffs#diff-content-917c7fb80cf426cfae1e7baaa21b3d90ccb2b29c
2020-01-16 18:24:10 -05:00
mgabdev
dd6129e218 Reorganized utils files 2019-07-27 21:49:17 -04:00
mgabdev
c8e8618f64 Added notification queueing functionality
updated streaming functionality to load notifications into a queue (if currently on notitications page) and to display TimelineQueueButtonHeader with outstanding notification count. (if not on notifications page, it behaves as normal, adding/updating notification state). Max 40 are saved to queuedNotifications state and all are tallied into the totalQueuedNotificationsCount state. On click of TimelineQueueButtonHeader it dequeues the queuedNotifications and loads on page if <= max, otherwise it refreshes the page and shows latest 20 (default count) and clears/resets the state for queuedNotifications and totalQueuedNotificationsCount.
2019-07-11 00:02:18 -04:00
robcolbert
bd0b5afc92 Gab Social. All are welcome. 2019-07-02 03:10:25 -04:00