about summary refs log tree commit diff
path: root/src/view/com/post-thread/PostThread.tsx
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add a design system (#34)Paul Frazee2022-12-281-2/+1
* Update to use new getTimeline, getAuthorFeed, and getPostThread output modelsPaul Frazee2022-12-201-5/+12
* Improve thread renderingPaul Frazee2022-12-181-1/+4
* Add bottom padding to threadsPaul Frazee2022-11-221-0/+1
* Scroll to highlighted post in threadsPaul Frazee2022-11-221-2/+26
* Add web linking and proper share controlsPaul Frazee2022-11-211-11/+1
* Fix post thread titlePaul Frazee2022-11-171-18/+8
* Improve error messagesPaul Frazee2022-11-151-1/+7
* Add scene creatorPaul Frazee2022-11-091-1/+1
* Sizing and spacing fixes based on on-device testingPaul Frazee2022-11-051-12/+2
* Update the view after a post is createdPaul Frazee2022-10-041-1/+5
* Fix thread view sizingPaul Frazee2022-09-291-9/+7
* Move SharePost modal to new systemPaul Frazee2022-09-021-5/+2
* Update post thread aestheticsPaul Frazee2022-08-311-1/+1
* New navigation model (#1)Paul Frazee2022-08-311-20/+9
* Implement Web versions of the bottom sheet, toast, and progress circlePaul Frazee2022-07-251-3/+3
* Add share bottom-sheet to feed and threadPaul Frazee2022-07-251-15/+25
* Add state updates after screen changesPaul Frazee2022-07-251-0/+11
* Implement like and repostPaul Frazee2022-07-221-1/+1
* Add profile viewPaul Frazee2022-07-211-2/+5
* Add the ability to navigate to posts within a threadPaul Frazee2022-07-211-0/+3
* Factor out common styles; fixes and improvements to post-thread-viewPaul Frazee2022-07-201-1/+0
* Add WIP post-thread viewPaul Frazee2022-07-201-0/+88