about summary refs log tree commit diff
path: root/app/javascript/mastodon/features/notifications/components
AgeCommit message (Expand)Author
2022-11-13Change in-app links to keep you in-app (#20540)trwnh
2022-11-07Fix console log error on column settings load (#19886)Sunny Ripert
2022-10-27Fix notifications about deleted reports not being also deleted (#19475)Eugen Rochko
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-09-26Change routing paths to use usernames in web UI (#16171)Eugen Rochko
2021-03-19Add option to opt out of unread notification markers (#15842)Claire
2020-12-15Change notification permission handling (#15176)ThibG
2020-11-11Add button to dismiss desktop notifications permissions banner (#15141)Eugen Rochko
2020-10-15Change how missing desktop notifications permission is displayed (#14985)Eugen Rochko
2020-10-13Fix browser notification permission request logic (#13543)ThibG
2020-09-26Add unread notification markers (#14818)ThibG
2020-09-18Add option to be notified when a followed user posts (#13546)Eugen Rochko
2019-12-01Add follow_request notification type (#12198)ThibG
2019-11-04Integrate own poll's translation into own_poll. (#12231)mayaeh
2019-10-27Fix notification message for own poll (#12219)Yamagishi Kazutoshi
2019-09-29Change at icon in notification filter to reply-all (#11995)koyu
2019-07-16Add option to disable real-time updates in web UI (#9984)Eugen Rochko
2019-03-16Fix scrollbar styles on compose textarea, small bugs (#10292)Eugen Rochko
2019-03-13Add UI for enabling/disabling poll notifications (#10255)ThibG
2019-03-11Support pushing and receiving updates to poll tallies (#10209)ThibG
2019-02-11Fix timeline jumps (#10001)ThibG
2019-02-01Refactor icons in web UI to use Icon component (#9951)Eugen Rochko
2019-01-27Implement missing hotkeys for notifications (#9927)ThibG
2018-12-31Remove visible timestamps for notifications (#9675)Eugen Rochko
2018-12-16Add notification quick-filter bar in the frontend app (#9399)Paweł Ngei
2018-12-05Add visible dates for notifications in Notification column (#9423)Paweł Ngei
2018-09-28Revert Font Awesome 5 upgrade (#8810)Eugen Rochko
2018-09-27Adds follow action timestamp to notification (#8756)Colin Dean
2018-09-27Migrate to font-awesome 5.0. (#8799)Naoki Kosaka
2018-09-25remove meta label in settings column (#8704)rhoio
2018-09-14Upgrade Babel to version 7.0.0 (#5925)Yamagishi Kazutoshi
2018-08-26Add aria-label to notifications (#8460)Eugen Rochko
2018-07-07Fix filters not affecting notifications in web UI (#7977)Eugen Rochko
2018-03-06Use React.PureComponent instead of React.Component (#6653)Akihiko Odaki
2018-01-15Surround mid-text display names with bdi tags (#6257)Eugen Rochko
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-10-06Implement hotkeys for web UI (#5164)Eugen Rochko
2017-09-02Don't unconditionally call `preventDefault` and `stopPropagation` on all keyu...Surinna Curtis
2017-08-28Generalized the infinite scrollable list (#4697)abcang
2017-08-07feat: Cache status height to avoid expensive renders (#4439)Sorin Davidoi
2017-07-28Improve accessibility (part 4) (#4408)Sorin Davidoi
2017-07-26Improve accessibility (part 2) (#4377)Sorin Davidoi