index
:
voidsky
this commit
main
[no description]
Vika
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
state
/
queries
/
profile.ts
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Instant Feed Update on Mute or Moderation Action" (#8482)
Samuel Newman
2025-06-12
1
-3
/
+1
*
Instant Feed Update on Mute or Moderation Action (#8463)
Francisco Nascimento
2025-06-11
1
-1
/
+3
*
New Edit Profile dialog on web, use new Edit Image dialog everywhere (#8220)
Samuel Newman
2025-05-06
1
-5
/
+5
*
swap out cropper library (#8327)
hailey
2025-05-06
1
-3
/
+3
*
Verification (#8226)
Eric Bailey
2025-04-18
1
-14
/
+17
*
fix: Account switcher shows outdated profile name (#7969)
omar0404
2025-03-12
1
-0
/
+3
*
DMs inbox (#7778)
Samuel Newman
2025-03-04
1
-2
/
+2
*
`@atproto/api@next` integration (#7344)
Eric Bailey
2025-02-18
1
-37
/
+37
*
Per-user search history (#7588)
Samuel Newman
2025-02-07
1
-1
/
+9
*
fix: typo in filename list-converations (#7036)
Renan Mav
2024-12-10
1
-1
/
+1
*
Add ability to block account from post dropdown menu (#6091)
rshigg
2024-11-22
1
-1
/
+1
*
[Statsig] Remove client downsampling (#6153)
Hailey
2024-11-15
1
-6
/
+6
*
Pinned posts (#5055)
Samuel Newman
2024-09-28
1
-0
/
+3
*
Remove Segment (#5518)
Hailey
2024-09-27
1
-5
/
+0
*
[Statsig] Add more events to downsample, increase downsample rate (#5198)
Hailey
2024-09-07
1
-6
/
+6
*
Include follow-based suggestions in interstitial (#4889)
dan
2024-08-08
1
-0
/
+15
*
Show feedback for Follow button in interstitials (#4738)
dan
2024-07-05
1
-2
/
+17
*
[D1X] Use user action and viewing history to inform suggested follows (#4727)
Eric Bailey
2024-07-04
1
-0
/
+3
*
New user progress guides (#4716)
Paul Frazee
2024-07-04
1
-0
/
+7
*
Set profile hover prefetch stale time to 30s (#4417)
Eric Bailey
2024-06-13
1
-0
/
+1
*
Replace getAgent() with reading agent (#4243)
dan
2024-05-28
1
-26
/
+26
*
[🐴] Invalidate list convos query on block (#4171)
Samuel Newman
2024-05-22
1
-0
/
+2
*
Onboarding fixes (#3966)
dan
2024-05-11
1
-12
/
+25
*
remove precacheThreadPostProfiles (#3729)
Hailey
2024-04-27
1
-54
/
+0
*
[Session] Add `useAgent` hook and replace (#3706)
Eric Bailey
2024-04-25
1
-2
/
+12
*
[Session] Drill into `getAgent` into `whenAppViewReady` (#3702)
Eric Bailey
2024-04-25
1
-0
/
+3
*
Profile card hover preview (#3508)
Eric Bailey
2024-04-12
1
-2
/
+2
*
[Statsig] Track like/follow metadata (#3435)
dan
2024-04-08
1
-3
/
+26
*
Extract query key roots to constants (#3404)
dan
2024-04-04
1
-4
/
+12
*
Thread queryClient explicitly through (#3328)
dan
2024-04-03
1
-30
/
+35
*
[Statsig] Track likes, reposts, follows (#3195)
dan
2024-03-13
1
-4
/
+13
*
Precache basic profile from posts for instant future navigations (#2795)
Hailey
2024-02-09
1
-3
/
+77
*
move to correct file
Hailey
2024-01-30
1
-13
/
+1
*
better naming
Hailey
2024-01-29
1
-3
/
+3
*
configurable stale time for profile queries
Hailey
2024-01-29
1
-5
/
+8
*
check if we are blocked when opening a profile, reset posts cache if we are
Hailey
2024-01-29
1
-1
/
+18
*
Prefetch profile links on web (#2634)
dan
2024-01-25
1
-0
/
+17
*
New Onboarding (#2596)
Eric Bailey
2024-01-25
1
-0
/
+12
*
Remove dead code for optimistic updates (#2615)
dan
2024-01-25
1
-138
/
+8
*
Reduce polling (#2465)
Paul Frazee
2024-01-10
1
-1
/
+1
*
Traffic reduction and tuned caching strats (#2215)
Paul Frazee
2023-12-15
1
-3
/
+1
*
Add PWI opt-out toggle (#2122)
Paul Frazee
2023-12-07
1
-30
/
+50
*
Refetch some data on an interval (#2114)
Eric Bailey
2023-12-06
1
-1
/
+7
*
Check Analytics (#2106)
Ansh
2023-12-06
1
-0
/
+3
*
Rewrite the shadow logic to look inside the cache (#2045)
dan
2023-11-30
1
-1
/
+24
*
Adjust stale-caches and dont group read&unread notifs together (#2041)
Paul Frazee
2023-11-29
1
-0
/
+4
*
Get more rigorous about getAgent() consistency (#2026)
Paul Frazee
2023-11-29
1
-4
/
+2
*
Move the current agent to a global and reset RQ queries on agent change (#1946)
Paul Frazee
2023-11-16
1
-20
/
+14
*
Caching heuristics (#1938)
Eric Bailey
2023-11-16
1
-0
/
+6
*
Add a mutation queue to fix race conditions in toggles (#1933)
dan
2023-11-16
1
-67
/
+274
[next]