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
*
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
*
Merge PR #2495 by haileyok
Paul Frazee
2024-01-23
1
-1
/
+2
*
fix: don't expose post content on no-unauthenticated (#2584)
Mary
2024-01-22
1
-4
/
+22
*
Fix jump when opening last post in thread (#2591)
dan
2024-01-22
1
-1
/
+3
*
Fix orphan replies in linear mode (#2578)
dan
2024-01-22
1
-4
/
+12
*
New Web Layout (#2126)
dan
2024-01-22
1
-10
/
+28
*
Internationalize more strings (#2440)
Stanislas Signoud
2024-01-09
1
-2
/
+6
*
Consolidate List props a bit (#2216)
dan
2023-12-21
1
-9
/
+2
*
PWI behavior updates (#2207)
Paul Frazee
2023-12-14
1
-4
/
+14
*
Make scroll handling contextual (#2200)
dan
2023-12-13
1
-3
/
+4
*
Hide the mobile reply control if outside the threadgate (#2177)
Paul Frazee
2023-12-11
1
-1
/
+8
*
Add "Who can reply" controls [WIP] (#1954)
Paul Frazee
2023-12-10
1
-1
/
+1
[next]