about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/actions/notifications.js
AgeCommit message (Expand)Author
2020-05-29[Glitch] Fix timeline markers not working on ChromeThibG
2020-01-24[Glitch] Add announcementsEugen Rochko
2019-12-07[Glitch] Add follow_request notification typeThibG
2019-10-17Fix notification filters not applying to poll optionsThibaut Girka
2019-09-18[Glitch] Fix “load more” adding older toots/notifications to pending itemsThibG
2019-07-16[Glitch] Add option to disable real-time updates in web UIEugen Rochko
2019-06-30[Glitch] Optimize makeGetStatusThibG
2019-06-19[Glitch] Completely hide toots matched by “irreversible” filters even if ...ThibG
2019-03-18[Glitch] Save quick filter settings when selecting a different filterThibG
2019-03-11[Glitch] Add support for poll ending notificationsThibaut Girka
2019-03-05Port upstream refactoring of reducers and actionsThibaut Girka
2018-12-18[Glitch] Add notification quick-filter bar in the frontend appThibaut Girka
2018-12-01Fix since_idThibaut Girka
2018-11-13[Glitch] Fix loading indicator inconsistencyThibaut Girka
2018-09-07Count unread notifications when window loses focusThibaut Girka
2018-09-07Keep track of unread notifications when the notification column isn't mountedThibaut Girka
2018-07-10[Glitch] Fix filters not affecting notifications in web UIThibaut Girka
2018-05-29[Glitch] Use randomized setTimeout when fallback-polling and re-add since_idThibaut Girka
2018-05-29[Glitch] Allow clients to fetch notifications made while they were offlineThibaut Girka
2018-05-10[Glitch] Use plaintext value for field value tooltips in web UIThibaut Girka
2018-01-09Fix newlines-to-spaces functionality (tootsuite pr #6158)cwm
2017-12-03Rename themes -> flavours ? ?kibigo!