about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/reducers/notifications.js
AgeCommit message (Expand)Author
2020-02-22[Glitch] Display notifications count on a new single columnabcang
2019-02-26Fix web UI not removing notifications after block (#10108)Eugen Rochko
2019-02-26Keep notification when muting_notifications is true (#7311)abcang
2018-12-18[Glitch] Add notification quick-filter bar in the frontend appThibaut Girka
2018-12-13[Glitch] Fix hasMore in notificationsThibaut 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-09-07Accurately count deleted unread notificationsThibaut Girka
2018-05-29[Glitch] Fix comparing idThibaut Girka
2018-05-29[Glitch] Add missing null handling in notification reducerThibaut Girka
2018-05-29[Glitch] Allow clients to fetch notifications made while they were offlineThibaut Girka
2017-12-03Rename themes -> flavours ? ?kibigo!