about summary refs log tree commit diff
path: root/src/view/screens/Notifications.tsx
Commit message (Expand)AuthorAgeFilesLines
* Allow disabling replies (#8537)Samuel Newman2025-06-201-15/+54
* Granular notification settings (#8484)Samuel Newman2025-06-171-1/+1
* [APP-1158] Refactor email-related dialogs (#8296)Eric Bailey2025-05-071-5/+5
* Web sticky headers for most screens (#7153)Samuel Newman2024-12-181-1/+1
* Fix z-indexes to make tabbar scroll on Android (#7102)dan2024-12-141-1/+1
* [Notifications] Add a Mentions tab (#7044)dan2024-12-121-81/+175
* Disambiguate feed component naming (#7040)dan2024-12-101-2/+2
* [Layout] Base (#6907)Eric Bailey2024-12-051-113/+65
* Remove top padding from shell, move down into individual screens (#5548)Samuel Newman2024-10-141-32/+32
* Remove Segment (#5518)Hailey2024-09-271-7/+4
* Priority notifications (#4798)Samuel Newman2024-07-241-41/+76
* Move feeds screen into common navigator, handle usages (#4365)Eric Bailey2024-06-111-1/+1
* Add a loading indicator to notifications when loading latest (#4468)Paul Frazee2024-06-111-3/+19
* Fix a few border nits (#4349)Hailey2024-06-041-2/+6
* Change many border widths from `1` to `hairlineWidth` (#4294)Hailey2024-05-311-23/+28
* Add composer button to Notifications (#2806)dan2024-02-081-0/+12
* Fix notification invalidation condition on web (#2697)dan2024-01-301-7/+14
* Fixes to feed load triggers (#2323)Paul Frazee2023-12-271-2/+6
* Make scroll handling contextual (#2200)dan2023-12-131-11/+14
* Revert change to how notifications are loaded on mobilePaul Frazee2023-12-131-2/+2
* More notifications improvements (#2198)Paul Frazee2023-12-131-2/+2
* Multiple notifications fixes (#2154)Paul Frazee2023-12-091-3/+14
* Disable animation on scrollToTop for web (#2137)Paul Frazee2023-12-071-1/+2
* Maintain some feed data to avoid needless glimmers (#2054)Paul Frazee2023-11-301-3/+2
* Fix infinite query reloading behavior (reset, not invalidate) (#2031)Paul Frazee2023-11-291-1/+1
* Refactor the notifications to cache and reuse results from the unread-notifs ...Paul Frazee2023-11-291-6/+16
* PWI: Refactor Shell (#1989)dan2023-11-241-94/+91
* Hindi Internationalization (#1914)Ansh2023-11-201-3/+6
* Notifs refresh improvement (#1941)Paul Frazee2023-11-161-1/+3
* Shell behaviors update (react-query refactor) (#1915)Paul Frazee2023-11-151-10/+5
* Refactor notifications to use react-query (#1878)Paul Frazee2023-11-121-45/+10
* Move invite-state to new persistence + context and replace the notifications ...Paul Frazee2023-11-081-2/+0
* Extract shell state into separate context (#1824)Eric Bailey2023-11-071-4/+5
* Replace all logs with new loggerEric Bailey2023-11-041-1/+2
* Performance optimization (#1676)Ansh2023-10-131-1/+0
* Account quick switch modal (#1567)Paul Frazee2023-09-281-0/+1
* Feed UI update working branch [WIP] (#1420)Paul Frazee2023-09-181-4/+53
* Revert "Fix 1338 mark notifications read with timeout and on app state change...Paul Frazee2023-09-111-14/+1
* Give explicit names to MobX observer components (#1413)dan2023-09-071-1/+1
* Fix 1338 mark notifications read with timeout and on app state change (#1340)Ansh2023-08-301-1/+14
* [APP-511] metrics overhaul: frontend work (#506)Ansh2023-06-151-1/+1
* Restore the 'load more' button on webPaul Frazee2023-05-251-0/+1
* Update load latest to show when there's new activity with an indicatorPaul Frazee2023-05-251-1/+5
* Refactor the scroll-to-top UXPaul Frazee2023-05-241-6/+10
* refactor load latest btnAnsh Nanda2023-05-231-1/+1
* Tune feed loading behavior (#528)Paul Frazee2023-04-241-3/+8
* Improvements to notifications screen [APP-520] (#501)Paul Frazee2023-04-201-0/+22
* Feed and notifs improvements (#498)Paul Frazee2023-04-191-3/+2
* Fix web home feed sizing and related issues (close #432) (#475)Paul Frazee2023-04-151-1/+1
* Add first round of labeling tools (#467)Paul Frazee2023-04-121-41/+18