about summary refs log tree commit diff
path: root/src/view/com/post-thread/PostThread.tsx
Commit message (Expand)AuthorAgeFilesLines
* Internationalize more strings (#2440)Stanislas Signoud2024-01-091-2/+6
* Consolidate List props a bit (#2216)dan2023-12-211-9/+2
* PWI behavior updates (#2207)Paul Frazee2023-12-141-4/+14
* Make scroll handling contextual (#2200)dan2023-12-131-3/+4
* Hide the mobile reply control if outside the threadgate (#2177)Paul Frazee2023-12-111-1/+8
* Add "Who can reply" controls [WIP] (#1954)Paul Frazee2023-12-101-1/+1
* Treeview: more UI tweaks (#2125)Paul Frazee2023-12-061-2/+19
* More treeview UI tweaks (#2093)Paul Frazee2023-12-051-0/+5
* Perf: Dont initial-render full thread on mobile (#2101)Paul Frazee2023-12-051-1/+1
* Restore post-thread caching behaviors (react-query refactor) (#2010)Paul Frazee2023-11-271-85/+79
* [PWI] Misc (#1977)Eric Bailey2023-11-221-1/+4
* Shadow refactoring and improvements (#1959)dan2023-11-211-6/+0
* Hindi Internationalization (#1914)Ansh2023-11-201-1/+1
* Improve types (#1921)Eric Bailey2023-11-151-1/+1
* Factor our feed source model (#1887)Eric Bailey2023-11-131-14/+13
* Refactor post threads to use react query (#1851)Paul Frazee2023-11-091-208/+262
* Internationalization & localization (#1822)Ansh2023-11-091-12/+19
* Replace all logs with new loggerEric Bailey2023-11-041-1/+2
* Fix immediate TS errorsEric Bailey2023-11-041-1/+1
* Fix: add padding to the spinner bottom while loading threads (#1626)Paul Frazee2023-10-051-1/+3
* Fix: only use scroll-positioning control on thread when looking at replies (#...Paul Frazee2023-10-031-1/+1
* Improve Device Detection For Better Responsiveness (#1512)Bryan Lee2023-09-281-4/+17
* Tune the treeview UI a bit more (#1494)Paul Frazee2023-09-201-19/+7
* Tree view threads experiment (#1480)Paul Frazee2023-09-191-12/+36
* Feed UI update working branch [WIP] (#1420)Paul Frazee2023-09-181-0/+2
* Paginate the PostThread to avoid rendering too many posts and crashing the ap...Paul Frazee2023-09-111-6/+33
* Fix thread positioning on load (#1385)Paul Frazee2023-09-051-4/+4
* Updates to use dynamic/responsive styles on web (#1351)Paul Frazee2023-09-051-23/+16
* wrap mutation in runInAction (#1305)Eric Bailey2023-08-281-1/+4
* fix thread double border (#1251)Eric Bailey2023-08-221-3/+12
* Fix repeated firing of scroll into view on large threads (#1108)Paul Frazee2023-08-041-3/+28
* Use a post and handle-resolution cache to enable quick postthread loading (#1...Paul Frazee2023-08-031-10/+53
* [APP-705] Metrics revamp pt2 (#896)Ansh2023-06-271-4/+2
* feat: Update HTML `title` on web #626 #599 (#655)LW2023-05-161-0/+9
* a11y label cleanup (#576)Ollie H2023-05-041-4/+4
* React Native accessibility (#539)Ollie H2023-05-011-2/+10
* Implement blocks (#554)Paul Frazee2023-04-281-5/+59
* Fix to error screen and postthread loading state (#540)Paul Frazee2023-04-251-2/+8
* Fix web home feed sizing and related issues (close #432) (#475)Paul Frazee2023-04-151-6/+20
* Reorganize state models for clarity (#378)Paul Frazee2023-04-031-9/+9
* Lex refactor (#362)Paul Frazee2023-03-311-2/+58
* Darkmode fixes (#301) (#327)Paul Frazee2023-03-201-3/+9
* Move to expo and react-navigation (#288)Paul Frazee2023-03-131-9/+47
* Big batch of UI updates (#276)Paul Frazee2023-03-071-1/+1
* Fix region sizing on webPaul Frazee2023-02-241-1/+1
* Merge main into the Web PR (#230)Paul Frazee2023-02-221-24/+37
* Add web layout componentsPaul Frazee2023-01-261-5/+6
* Resolve all remaining lint issues (#88)Paul Frazee2023-01-241-7/+4
* Improve error loggingPaul Frazee2023-01-021-4/+1
* Implement logging systemPaul Frazee2023-01-021-1/+8