about summary refs log tree commit diff
path: root/src/view/com/post-thread/PostThread.tsx
Commit message (Expand)AuthorAgeFilesLines
* don't maintain position whenever there are no parents (#4277)Hailey2024-05-301-1/+3
* Interpret 'hide' setting as ALWAYS hiding from thread replies (#4263)Paul Frazee2024-05-301-2/+2
* Always show the header on post threads on native (#4254)Hailey2024-05-301-182/+155
* Improve moderation behaviors: show alert/inform sources and improve UX around...Paul Frazee2024-05-241-13/+132
* show spinner when preferences has not loaded yet (#3756)Hailey2024-05-061-3/+3
* Performance improvements: structural sharing & moderation opts context (#3785)Paul Frazee2024-04-301-4/+2
* Fix List onMomentumScrollEnd (#3759)dan2024-04-291-33/+39
* Simplify list logic further to prevent misuse (#3334)Hailey2024-04-031-33/+38
* Mods UI fixes (#3296)Eric Bailey2024-03-211-16/+16
* Fix missing error on `PostThread` (#3295)Hailey2024-03-211-1/+1
* Fix detection of !no-unauthenticated (#3279)Paul Frazee2024-03-191-1/+2
* `PostThread` cleanup (#3183)Hailey2024-03-191-288/+151
* 3p moderation services [WIP] (#2550)Paul Frazee2024-03-181-5/+6
* Adjust `windowSize` on `PostThread` `FlatList` (#2989)Hailey2024-02-261-0/+1
* Fix jumps when navigating into long threads (#2878)dan2024-02-161-26/+60
* Adjust post thread scroll for cached posts (#2865)dan2024-02-141-61/+82
* Move visual display logic out of PostThread generators (#2862)dan2024-02-131-28/+55
* Fix duplicate keys in PostThread (#2854)dan2024-02-121-12/+15
* Clean up some sentry logs (#2630)Eric Bailey2024-01-251-1/+1
* Dejank navigation between thread posts (#2625)dan2024-01-251-38/+23
* Show composer reply prompt on tablet (#2622)dan2024-01-251-3/+3
* Use consistent spinners for loading screens (#2611)dan2024-01-241-7/+2
* Merge PR #2495 by haileyokPaul Frazee2024-01-231-1/+2
* fix: don't expose post content on no-unauthenticated (#2584)Mary2024-01-221-4/+22
* Fix jump when opening last post in thread (#2591)dan2024-01-221-1/+3
* Fix orphan replies in linear mode (#2578)dan2024-01-221-4/+12
* New Web Layout (#2126)dan2024-01-221-10/+28
* 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