about summary refs log tree commit diff
path: root/app/javascript/mastodon/features/notifications/components/notification.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
2023-01-23Fix missing filtering on some notification types (#23211)Claire
2022-11-13Change in-app links to keep you in-app (#20540)trwnh
2022-10-27Fix notifications about deleted reports not being also deleted (#19475)Eugen Rochko
2022-06-27Add notifications for new reports (#18697)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-09-26Change routing paths to use usernames in web UI (#16171)Eugen Rochko
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-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-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-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-01-15Surround mid-text display names with bdi tags (#6257)Eugen Rochko
2017-10-06Implement hotkeys for web UI (#5164)Eugen Rochko
2017-08-28Generalized the infinite scrollable list (#4697)abcang
2017-08-07feat: Cache status height to avoid expensive renders (#4439)Sorin Davidoi
2017-06-23Use Class and Property Decorators (#3730)Yamagishi Kazutoshi
2017-06-23Remove unused variables (#3906)Yamagishi Kazutoshi
2017-06-11Remove comments for eslint-disable (#3691)Yamagishi Kazutoshi
2017-06-06Improve ESLint rules for JSX (#3608)Yamagishi Kazutoshi
2017-05-20Improve eslint rules (#3147)Yamagishi Kazutoshi
2017-05-15Feature conversations muting (#3017)Eugen Rochko
2017-05-12Use ES Class Fields & Static Properties (#3008)Yamagishi Kazutoshi
2017-05-03Show boosted user's avatar (#2518)kawax
2017-05-03Replace sprockets/browserify with Webpack (#2617)Eugen Rochko