Paul Frazee
bb06ef4f6e
Rework profile page to include working view selector
2022-09-06 14:26:39 -05:00
Paul Frazee
cb310ab1c1
Rewrite the post composer as a modal
2022-09-05 14:16:48 -05:00
Paul Frazee
41bbe2b60b
Add post dropdown menus
2022-09-02 15:43:10 -05:00
Paul Frazee
2f0939a1c2
Implement consistent Link component
2022-09-02 11:52:33 -05:00
Paul Frazee
71594d069c
Update post thread aesthetics
2022-08-31 21:02:12 -05:00
Paul Frazee
4aa8a58f27
Aesthetic improvements
2022-08-31 20:09:47 -05:00
Paul Frazee
b4802c6b5b
Unify the color palette
2022-08-31 17:06:44 -05:00
Paul Frazee
97f52b6a03
New navigation model ( #1 )
...
* Flatten all routing into a single stack
* Replace router with custom implementation
* Add shell header and titles
* Add tab selector
* Add back/forward history menus on longpress
* Fix: don't modify state during render
* Add refresh() to navigation and reroute navigations to the current location to refresh instead of add to history
* Cache screens during navigation to maintain scroll position and improve load-time for renders
2022-08-31 14:36:50 -05:00
Paul Frazee
efc28b0098
Replace momentjs - it is too large of a dependency
2022-07-26 10:03:52 -05:00
Paul Frazee
041bfa22a9
Implement Web versions of the bottom sheet, toast, and progress circle
2022-07-25 23:08:24 -05:00
Paul Frazee
af55a89758
Add share bottom-sheet to feed and thread
2022-07-25 18:31:42 -05:00
Paul Frazee
7f04ac172e
Add post composer
2022-07-22 16:06:51 -05:00
Paul Frazee
0ec0ba996f
Implement like and repost
2022-07-22 11:18:47 -05:00
Paul Frazee
cc8a170204
Add profile view
2022-07-21 19:55:04 -05:00
Paul Frazee
29ed3d2ecf
Add header to PostThread view; update navigation to include stacking so that each tab maintains its own browsing history
2022-07-21 16:43:47 -05:00
Paul Frazee
39483d92db
Factor out common styles; fixes and improvements to post-thread-view
2022-07-20 19:30:07 -05:00
Paul Frazee
c712cbbfe2
Add WIP post-thread view
2022-07-20 15:00:37 -05:00