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
*
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
*
Tree view threads experiment (#1480)
Paul Frazee
2023-09-19
1
-12
/
+36
*
Feed UI update working branch [WIP] (#1420)
Paul Frazee
2023-09-18
1
-0
/
+2
*
Paginate the PostThread to avoid rendering too many posts and crashing the ap...
Paul Frazee
2023-09-11
1
-6
/
+33
*
Fix thread positioning on load (#1385)
Paul Frazee
2023-09-05
1
-4
/
+4
*
Updates to use dynamic/responsive styles on web (#1351)
Paul Frazee
2023-09-05
1
-23
/
+16
*
wrap mutation in runInAction (#1305)
Eric Bailey
2023-08-28
1
-1
/
+4
*
fix thread double border (#1251)
Eric Bailey
2023-08-22
1
-3
/
+12
*
Fix repeated firing of scroll into view on large threads (#1108)
Paul Frazee
2023-08-04
1
-3
/
+28
*
Use a post and handle-resolution cache to enable quick postthread loading (#1...
Paul Frazee
2023-08-03
1
-10
/
+53
*
[APP-705] Metrics revamp pt2 (#896)
Ansh
2023-06-27
1
-4
/
+2
*
feat: Update HTML `title` on web #626 #599 (#655)
LW
2023-05-16
1
-0
/
+9
*
a11y label cleanup (#576)
Ollie H
2023-05-04
1
-4
/
+4
*
React Native accessibility (#539)
Ollie H
2023-05-01
1
-2
/
+10
*
Implement blocks (#554)
Paul Frazee
2023-04-28
1
-5
/
+59
*
Fix to error screen and postthread loading state (#540)
Paul Frazee
2023-04-25
1
-2
/
+8
*
Fix web home feed sizing and related issues (close #432) (#475)
Paul Frazee
2023-04-15
1
-6
/
+20
*
Reorganize state models for clarity (#378)
Paul Frazee
2023-04-03
1
-9
/
+9
*
Lex refactor (#362)
Paul Frazee
2023-03-31
1
-2
/
+58
*
Darkmode fixes (#301) (#327)
Paul Frazee
2023-03-20
1
-3
/
+9
*
Move to expo and react-navigation (#288)
Paul Frazee
2023-03-13
1
-9
/
+47
*
Big batch of UI updates (#276)
Paul Frazee
2023-03-07
1
-1
/
+1
*
Fix region sizing on web
Paul Frazee
2023-02-24
1
-1
/
+1
*
Merge main into the Web PR (#230)
Paul Frazee
2023-02-22
1
-24
/
+37
*
Add web layout components
Paul Frazee
2023-01-26
1
-5
/
+6
*
Resolve all remaining lint issues (#88)
Paul Frazee
2023-01-24
1
-7
/
+4
*
Improve error logging
Paul Frazee
2023-01-02
1
-4
/
+1
*
Implement logging system
Paul Frazee
2023-01-02
1
-1
/
+8
[next]