about summary refs log tree commit diff
path: root/app/javascript/mastodon/actions/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-09-29Fix unread notification markers (#14897)Takeshi Umeda
2020-09-26Add unread notification markers (#14818)ThibG
2020-09-18Add option to be notified when a followed user posts (#13546)Eugen Rochko
2020-05-29Fix timeline markers not working on Chrome (#13887)ThibG
2020-01-23Add announcements (#12662)Eugen Rochko
2019-12-01Add follow_request notification type (#12198)ThibG
2019-11-04Fix notification filters not applying to poll options (#12269)ThibG
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-07-16Add option to disable real-time updates in web UI (#9984)Eugen Rochko
2019-06-30Optimize makeGetStatus (#11211)ThibG
2019-06-18Completely hide toots matched by “irreversible” filters even if they got ...ThibG
2019-03-17Save quick filter settings when selecting a different filter (#10296)ThibG
2019-03-11Support pushing and receiving updates to poll tallies (#10209)ThibG
2018-12-16Add notification quick-filter bar in the frontend app (#9399)Paweł Ngei
2018-12-01Fix last_status parameter for notifications and conversations (#9407)ThibG
2018-11-10Fix loading indicator inconsistency (#9252)Eugen Rochko
2018-07-07Fix filters not affecting notifications in web UI (#7977)Eugen Rochko
2018-05-19Improve payload format of Web Push API now that it's open (#7521)Eugen Rochko
2018-05-18Use randomized setTimeout when fallback-polling and re-add since_id (#7522)Eugen Rochko
2018-05-07Use plaintext value for field value tooltips in web UI (#7388)Eugen Rochko
2018-04-13When notification type filtered, ignore live updates for it (#7101)Eugen Rochko
2018-03-29Fix TypeError on follow notification (#6950)unarist
2018-03-24Allow clients to fetch notifications made while they were offline (#6886)Akihiko Odaki
2018-03-24Store objects to IndexedDB (#6826)Akihiko Odaki
2018-03-12Fix follow relationships not loading after notifications fetch (#6746)Eugen Rochko
2018-01-02Fix newlines-to-spaces functionality (#6158)Noiob
2017-10-14replace newlines in desktop notif with spaces instead of removing them (#5361)Ondřej Hruška
2017-07-11refactor: Rewrite immutablejs import statements using destructuring (#4147)Sorin Davidoi
2017-06-23Remove unused variables (#3906)Yamagishi Kazutoshi
2017-06-11Fix #3665 - Refactor timelines reducer (#3686)Eugen Rochko
2017-05-20Improve eslint rules (#3147)Yamagishi Kazutoshi
2017-05-13Revert HTML CW changes (#3020)beatrix
2017-05-12Fix locales again (#3010)Eugen Rochko
2017-05-11Focus tab of Mastodon when clicking notification (#2989)Yamagishi Kazutoshi
2017-05-11Refine unescapeHTML (#2977)Yamagishi Kazutoshi
2017-05-11Fix regressions from #2683 (#2970)Eugen Rochko
2017-05-09Remove jquery-ujs (#2939)Yamagishi Kazutoshi
2017-05-04When streaming API is disconnected, poll home/notifications (#2776)Eugen Rochko
2017-05-03Replace sprockets/browserify with Webpack (#2617)Eugen Rochko