about summary refs log tree commit diff
path: root/app/javascript/mastodon/features/notifications
AgeCommit message (Expand)Author
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-10-01Fix mark as read in notifications to be saved immediately (#14907)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-09-16Fix notification filter bar incorrectly filtering gaps (#14808)ThibG
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-09-21Fix updates being hidden behind pending items on unmounted components (#11898)Eugen Rochko
2019-09-16Fix “slow mode” issues (#11859)ThibG
2019-08-01Fix scroll to top in single column UI (#11463)Eugen Rochko
2019-07-19Change single-column mode to scroll the whole page (#11359)Eugen Rochko
2019-07-16Add option to disable real-time updates in web UI (#9984)Eugen Rochko
2019-05-03When selecting a toot via keyboard, ensure it is scrolled into view (#10593)ThibG
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-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