index
:
voidsky
this commit
main
[no description]
Vika
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
view
/
screens
/
PostThread.tsx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Threads v2 cleanup (#8902)
Eric Bailey
2025-08-26
1
-8
/
+1
*
[Threads V2] Preliminary integration of unspecced V2 APIs (#8443)
Eric Bailey
2025-06-11
1
-4
/
+14
*
[Layout] Base (#6907)
Eric Bailey
2024-12-05
1
-5
/
+1
*
Remove top padding from shell, move down into individual screens (#5548)
Samuel Newman
2024-10-14
1
-7
/
+8
*
Move onPressReply into child component (#4898)
dan
2024-08-08
1
-32
/
+2
*
Remove unnecessary state update for reply gate (#4897)
dan
2024-08-08
1
-40
/
+2
*
Fix (#4430): Use separate hooks for shell mode animated styles (#4451)
Francesco Lodovici
2024-06-10
1
-2
/
+2
*
remove resolution from post thread (#4297)
Hailey
2024-06-03
1
-32
/
+21
*
Use consistent avatar shape/defaults for labelers (#3257)
Eric Bailey
2024-03-19
1
-5
/
+1
*
Dejank navigation between thread posts (#2625)
dan
2024-01-25
1
-7
/
+0
*
New Web Layout (#2126)
dan
2024-01-22
1
-1
/
+3
*
Internationalize more strings (#2440)
Stanislas Signoud
2024-01-09
1
-1
/
+3
*
add expandable context to composer when replying to post (#2419)
Hailey
2024-01-08
1
-0
/
+1
*
Some brand, some pwi (#2212)
Eric Bailey
2023-12-14
1
-1
/
+3
*
Hide the mobile reply control if outside the threadgate (#2177)
Paul Frazee
2023-12-11
1
-1
/
+3
*
PWI: Refactor Shell (#1989)
dan
2023-11-24
1
-74
/
+70
*
PWI Base (#1964)
Eric Bailey
2023-11-21
1
-72
/
+73
*
Hindi Internationalization (#1914)
Ansh
2023-11-20
1
-1
/
+4
*
Remove deprecated models and mobx usage (react-query refactor) (#1934)
Paul Frazee
2023-11-16
1
-72
/
+71
*
Composer update (react-query refactor) (#1899)
Paul Frazee
2023-11-14
1
-4
/
+4
*
Factor our feed source model (#1887)
Eric Bailey
2023-11-13
1
-1
/
+0
*
Refactor profile screen to use new pager and react-query (#1870)
dan
2023-11-13
1
-3
/
+3
*
Refactor post threads to use react query (#1851)
Paul Frazee
2023-11-09
1
-38
/
+43
*
Hide/show header and footer without re-renders, take two (#1849)
dan
2023-11-09
1
-9
/
+9
*
Extract shell state into separate context (#1824)
Eric Bailey
2023-11-07
1
-3
/
+6
*
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
*
Move home feed and thread preferences to server (#1507)
Paul Frazee
2023-09-21
1
-1
/
+1
*
Wrap the post thread screen in an observer (#1509)
Paul Frazee
2023-09-21
1
-67
/
+70
*
Dont show the reply prompt if minimal shell mode triggers (#1495)
Paul Frazee
2023-09-20
1
-1
/
+1
*
Tree view threads experiment (#1480)
Paul Frazee
2023-09-19
1
-0
/
+1
*
Updates to use dynamic/responsive styles on web (#1351)
Paul Frazee
2023-09-05
1
-4
/
+5
*
[APP-703] Android horizontal scroll registers as tap (#960)
Ansh
2023-07-06
1
-6
/
+10
*
Reorganize state models for clarity (#378)
Paul Frazee
2023-04-03
1
-3
/
+3
*
Lex refactor (#362)
Paul Frazee
2023-03-31
1
-1
/
+1
*
Rework logged out state to preserve routing and work for web
Paul Frazee
2023-03-13
1
-2
/
+3
*
Move to expo and react-navigation (#288)
Paul Frazee
2023-03-13
1
-41
/
+37
*
Big batch of UI updates (#276)
Paul Frazee
2023-03-07
1
-1
/
+41
*
Fix region sizing on web
Paul Frazee
2023-02-24
1
-2
/
+2
*
Merge main into the Web PR (#230)
Paul Frazee
2023-02-22
1
-8
/
+6
*
Resolve all remaining lint issues (#88)
Paul Frazee
2023-01-24
1
-10
/
+11
*
Handle post deletions by removing from active views (close #37)
Paul Frazee
2023-01-18
1
-1
/
+3
*
Improve error logging
Paul Frazee
2023-01-02
1
-1
/
+1
*
Implement logging system
Paul Frazee
2023-01-02
1
-3
/
+2
*
Hide footer on scroll down (minimal shell mode)
Paul Frazee
2022-12-12
1
-0
/
+1
*
Refactor: create src/lib to reflect actual sharing of that code
Paul Frazee
2022-11-22
1
-1
/
+1
*
Fix post thread title
Paul Frazee
2022-11-17
1
-5
/
+35
*
Improve reliability of screen titles
Paul Frazee
2022-11-17
1
-2
/
+2
*
Sizing and spacing fixes based on on-device testing
Paul Frazee
2022-11-05
1
-2
/
+4
*
Update to the latest APIs
Paul Frazee
2022-11-04
1
-1
/
+1
[next]