about summary refs log tree commit diff
path: root/src/state/models/root-store.ts
Commit message (Expand)AuthorAgeFilesLines
* Remove deprecated models and mobx usage (react-query refactor) (#1934)Paul Frazee2023-11-161-207/+0
* Misc cleanup (#1925)Eric Bailey2023-11-151-6/+0
* Refactor notifications to use react-query (#1878)Paul Frazee2023-11-121-8/+0
* Eric/preferences (#1873)Eric Bailey2023-11-121-2/+0
* Pare down session as much as possibleEric Bailey2023-11-101-18/+2
* Move invite-state to new persistence + context and replace the notifications ...Paul Frazee2023-11-081-6/+0
* Move muted threads to new persistence + context (#1838)Paul Frazee2023-11-081-6/+0
* Move onboarding state to new persistence + reducer context (#1835)Paul Frazee2023-11-081-6/+0
* Move reminders to new persisted state layer (#1834)Paul Frazee2023-11-071-6/+0
* Add persistent state provider (#1830)Eric Bailey2023-11-071-4/+0
* Replace all logs with new loggerEric Bailey2023-11-041-8/+7
* Fix other error logs while I'm at itEric Bailey2023-11-041-2/+2
* Add new loggerEric Bailey2023-11-041-2/+2
* Email verification and change flows (#1560)Paul Frazee2023-09-281-0/+6
* Feed UI update working branch [WIP] (#1420)Paul Frazee2023-09-181-1/+1
* create onboarding modelAnsh Nanda2023-08-251-0/+6
* [APP-786] Native notifications (#1095)Ansh2023-08-231-59/+0
* Use a post and handle-resolution cache to enable quick postthread loading (#1...Paul Frazee2023-08-031-0/+4
* List cleanup on remove (#1069)Foysal Ahamed2023-07-281-0/+8
* [APP-775] Add Welcome screen after account creation (#1038)Ansh2023-07-191-1/+10
* Add temporary appview-proxy header toggle (#874)Paul Frazee2023-06-131-0/+6
* [APP-643] Account preferences server sync (#615)Paul Frazee2023-05-111-1/+3
* Fix link opening (#512)Paul Frazee2023-04-211-2/+7
* Fix profile link 404s on session change & handle change [APP 523] (#507)Paul Frazee2023-04-211-0/+2
* Thread muting [APP-29] (#500)Paul Frazee2023-04-201-0/+6
* Add user invite codes (#393)Paul Frazee2023-04-051-1/+7
* Rework the me.follows cache to reduce network load (#384)Paul Frazee2023-04-031-1/+0
* Reorganize state models for clarity (#378)Paul Frazee2023-04-031-5/+5
* Lex refactor (#362)Paul Frazee2023-03-311-33/+8
* Filter content by your device's configured languages (#354)Paul Frazee2023-03-221-0/+6
* Introduce an image sizes cache to improve feed layouts (close #213) (#335)Paul Frazee2023-03-211-2/+4
* Fix: poll for unread notifications globally (close #303) (#330)Paul Frazee2023-03-201-0/+1
* Logout bug hunt (#294)Paul Frazee2023-03-151-4/+0
* Move the shell-ui model to the ui folderPaul Frazee2023-03-141-1/+1
* Move to expo and react-navigation (#288)Paul Frazee2023-03-131-8/+4
* New onboarding (#241)Ansh2023-03-021-6/+0
* A couple various fixes (#242)Paul Frazee2023-03-011-0/+4
* Add a temporary lexicon refactor guard (#235)Paul Frazee2023-02-281-1/+18
* fix: browser historyMichael Staub2023-02-231-1/+0
* Merge main into the Web PR (#230)Paul Frazee2023-02-221-36/+162
* Add web polyfillsPaul Frazee2023-01-261-5/+4
* Push notification & session management cleanup (#92)Paul Frazee2023-01-251-2/+1
* Initial pass at push notifications + some fixes to the session management (#91)Paul Frazee2023-01-241-2/+36
* Handle post deletions by removing from active views (close #37)Paul Frazee2023-01-181-0/+10
* Fix session hydration during loadPaul Frazee2023-01-031-0/+3
* Improve error loggingPaul Frazee2023-01-021-1/+1
* Implement logging systemPaul Frazee2023-01-021-4/+7
* Add dark mode togglePaul Frazee2022-12-301-0/+4
* Unvendor the api and switch to @atproto/apiPaul Frazee2022-12-221-2/+1
* Ensure the UI always renders, even in bad network conditions (close #6)Paul Frazee2022-12-051-2/+13