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
/
post-thread.ts
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Explore] Add shadow cache (#8119)
Samuel Newman
2025-04-04
1
-7
/
+23
*
Remove `moderatePost_wrapped` (#7188)
Samuel Newman
2025-02-25
1
-1
/
+1
*
`@atproto/api@next` integration (#7344)
Eric Bailey
2025-02-18
1
-4
/
+7
*
Tweak adjustment in the formula (#7547)
dan
2025-01-22
1
-3
/
+2
*
Adjust decay formula (#7535)
dan
2025-01-22
1
-6
/
+14
*
Don't re-sort already fetched post thread items (#6698)
dan
2024-11-24
1
-9
/
+43
*
Add a hotness thread sort (#6649)
dan
2024-11-23
1
-1
/
+20
*
Sort pins last in thread view (#6426)
dan
2024-11-16
1
-0
/
+11
*
Sort imports (#6009)
dan
2024-10-29
1
-3
/
+3
*
Fix notification->post jump for real (#5314)
dan
2024-09-13
1
-2
/
+6
*
fix `findAll*` type in `post-thread` (#4986)
Hailey
2024-08-23
1
-8
/
+12
*
Optimistic hidden replies (#4977)
Eric Bailey
2024-08-23
1
-4
/
+12
*
update `usePostThreadQuery` to check quote query data (#4975)
Hailey
2024-08-22
1
-0
/
+4
*
Detached QPs and hidden replies (#4878)
Eric Bailey
2024-08-21
1
-1
/
+17
*
Show just-posted replies above OP replies (#4901)
dan
2024-08-08
1
-1
/
+18
*
Show own replies before follows' replies in threads (#4882)
dan
2024-08-06
1
-1
/
+12
*
Implement thread locking (#4545)
Paul Frazee
2024-06-18
1
-1
/
+1
*
Fix: only apply self-thread load-more behavior on the outer edge of the reply...
Paul Frazee
2024-06-18
1
-2
/
+11
*
Fix to thread load-more bug (#4488)
Paul Frazee
2024-06-11
1
-3
/
+2
*
Improve thread loading (#4402)
Paul Frazee
2024-06-11
1
-2
/
+51
*
remove resolution from post thread (#4297)
Hailey
2024-06-03
1
-11
/
+14
*
Shadows (#4265)
Eric Bailey
2024-05-31
1
-3
/
+46
*
Replace getAgent() with reading agent (#4243)
dan
2024-05-28
1
-2
/
+2
*
Improve moderation behaviors: show alert/inform sources and improve UX around...
Paul Frazee
2024-05-24
1
-15
/
+38
*
remove precacheThreadPostProfiles (#3729)
Hailey
2024-04-27
1
-4
/
+1
*
[Session] Add `useAgent` hook and replace (#3706)
Eric Bailey
2024-04-25
1
-1
/
+2
*
cache fix for search post results (#3520)
Hailey
2024-04-12
1
-0
/
+4
*
QT Jump Pt. 2 - Remove code duplication (#3506)
Hailey
2024-04-12
1
-9
/
+2
*
Extract query key roots to constants (#3404)
dan
2024-04-04
1
-7
/
+8
*
Fix flash when pressing into just-created post (#2945)
dan
2024-02-20
1
-1
/
+8
*
Prefer full posts for post thread placeholder (#2943)
dan
2024-02-20
1
-25
/
+32
*
Precache basic profile from posts for instant future navigations (#2795)
Hailey
2024-02-09
1
-2
/
+2
*
Completely disable the RQ cache in post-thread (#2133)
Paul Frazee
2023-12-07
1
-0
/
+1
*
Add PWI opt-out toggle (#2122)
Paul Frazee
2023-12-07
1
-5
/
+0
*
Fix some types
Paul Frazee
2023-12-05
1
-1
/
+2
*
Perf: Include quote posts in the post-thread placeholder (#2104)
Paul Frazee
2023-12-05
1
-1
/
+38
*
Rewrite the shadow logic to look inside the cache (#2045)
dan
2023-11-30
1
-27
/
+15
*
Adjust stale-caches and dont group read&unread notifs together (#2041)
Paul Frazee
2023-11-29
1
-2
/
+0
*
Apply feed preferences (react-query refactor) (#2040)
Paul Frazee
2023-11-29
1
-9
/
+8
*
Restore post-thread caching behaviors (react-query refactor) (#2010)
Paul Frazee
2023-11-27
1
-2
/
+144
*
Filter out blocked posts from thread view (#2006)
Eric Bailey
2023-11-27
1
-3
/
+4
*
Move the current agent to a global and reset RQ queries on agent change (#1946)
Paul Frazee
2023-11-16
1
-3
/
+2
*
Caching heuristics (#1938)
Eric Bailey
2023-11-16
1
-0
/
+3
*
Remove post thread (#1920)
Eric Bailey
2023-11-15
1
-3
/
+3
*
Refactor feeds to use react-query (#1862)
Paul Frazee
2023-11-10
1
-5
/
+5
*
Refactor post threads to use react query (#1851)
Paul Frazee
2023-11-09
1
-0
/
+177