about summary refs log tree commit diff
path: root/app/javascript/mastodon/reducers/notifications.js
AgeCommit message (Expand)Author
2020-11-11Add button to dismiss desktop notifications permissions banner (#15141)Eugen Rochko
2020-10-13Fix browser notification permission request logic (#13543)ThibG
2020-10-09Fix issue checking for last unread notification when there are gaps (#14960)ThibG
2020-10-08Fix unread notification marker not updating when mounting column (#14954)ThibG
2020-09-26Add unread notification markers (#14818)ThibG
2020-03-08Code style improvements in JavaScript (#13159)Bèr Kessels
2019-12-01Add follow_request notification type (#12198)ThibG
2019-09-23Revert "Change timelines to add new items to pending items when scrolled down...Eugen Rochko
2019-09-21Fix updates being hidden behind pending items on unmounted components (#11898)Eugen Rochko
2019-09-18Fix “load more” adding older toots/notifications to pending items (#11883)ThibG
2019-09-16Change timelines to add new items to pending items when scrolled down (#11867)ThibG
2019-09-16Fix “slow mode” issues (#11859)ThibG
2019-07-25Change account domain block to clear out notifications and follows (#11393)Eugen Rochko
2019-07-16Add option to disable real-time updates in web UI (#9984)Eugen Rochko
2019-05-27Display notifications count on a new single column (#10859)abcang
2019-02-25Fix web UI not removing notifications after block (#10108)Eugen Rochko
2018-12-16Add notification quick-filter bar in the frontend app (#9399)Paweł Ngei
2018-10-07Add conversations API (#8832)Eugen Rochko
2018-08-26Add aria-label to notifications (#8460)Eugen Rochko
2018-05-02Keep notification when muting_notifications is true (#7311)abcang
2018-04-18Fix comparing id (#7180)abcang
2018-03-27Add missing null handling in notification reducer (#6930)unarist
2018-03-24Allow clients to fetch notifications made while they were offline (#6886)Akihiko Odaki
2018-03-24Rename variables to have semantic meanings in notifications reducer (#6890)Akihiko Odaki
2017-11-12Fix #5632 - Reset column loading status after fetch fail (#5659)Eugen Rochko
2017-10-03When muting, clear web UI like for blocks (#5172)Eugen Rochko
2017-07-11refactor: Rewrite immutablejs import statements using destructuring (#4147)Sorin Davidoi
2017-05-20Improve eslint rules (#3147)Yamagishi Kazutoshi
2017-05-11Fix #2205 - Delete associated notifications when a status is deleted (#2994)Eugen Rochko
2017-05-04When streaming API is disconnected, poll home/notifications (#2776)Eugen Rochko
2017-05-03Replace sprockets/browserify with Webpack (#2617)Eugen Rochko