Commit Graph

17 Commits

Author SHA1 Message Date
mgabdev 08365cbead revert c280c102b 2020-05-22 02:55:58 -04:00
mgabdev c280c102b6 TESTING - Notification logs - 1
TESTING - Notification logs - 1
2020-05-22 02:33:52 -04:00
mgabdev 3c310c457b Updated notifications to set filter if view query is present on load
• Updated:
- notifications to set filter if view query is present on load
2020-05-21 18:03:35 -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 805012ab72 Progress 2020-05-14 23:36:10 -04:00
mgabdev b620cb1372 Progress 2020-05-08 22:17:19 -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 bb4fcdf32d Progress 2020-04-07 21:06:59 -04:00
mgabdev b5e3c2a94f Progress 2020-04-06 21:53:23 -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 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 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