about summary refs log tree commit diff
path: root/src/state/models/feeds/notifications.ts
Commit message (Expand)AuthorAgeFilesLines
* Refactor notifications to use react-query (#1878)Paul Frazee2023-11-121-671/+0
* Move invite-state to new persistence + context and replace the notifications ...Paul Frazee2023-11-081-1/+1
* Move muted threads to new persistence + context (#1838)Paul Frazee2023-11-081-2/+2
* Replace all logs with new loggerEric Bailey2023-11-041-13/+11
* Fix other error logs while I'm at itEric Bailey2023-11-041-7/+10
* Fix immediate TS errorsEric Bailey2023-11-041-1/+1
* refresh when empty (#1354)Ansh2023-08-311-0/+7
* [APP-786] Native notifications (#1095)Ansh2023-08-231-30/+0
* Fix: update posts rendered in notifs on refresh (close #1196) (#1243)Paul Frazee2023-08-221-4/+16
* use greater of indexedAt or machine clock (#1182)Eric Bailey2023-08-151-5/+16
* Perf: switch to stable react keys (#1113)Paul Frazee2023-08-051-3/+1
* Labeling & moderation updates [DRAFT] (#1057)Paul Frazee2023-08-031-32/+15
* Use a post and handle-resolution cache to enable quick postthread loading (#1...Paul Frazee2023-08-031-1/+4
* [APP-702] Render Custom Feed likes properly (#980)Ansh2023-07-051-1/+7
* Spelling (#772)Josh Soref2023-05-301-3/+3
* Update load latest to show when there's new activity with an indicatorPaul Frazee2023-05-251-1/+3
* [APP-635] Mutelists (#601)Paul Frazee2023-05-111-0/+1
* Implement blocks (#554)Paul Frazee2023-04-281-0/+4
* Refactor moderation to apply to accounts, profiles, and posts correctly (#548)Paul Frazee2023-04-271-10/+44
* Fix: dont request more than 25 posts at a time (close [APP-561]) (#534)Paul Frazee2023-04-251-4/+10
* Performance fixes with new getPosts (#525)Paul Frazee2023-04-241-32/+44
* Thread muting [APP-29] (#500)Paul Frazee2023-04-201-11/+35
* Feed and notifs improvements (#498)Paul Frazee2023-04-191-89/+59
* Add first round of labeling tools (#467)Paul Frazee2023-04-121-139/+176
* Improve "Load more" error handling in feeds (#379)Paul Frazee2023-04-031-8/+24
* Reorganize state models for clarity (#378)Paul Frazee2023-04-031-0/+574