about summary refs log tree commit diff
path: root/app/javascript/mastodon/features/notifications
AgeCommit message (Expand)Author
2018-12-05Add visible dates for notifications in Notification column (#9423)Paweł Ngei
2018-11-10Fix loading indicator inconsistency (#9252)Eugen Rochko
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-08-23Add aria-label to column regions (#8390)Eugen Rochko
2018-07-07Fix filters not affecting notifications in web UI (#7977)Eugen Rochko
2018-04-10Improve load gap styling in web UI (#7100)Eugen Rochko
2018-03-24Allow clients to fetch notifications made while they were offline (#6886)Akihiko Odaki
2018-03-06Use React.PureComponent instead of React.Component (#6653)Akihiko Odaki
2018-03-05Replace onScrollToBottom with onLoadMore (#6615)Akihiko Odaki
2018-03-04Finalize location on scrollable notifications when unmounting (#6614)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-03Fix a problem that notification column goes to top (#4792)abcang
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
2017-07-13Web Push Notifications (#3243)Sorin Davidoi
2017-07-11refactor: Rewrite immutablejs import statements using destructuring (#4147)Sorin Davidoi
2017-07-05Show LoadMore button on Notifications even if all items are filtered (#4077)unarist
2017-06-24Use debounce for dispatch scrollTopNotification and expandNotifications (#3700)unarist
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-11Remove comments for eslint-disable (#3691)Yamagishi Kazutoshi
2017-06-06Improve ESLint rules for JSX (#3608)Yamagishi Kazutoshi
2017-06-05Fix LoadMore in Notifications. (#3590)Naoki Kosaka
2017-06-05Prevent pinned columns from scroll to top on URL changing (#3586)unarist
2017-06-04Allow mounting arbitrary columns (#3207)Eugen Rochko
2017-06-03Change toggle state when click label (#3530)Yamagishi Kazutoshi
2017-05-20Improve eslint rules (#3147)Yamagishi Kazutoshi
2017-05-20feat: Use CSS contain to avoid computations (#3158)Sorin Davidoi
2017-05-19Avoid useless renders (#3141)Sorin Davidoi
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