index
:
voidsky
this commit
main
A fork of Bluesky's frontend that respects the user's autonomy
Vika
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
view
/
com
/
post-thread
/
PostThread.tsx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Threads v2 cleanup (#8902)
Eric Bailey
2025-08-26
1
-910
/
+0
*
feat: use OP's language as recommendation when replying (#8832)
Elijah Seed-Arita
2025-08-15
1
-0
/
+1
*
[Threads V2] Preliminary integration of unspecced V2 APIs (#8443)
Eric Bailey
2025-06-11
1
-25
/
+19
*
Post source handling updates (#8472)
Eric Bailey
2025-06-11
1
-5
/
+25
*
[APP-1158] Refactor email-related dialogs (#8296)
Eric Bailey
2025-05-07
1
-9
/
+9
*
Fix post thread item hider line height crop (#8028)
Samuel Newman
2025-03-20
1
-2
/
+1
*
fixing moderation blur gap when replying via the thread feed (#7783)
Seth Wood
2025-03-06
1
-1
/
+2
*
Remove `moderatePost_wrapped` (#7188)
Samuel Newman
2025-02-25
1
-2
/
+5
*
Bump clamp max value (#7198)
dan
2024-12-19
1
-1
/
+1
*
Add reply sorting in-thread (#7156)
dan
2024-12-18
1
-12
/
+180
*
Web sticky headers for most screens (#7153)
Samuel Newman
2024-12-18
1
-16
/
+19
*
Point "Continue thread" at last shown post (#7060)
dan
2024-12-11
1
-3
/
+4
*
Add back button to desktop threads (#7010)
Eric Bailey
2024-12-08
1
-3
/
+2
*
[Layout] Base (#6907)
Eric Bailey
2024-12-05
1
-3
/
+2
*
Fix gap between Write Your Reply and bottom bar on web (#6783)
dan
2024-11-27
1
-1
/
+1
*
Don't re-sort already fetched post thread items (#6698)
dan
2024-11-24
1
-0
/
+9
*
Sort imports (#6009)
dan
2024-10-29
1
-7
/
+7
*
[Video] Lexicon implementation (#4881)
Samuel Newman
2024-08-29
1
-0
/
+1
*
Optimistic hidden replies (#4977)
Eric Bailey
2024-08-23
1
-32
/
+9
*
Fetch it (#4974)
Eric Bailey
2024-08-22
1
-4
/
+2
*
Prep threadgate shadow hack (#4970)
Eric Bailey
2024-08-21
1
-4
/
+5
*
Detached QPs and hidden replies (#4878)
Eric Bailey
2024-08-21
1
-8
/
+57
*
Show just-posted replies above OP replies (#4901)
dan
2024-08-08
1
-4
/
+29
*
Move onPressReply into child component (#4898)
dan
2024-08-08
1
-10
/
+24
*
Remove unnecessary state update for reply gate (#4897)
dan
2024-08-08
1
-12
/
+36
*
Show own replies before follows' replies in threads (#4882)
dan
2024-08-06
1
-4
/
+5
*
Collection of moderation fixes (#4566)
Paul Frazee
2024-06-19
1
-1
/
+5
*
Improve thread loading (#4402)
Paul Frazee
2024-06-11
1
-0
/
+4
*
don't maintain position whenever there are no parents (#4277)
Hailey
2024-05-30
1
-1
/
+3
*
Interpret 'hide' setting as ALWAYS hiding from thread replies (#4263)
Paul Frazee
2024-05-30
1
-2
/
+2
*
Always show the header on post threads on native (#4254)
Hailey
2024-05-30
1
-182
/
+155
*
Improve moderation behaviors: show alert/inform sources and improve UX around...
Paul Frazee
2024-05-24
1
-13
/
+132
*
show spinner when preferences has not loaded yet (#3756)
Hailey
2024-05-06
1
-3
/
+3
*
Performance improvements: structural sharing & moderation opts context (#3785)
Paul Frazee
2024-04-30
1
-4
/
+2
*
Fix List onMomentumScrollEnd (#3759)
dan
2024-04-29
1
-33
/
+39
*
Simplify list logic further to prevent misuse (#3334)
Hailey
2024-04-03
1
-33
/
+38
*
Mods UI fixes (#3296)
Eric Bailey
2024-03-21
1
-16
/
+16
*
Fix missing error on `PostThread` (#3295)
Hailey
2024-03-21
1
-1
/
+1
*
Fix detection of !no-unauthenticated (#3279)
Paul Frazee
2024-03-19
1
-1
/
+2
*
`PostThread` cleanup (#3183)
Hailey
2024-03-19
1
-288
/
+151
*
3p moderation services [WIP] (#2550)
Paul Frazee
2024-03-18
1
-5
/
+6
*
Adjust `windowSize` on `PostThread` `FlatList` (#2989)
Hailey
2024-02-26
1
-0
/
+1
*
Fix jumps when navigating into long threads (#2878)
dan
2024-02-16
1
-26
/
+60
*
Adjust post thread scroll for cached posts (#2865)
dan
2024-02-14
1
-61
/
+82
*
Move visual display logic out of PostThread generators (#2862)
dan
2024-02-13
1
-28
/
+55
*
Fix duplicate keys in PostThread (#2854)
dan
2024-02-12
1
-12
/
+15
*
Clean up some sentry logs (#2630)
Eric Bailey
2024-01-25
1
-1
/
+1
*
Dejank navigation between thread posts (#2625)
dan
2024-01-25
1
-38
/
+23
*
Show composer reply prompt on tablet (#2622)
dan
2024-01-25
1
-3
/
+3
*
Use consistent spinners for loading screens (#2611)
dan
2024-01-24
1
-7
/
+2
[next]