index
:
voidsky
this commit
main
[no description]
Vika
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
state
/
models
/
root-store.ts
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove deprecated models and mobx usage (react-query refactor) (#1934)
Paul Frazee
2023-11-16
1
-207
/
+0
*
Misc cleanup (#1925)
Eric Bailey
2023-11-15
1
-6
/
+0
*
Refactor notifications to use react-query (#1878)
Paul Frazee
2023-11-12
1
-8
/
+0
*
Eric/preferences (#1873)
Eric Bailey
2023-11-12
1
-2
/
+0
*
Pare down session as much as possible
Eric Bailey
2023-11-10
1
-18
/
+2
*
Move invite-state to new persistence + context and replace the notifications ...
Paul Frazee
2023-11-08
1
-6
/
+0
*
Move muted threads to new persistence + context (#1838)
Paul Frazee
2023-11-08
1
-6
/
+0
*
Move onboarding state to new persistence + reducer context (#1835)
Paul Frazee
2023-11-08
1
-6
/
+0
*
Move reminders to new persisted state layer (#1834)
Paul Frazee
2023-11-07
1
-6
/
+0
*
Add persistent state provider (#1830)
Eric Bailey
2023-11-07
1
-4
/
+0
*
Replace all logs with new logger
Eric Bailey
2023-11-04
1
-8
/
+7
*
Fix other error logs while I'm at it
Eric Bailey
2023-11-04
1
-2
/
+2
*
Add new logger
Eric Bailey
2023-11-04
1
-2
/
+2
*
Email verification and change flows (#1560)
Paul Frazee
2023-09-28
1
-0
/
+6
*
Feed UI update working branch [WIP] (#1420)
Paul Frazee
2023-09-18
1
-1
/
+1
*
create onboarding model
Ansh Nanda
2023-08-25
1
-0
/
+6
*
[APP-786] Native notifications (#1095)
Ansh
2023-08-23
1
-59
/
+0
*
Use a post and handle-resolution cache to enable quick postthread loading (#1...
Paul Frazee
2023-08-03
1
-0
/
+4
*
List cleanup on remove (#1069)
Foysal Ahamed
2023-07-28
1
-0
/
+8
*
[APP-775] Add Welcome screen after account creation (#1038)
Ansh
2023-07-19
1
-1
/
+10
*
Add temporary appview-proxy header toggle (#874)
Paul Frazee
2023-06-13
1
-0
/
+6
*
[APP-643] Account preferences server sync (#615)
Paul Frazee
2023-05-11
1
-1
/
+3
*
Fix link opening (#512)
Paul Frazee
2023-04-21
1
-2
/
+7
*
Fix profile link 404s on session change & handle change [APP 523] (#507)
Paul Frazee
2023-04-21
1
-0
/
+2
*
Thread muting [APP-29] (#500)
Paul Frazee
2023-04-20
1
-0
/
+6
*
Add user invite codes (#393)
Paul Frazee
2023-04-05
1
-1
/
+7
*
Rework the me.follows cache to reduce network load (#384)
Paul Frazee
2023-04-03
1
-1
/
+0
*
Reorganize state models for clarity (#378)
Paul Frazee
2023-04-03
1
-5
/
+5
*
Lex refactor (#362)
Paul Frazee
2023-03-31
1
-33
/
+8
*
Filter content by your device's configured languages (#354)
Paul Frazee
2023-03-22
1
-0
/
+6
*
Introduce an image sizes cache to improve feed layouts (close #213) (#335)
Paul Frazee
2023-03-21
1
-2
/
+4
*
Fix: poll for unread notifications globally (close #303) (#330)
Paul Frazee
2023-03-20
1
-0
/
+1
*
Logout bug hunt (#294)
Paul Frazee
2023-03-15
1
-4
/
+0
*
Move the shell-ui model to the ui folder
Paul Frazee
2023-03-14
1
-1
/
+1
*
Move to expo and react-navigation (#288)
Paul Frazee
2023-03-13
1
-8
/
+4
*
New onboarding (#241)
Ansh
2023-03-02
1
-6
/
+0
*
A couple various fixes (#242)
Paul Frazee
2023-03-01
1
-0
/
+4
*
Add a temporary lexicon refactor guard (#235)
Paul Frazee
2023-02-28
1
-1
/
+18
*
fix: browser history
Michael Staub
2023-02-23
1
-1
/
+0
*
Merge main into the Web PR (#230)
Paul Frazee
2023-02-22
1
-36
/
+162
*
Add web polyfills
Paul Frazee
2023-01-26
1
-5
/
+4
*
Push notification & session management cleanup (#92)
Paul Frazee
2023-01-25
1
-2
/
+1
*
Initial pass at push notifications + some fixes to the session management (#91)
Paul Frazee
2023-01-24
1
-2
/
+36
*
Handle post deletions by removing from active views (close #37)
Paul Frazee
2023-01-18
1
-0
/
+10
*
Fix session hydration during load
Paul Frazee
2023-01-03
1
-0
/
+3
*
Improve error logging
Paul Frazee
2023-01-02
1
-1
/
+1
*
Implement logging system
Paul Frazee
2023-01-02
1
-4
/
+7
*
Add dark mode toggle
Paul Frazee
2022-12-30
1
-0
/
+4
*
Unvendor the api and switch to @atproto/api
Paul Frazee
2022-12-22
1
-2
/
+1
*
Ensure the UI always renders, even in bad network conditions (close #6)
Paul Frazee
2022-12-05
1
-2
/
+13
[next]