33 Commits (7b5100aaedc27fbc60cf4064313dcafe237bdf53)

Author SHA1 Message Date
Claire 92f1d739b5
Fix unread notification count when polling (#16272) 5 years ago
ThibG 79efcf8aad
Change notification permission handling (#15176) 5 years ago
Eugen Rochko 4790a126be
Add button to dismiss desktop notifications permissions banner (#15141) 5 years ago
ThibG f54ca3d08e
Fix browser notification permission request logic (#13543) 6 years ago
ThibG dc52a778e1
Fix issue checking for last unread notification when there are gaps (#14960) 6 years ago
ThibG dac3e362fd
Fix unread notification marker not updating when mounting column (#14954) 6 years ago
ThibG ff89025979
Add unread notification markers (#14818) 6 years ago
Bèr Kessels fd76955f39
Code style improvements in JavaScript (#13159) 6 years ago
ThibG 911cc14481 Add follow_request notification type (#12198) 6 years ago
Eugen Rochko 8c4b5f7cef
Revert "Change timelines to add new items to pending items when scrolled down #11867" (#11921) 7 years ago
Eugen Rochko ba0de8fb68
Fix updates being hidden behind pending items on unmounted components (#11898) 7 years ago
ThibG 577706987d Fix “load more” adding older toots/notifications to pending items (#11883) 7 years ago
ThibG d256901f60 Change timelines to add new items to pending items when scrolled down (#11867) 7 years ago
ThibG f109867578 Fix “slow mode” issues (#11859) 7 years ago
Eugen Rochko 4eeff26533
Change account domain block to clear out notifications and follows (#11393) 7 years ago
Eugen Rochko 9b1d3e4acb
Add option to disable real-time updates in web UI (#9984) 7 years ago
abcang 3593b85423 Display notifications count on a new single column (#10859) 7 years ago
Eugen Rochko 3a44827d3f
Fix web UI not removing notifications after block (#10108) 7 years ago
Paweł Ngei 13dce12665 Add notification quick-filter bar in the frontend app (#9399) 7 years ago
Eugen Rochko 774ac47373
Add conversations API (#8832) 8 years ago
Eugen Rochko a791bac153
Add aria-label to notifications (#8460) 8 years ago
abcang 71a7cea73f Keep notification when muting_notifications is true (#7311) 8 years ago
abcang 0ba49eca8b Fix comparing id (#7180) 8 years ago
unarist 2f3ac14a43 Add missing null handling in notification reducer (#6930) 8 years ago
Akihiko Odaki cbf97c03bb Allow clients to fetch notifications made while they were offline (#6886) 8 years ago
Akihiko Odaki 59657e24b9 Rename variables to have semantic meanings in notifications reducer (#6890) 8 years ago
Eugen Rochko 07f7192bc3 Fix #5632 - Reset column loading status after fetch fail (#5659) 8 years ago
Eugen Rochko 0f699a4280 When muting, clear web UI like for blocks (#5172) 9 years ago
Sorin Davidoi cc68d1945b refactor: Rewrite immutablejs import statements using destructuring (#4147) 9 years ago
Yamagishi Kazutoshi 2e112e2406 Improve eslint rules (#3147) 9 years ago
Eugen Rochko d0ef318eaa Fix #2205 - Delete associated notifications when a status is deleted (#2994) 9 years ago
Eugen Rochko eddb95b012 When streaming API is disconnected, poll home/notifications (#2776) 9 years ago
Eugen Rochko f5bf5ebb82 Replace sprockets/browserify with Webpack (#2617) 9 years ago
Eugen Rochko 5997bb47a8 Fix #38 - Unread indicator when new content appears above the fold 9 years ago
Eugen Rochko c50256d25c Fix infinite scrolling breaking after navigation 9 years ago
Eugen Rochko ac035108aa Add "clear notifications" button, exclude posts from people who have blocked *you* from public/hashtag timelines 9 years ago
Eugen Rochko 905c829179 Improve infinite scroll on notifications 9 years ago
Eugen Rochko 75f80bef10 Persist UI settings, add missing localizations for German 9 years ago
Eugen Rochko 65647a2472 See #244 - Added notifications column settings to filter what's displayed 9 years ago
Eugen Rochko 7cee27f517 Fix unfollows not clearing reblogs, fix blocks not clearing reblogs and notifications, 9 years ago
Eugen Rochko 38dd85daab Adding notifications column 9 years ago
Eugen Rochko e8ff4c8e56 Refactoring redux state into different reducers 10 years ago
Eugen Rochko f88b8ce757 Improve how errors are displayed in the UI 10 years ago
Eugen Rochko 1fce687f8e Unreblogging and unfavouriting from the UI 10 years ago
Eugen Rochko ef2b50c9ac Deleting statuses from UI 10 years ago
Eugen Rochko 2a84271e85 Infinite scroll for account timelines 10 years ago
Eugen Rochko 2c0261ac25 Infinite scroll for timeline columns 10 years ago
Eugen Rochko e46abc71ca Fix notifications in UI, added new API for fetching account relationships 10 years ago
Eugen Rochko 337462aa5e Re-organizing components to be more modular, adding loading bars 10 years ago
Eugen Rochko 8c0b19012b Fix #41, debug #42 10 years ago