about summary refs log tree commit diff
path: root/app/javascript/mastodon/features/notifications/components/column_settings.js
AgeCommit message (Expand)Author
2023-02-20Rename JSX files with proper `.jsx` extension (#23733)Renaud Chaput
2023-01-30Upgrade ESlint to v8 (#23305)Nick Schonning
2022-11-07Fix console log error on column settings load (#19886)Sunny Ripert
2022-10-24Fix WebUI notification settings for new user and new report notifications (#1...Claire
2022-07-05Add customizable user roles (#18641)Eugen Rochko
2022-06-27Add notifications for new reports (#18697)Eugen Rochko
2022-04-29Change "Direct" status visibility to "Only people I mention" in web UI (#18146)Eugen Rochko
2022-02-23Add notifications for new sign-ups (#16953)Eugen Rochko
2022-02-11Add notifications when a reblogged status has been updated (#17404)Eugen Rochko
2021-10-25Split context for filter bar and unread markers (#16865)Sasha Sorokin
2021-03-19Add option to opt out of unread notification markers (#15842)Claire
2020-12-15Change notification permission handling (#15176)ThibG
2020-10-15Change how missing desktop notifications permission is displayed (#14985)Eugen Rochko
2020-10-13Fix browser notification permission request logic (#13543)ThibG
2019-12-01Add follow_request notification type (#12198)ThibG
2019-03-13Add UI for enabling/disabling poll notifications (#10255)ThibG
2018-12-16Add notification quick-filter bar in the frontend app (#9399)Paweł Ngei
2018-09-25remove meta label in settings column (#8704)rhoio
2018-01-02Rename key to path in actions and reducers for settings (#6105)Akihiko Odaki
2017-12-24Refactor web_push_subscription (#6047)Akihiko Odaki
2017-12-20Rename settingKey in setting_toggle to settingPath (#6046)Akihiko Odaki
2017-07-26Improve accessibility (part 2) (#4377)Sorin Davidoi
2017-07-13Web Push Notifications (#3243)Sorin Davidoi
2017-06-23Use Class and Property Decorators (#3730)Yamagishi Kazutoshi
2017-06-23Remove unused variables (#3906)Yamagishi Kazutoshi
2017-06-23Add prefix to setting toggle ID (#3907)Yamagishi Kazutoshi
2017-06-12Re-add clear notifications button (#3708)Yamagishi Kazutoshi
2017-06-04Allow mounting arbitrary columns (#3207)Eugen Rochko
2017-05-20Improve eslint rules (#3147)Yamagishi Kazutoshi
2017-05-12Use ES Class Fields & Static Properties (#3008)Yamagishi Kazutoshi
2017-05-03Replace sprockets/browserify with Webpack (#2617)Eugen Rochko