about summary refs log tree commit diff
path: root/src/view/screens/PostThread.tsx
Commit message (Expand)AuthorAgeFilesLines
* Threads v2 cleanup (#8902)Eric Bailey2025-08-261-8/+1
* [Threads V2] Preliminary integration of unspecced V2 APIs (#8443)Eric Bailey2025-06-111-4/+14
* [Layout] Base (#6907)Eric Bailey2024-12-051-5/+1
* Remove top padding from shell, move down into individual screens (#5548)Samuel Newman2024-10-141-7/+8
* Move onPressReply into child component (#4898)dan2024-08-081-32/+2
* Remove unnecessary state update for reply gate (#4897)dan2024-08-081-40/+2
* Fix (#4430): Use separate hooks for shell mode animated styles (#4451)Francesco Lodovici2024-06-101-2/+2
* remove resolution from post thread (#4297)Hailey2024-06-031-32/+21
* Use consistent avatar shape/defaults for labelers (#3257)Eric Bailey2024-03-191-5/+1
* Dejank navigation between thread posts (#2625)dan2024-01-251-7/+0
* New Web Layout (#2126)dan2024-01-221-1/+3
* Internationalize more strings (#2440)Stanislas Signoud2024-01-091-1/+3
* add expandable context to composer when replying to post (#2419)Hailey2024-01-081-0/+1
* Some brand, some pwi (#2212)Eric Bailey2023-12-141-1/+3
* Hide the mobile reply control if outside the threadgate (#2177)Paul Frazee2023-12-111-1/+3
* PWI: Refactor Shell (#1989)dan2023-11-241-74/+70
* PWI Base (#1964)Eric Bailey2023-11-211-72/+73
* Hindi Internationalization (#1914)Ansh2023-11-201-1/+4
* Remove deprecated models and mobx usage (react-query refactor) (#1934)Paul Frazee2023-11-161-72/+71
* Composer update (react-query refactor) (#1899)Paul Frazee2023-11-141-4/+4
* Factor our feed source model (#1887)Eric Bailey2023-11-131-1/+0
* Refactor profile screen to use new pager and react-query (#1870)dan2023-11-131-3/+3
* Refactor post threads to use react query (#1851)Paul Frazee2023-11-091-38/+43
* Hide/show header and footer without re-renders, take two (#1849)dan2023-11-091-9/+9
* Extract shell state into separate context (#1824)Eric Bailey2023-11-071-3/+6
* Replace all logs with new loggerEric Bailey2023-11-041-1/+2
* Fix immediate TS errorsEric Bailey2023-11-041-1/+1
* Move home feed and thread preferences to server (#1507)Paul Frazee2023-09-211-1/+1
* Wrap the post thread screen in an observer (#1509)Paul Frazee2023-09-211-67/+70
* Dont show the reply prompt if minimal shell mode triggers (#1495)Paul Frazee2023-09-201-1/+1
* Tree view threads experiment (#1480)Paul Frazee2023-09-191-0/+1
* Updates to use dynamic/responsive styles on web (#1351)Paul Frazee2023-09-051-4/+5
* [APP-703] Android horizontal scroll registers as tap (#960)Ansh2023-07-061-6/+10
* Reorganize state models for clarity (#378)Paul Frazee2023-04-031-3/+3
* Lex refactor (#362)Paul Frazee2023-03-311-1/+1
* Rework logged out state to preserve routing and work for webPaul Frazee2023-03-131-2/+3
* Move to expo and react-navigation (#288)Paul Frazee2023-03-131-41/+37
* Big batch of UI updates (#276)Paul Frazee2023-03-071-1/+41
* Fix region sizing on webPaul Frazee2023-02-241-2/+2
* Merge main into the Web PR (#230)Paul Frazee2023-02-221-8/+6
* Resolve all remaining lint issues (#88)Paul Frazee2023-01-241-10/+11
* Handle post deletions by removing from active views (close #37)Paul Frazee2023-01-181-1/+3
* Improve error loggingPaul Frazee2023-01-021-1/+1
* Implement logging systemPaul Frazee2023-01-021-3/+2
* Hide footer on scroll down (minimal shell mode)Paul Frazee2022-12-121-0/+1
* Refactor: create src/lib to reflect actual sharing of that codePaul Frazee2022-11-221-1/+1
* Fix post thread titlePaul Frazee2022-11-171-5/+35
* Improve reliability of screen titlesPaul Frazee2022-11-171-2/+2
* Sizing and spacing fixes based on on-device testingPaul Frazee2022-11-051-2/+4
* Update to the latest APIsPaul Frazee2022-11-041-1/+1