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
/
me.ts
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove deprecated models and mobx usage (react-query refactor) (#1934)
Paul Frazee
2023-11-16
1
-115
/
+0
*
Refactor app passwords to use react-query (#1932)
Paul Frazee
2023-11-16
1
-57
/
+0
*
Refactor invites modal (#1930)
Eric Bailey
2023-11-16
1
-43
/
+1
*
Misc cleanup (#1925)
Eric Bailey
2023-11-15
1
-4
/
+0
*
Refactor notifications to use react-query (#1878)
Paul Frazee
2023-11-12
1
-20
/
+0
*
Refactor My Feeds (#1877)
Eric Bailey
2023-11-12
1
-6
/
+0
*
Refactor feeds to use react-query (#1862)
Paul Frazee
2023-11-10
1
-10
/
+0
*
Move invite-state to new persistence + context and replace the notifications ...
Paul Frazee
2023-11-08
1
-1
/
+0
*
Replace all logs with new logger
Eric Bailey
2023-11-04
1
-9
/
+10
*
Fix immediate TS errors
Eric Bailey
2023-11-04
1
-7
/
+15
*
Store saved feeds on the root store so we can load on init (#1793)
Paul Frazee
2023-11-01
1
-0
/
+9
*
Lists updates: curate lists and blocklists (#1689)
Paul Frazee
2023-11-01
1
-3
/
+0
*
Revert "Fix invite codes flash on desktop, use loading placeholder (#1591)" (...
Paul Frazee
2023-10-10
1
-5
/
+3
*
Fix invite codes flash on desktop, use loading placeholder (#1591)
Patroll
2023-10-04
1
-3
/
+5
*
Clear caches on session change (#1179)
Paul Frazee
2023-08-15
1
-0
/
+2
*
use user.handle response from getProfile, not getSession (#1165)
Eric Bailey
2023-08-15
1
-1
/
+1
*
Fixes to feed preference and state sync [APP-678] (#829)
Paul Frazee
2023-06-01
1
-3
/
+0
*
Store/sync pinned feeds on the server
Paul Frazee
2023-05-18
1
-5
/
+2
*
Reorganize custom-feed state models and add the missing _reactKey attribute
Paul Frazee
2023-05-17
1
-1
/
+1
*
allow for pinning saved feeds
Ansh Nanda
2023-05-16
1
-0
/
+4
*
view all saved algos in settings
Ansh Nanda
2023-05-13
1
-0
/
+5
*
[APP-522] Create & revoke App Passwords within settings (#505)
Ansh
2023-04-21
1
-2
/
+59
*
Improvements to notifications screen [APP-520] (#501)
Paul Frazee
2023-04-20
1
-8
/
+6
*
Feed and notifs improvements (#498)
Paul Frazee
2023-04-19
1
-1
/
+6
*
Add first round of labeling tools (#467)
Paul Frazee
2023-04-12
1
-1
/
+1
*
Fix: correctly track when profile state was last updated
Paul Frazee
2023-04-07
1
-0
/
+1
*
Add user invite codes (#393)
Paul Frazee
2023-04-05
1
-18
/
+72
*
Rework the me.follows cache to reduce network load (#384)
Paul Frazee
2023-04-03
1
-3
/
+0
*
Reorganize state models for clarity (#378)
Paul Frazee
2023-04-03
1
-6
/
+6
*
Lex refactor (#362)
Paul Frazee
2023-03-31
1
-1
/
+1
*
Introduce an image sizes cache to improve feed layouts (close #213) (#335)
Paul Frazee
2023-03-21
1
-3
/
+3
*
Add custom feeds selector, rework search, simplify onboarding (#325)
Paul Frazee
2023-03-19
1
-0
/
+1
*
Big batch of UI updates (#276)
Paul Frazee
2023-03-07
1
-0
/
+6
*
Fix typo
Paul Frazee
2023-03-06
1
-9
/
+9
*
Fix: fetch follows before everything else to avoid rendering follow buttons w...
Paul Frazee
2023-03-06
1
-11
/
+11
*
New onboarding (#241)
Ansh
2023-03-02
1
-0
/
+1
*
Merge main into the Web PR (#230)
Paul Frazee
2023-02-22
1
-54
/
+14
*
Push notification & session management cleanup (#92)
Paul Frazee
2023-01-25
1
-12
/
+24
*
Initial pass at push notifications + some fixes to the session management (#91)
Paul Frazee
2023-01-24
1
-2
/
+18
*
Remove scenes (#36)
Paul Frazee
2023-01-17
1
-13
/
+0
*
Improve error logging
Paul Frazee
2023-01-02
1
-12
/
+3
*
Implement logging system
Paul Frazee
2023-01-02
1
-3
/
+12
*
Reset feeds on login
Paul Frazee
2022-12-14
1
-0
/
+4
*
Move posts feed to root store (me) and ensure new posts always update the feed
Paul Frazee
2022-12-13
1
-6
/
+16
*
Add avatar images and fix some type signatures
Paul Frazee
2022-12-08
1
-1
/
+10
*
Never allow undefined values in me model
Paul Frazee
2022-12-06
1
-12
/
+12
*
Ensure the UI always renders, even in bad network conditions (close #6)
Paul Frazee
2022-12-05
1
-2
/
+40
*
Use a persistent notifications model to improve load times of the notificatio...
Paul Frazee
2022-11-28
1
-1
/
+14
*
Clear notifications count optimistically
Paul Frazee
2022-11-16
1
-0
/
+4
*
Implement scenes listing in main menu
Paul Frazee
2022-11-08
1
-0
/
+11
[next]