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
*
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
*
Treeview: more UI tweaks (#2125)
Paul Frazee
2023-12-06
1
-2
/
+19
*
More treeview UI tweaks (#2093)
Paul Frazee
2023-12-05
1
-0
/
+5
*
Perf: Dont initial-render full thread on mobile (#2101)
Paul Frazee
2023-12-05
1
-1
/
+1
*
Restore post-thread caching behaviors (react-query refactor) (#2010)
Paul Frazee
2023-11-27
1
-85
/
+79
*
[PWI] Misc (#1977)
Eric Bailey
2023-11-22
1
-1
/
+4
*
Shadow refactoring and improvements (#1959)
dan
2023-11-21
1
-6
/
+0
*
Hindi Internationalization (#1914)
Ansh
2023-11-20
1
-1
/
+1
*
Improve types (#1921)
Eric Bailey
2023-11-15
1
-1
/
+1
*
Factor our feed source model (#1887)
Eric Bailey
2023-11-13
1
-14
/
+13
*
Refactor post threads to use react query (#1851)
Paul Frazee
2023-11-09
1
-208
/
+262
*
Internationalization & localization (#1822)
Ansh
2023-11-09
1
-12
/
+19
*
Replace all logs with new logger
Eric Bailey
2023-11-04
1
-1
/
+2
*
Fix immediate TS errors
Eric Bailey
2023-11-04
1
-1
/
+1
*
Fix: add padding to the spinner bottom while loading threads (#1626)
Paul Frazee
2023-10-05
1
-1
/
+3
*
Fix: only use scroll-positioning control on thread when looking at replies (#...
Paul Frazee
2023-10-03
1
-1
/
+1
*
Improve Device Detection For Better Responsiveness (#1512)
Bryan Lee
2023-09-28
1
-4
/
+17
*
Tune the treeview UI a bit more (#1494)
Paul Frazee
2023-09-20
1
-19
/
+7
[next]