gab-social/app/javascript/gabsocial
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
..
actions Added notification queueing functionality 2019-07-11 00:02:18 -04:00
components Added TimelineQueueButtonHeader component, styles 2019-07-10 23:54:19 -04:00
containers Removed introduction from showing 2019-07-03 19:10:12 -04:00
features Added notification queueing functionality 2019-07-11 00:02:18 -04:00
locales GitHub => GitLab; github => gitlab 2019-07-03 19:30:54 -04:00
middleware disable 'ribbit' sound for launch (needs preference in Settings) 2019-07-03 21:53:16 -04:00
pages Added HomePage 2019-07-08 23:49:44 -04:00
reducers Added notification queueing functionality 2019-07-11 00:02:18 -04:00
selectors Gab Social. All are welcome. 2019-07-02 03:10:25 -04:00
service_worker Updated, Added all non webapp routes for service worker 2019-07-02 19:01:24 -04:00
storage Gab Social. All are welcome. 2019-07-02 03:10:25 -04:00
store Gab Social. All are welcome. 2019-07-02 03:10:25 -04:00
utils Updated number formatter util to return single span child, not multiple fragments 2019-07-04 01:14:44 -04:00
api.js Gab Social. All are welcome. 2019-07-02 03:10:25 -04:00
base_polyfills.js Gab Social. All are welcome. 2019-07-02 03:10:25 -04:00
common.js Gab Social. All are welcome. 2019-07-02 03:10:25 -04:00
compare_id.js Gab Social. All are welcome. 2019-07-02 03:10:25 -04:00
extra_polyfills.js Gab Social. All are welcome. 2019-07-02 03:10:25 -04:00
initial_state.js Gab Social. All are welcome. 2019-07-02 03:10:25 -04:00
is_mobile.js Gab Social. All are welcome. 2019-07-02 03:10:25 -04:00
load_polyfills.js Gab Social. All are welcome. 2019-07-02 03:10:25 -04:00
main.js remove test 2019-07-03 20:42:55 -04:00
performance.js Gab Social. All are welcome. 2019-07-02 03:10:25 -04:00
ready.js Gab Social. All are welcome. 2019-07-02 03:10:25 -04:00
rtl.js Gab Social. All are welcome. 2019-07-02 03:10:25 -04:00
settings.js Gab Social. All are welcome. 2019-07-02 03:10:25 -04:00
stream.js Gab Social. All are welcome. 2019-07-02 03:10:25 -04:00
test_setup.js Gab Social. All are welcome. 2019-07-02 03:10:25 -04:00
uuid.js Gab Social. All are welcome. 2019-07-02 03:10:25 -04:00