about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/actions/notifications.js
AgeCommit message (Expand)Author
2020-02-22port glitch-soc@`3771a99` to monserfork: [Glitch] Completely hide toots match...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!