gab-social/app/javascript
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
..
fonts Gab Social. All are welcome. 2019-07-02 03:10:25 -04:00
gabsocial Added notification queueing functionality 2019-07-11 00:02:18 -04:00
images Gab Social. All are welcome. 2019-07-02 03:10:25 -04:00
packs Gab Social. All are welcome. 2019-07-02 03:10:25 -04:00
styles Added TimelineQueueButtonHeader component, styles 2019-07-10 23:54:19 -04:00