Commit graph

13 commits

Author SHA1 Message Date
Paul Frazee
e6627183e1 Switch to one default avi 2022-09-28 14:00:40 -05:00
Paul Frazee
a8c8286b88 Implement unfollow, unlike, unrepost 2022-09-23 09:47:21 -05:00
Paul Frazee
aabde2b401 Replace mock-api with real api 2022-09-22 19:28:25 -05:00
Paul Frazee
9010078489 Add EditProfile modal 2022-09-07 16:00:25 -05:00
Paul Frazee
bb06ef4f6e Rework profile page to include working view selector 2022-09-06 14:26:39 -05:00
Paul Frazee
2ec09ba545 Rework profile header 2022-09-05 16:57:20 -05:00
Paul Frazee
2f0939a1c2 Implement consistent Link component 2022-09-02 11:52:33 -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
62eb9f3c93 Add followers and follows list 2022-07-26 12:02:34 -05:00
Paul Frazee
1504d144d9 Implement follow/unfollow 2022-07-26 10:29:59 -05:00
Paul Frazee
cc8a170204 Add profile view 2022-07-21 19:55:04 -05:00