Commit graph

382 commits

Author SHA1 Message Date
Paul Frazee
eb28a12639 More profile header tweaks 2022-11-05 13:02:21 -05:00
Paul Frazee
851ff65d66 Tweak profile header 2022-11-05 12:43:21 -05:00
Paul Frazee
807bd3b834 Switch to procedurally-generated banners 2022-11-05 12:33:59 -05:00
Paul Frazee
3f730f1173 Update to new textslice 2022-11-04 17:56:48 -05:00
Paul Frazee
f333a90fab Update to the latest APIs 2022-11-04 17:39:54 -05:00
Paul Frazee
ab134cac93 Add consistent view headers 2022-11-01 11:06:43 -05:00
Paul Frazee
fd6a2b1b40 Switch to autogenerated avis for now 2022-10-31 17:23:47 -05:00
Paul Frazee
eceef67d46 WIP scene UIs 2022-10-31 12:17:58 -05:00
Paul Frazee
1ab8285ad3 Fix some useEffect() cleanup issues 2022-10-26 14:48:15 -05:00
Paul Frazee
349cfe7177 Add contacts screen 2022-10-12 18:56:10 -05:00
Paul Frazee
0c0c9eb05c Update api nsids 2022-10-12 15:18:46 -05:00
Paul Frazee
c5ab005908 Fix to mention rendering 2022-10-04 10:26:33 -05:00
Paul Frazee
195d2f7d2b Implement mentions rendering 2022-10-03 16:02:03 -05:00
Paul Frazee
44e208f283 More blue theming 2022-09-29 09:11:48 -05:00
Paul Frazee
a9f9235976 Remove top bar in the shell 2022-09-29 09:05:40 -05:00
Paul Frazee
16fbefc354 No visual feedback on FAB to reduce jank 2022-09-29 09:04:49 -05:00
Paul Frazee
b4ad0cff4b Add reply information to feed items 2022-09-28 15:36:25 -05:00
Paul Frazee
ef4b9cf8d9 Add account creation 2022-09-27 14:24:47 -05:00
Paul Frazee
2a7c53f307 Reduce the frequency of accidental visual triggers of touchable items 2022-09-09 13:24:44 -05:00
Paul Frazee
639c25821e Disable swipe gestures in view selector for now 2022-09-09 12:10:18 -05:00
Paul Frazee
acaa8c5c11 Make view-selector swipes easier to trigger 2022-09-09 11:58:28 -05:00
Paul Frazee
44c85bbc56 UI sizing fixes 2022-09-09 11:29:46 -05:00
Paul Frazee
9010078489 Add EditProfile modal 2022-09-07 16:00:25 -05:00
Paul Frazee
69265753bf Refactor profile to use new ViewSelector element which is reusable and now supports swipe gestures 2022-09-06 22:34:31 -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
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
6bec139679 Add avi and context menu to shell topbar 2022-08-31 20:43:36 -05:00
Paul Frazee
b3b2cfe909 Add composer FAB to home page 2022-08-31 20:09:58 -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
041bfa22a9 Implement Web versions of the bottom sheet, toast, and progress circle 2022-07-25 23:08:24 -05:00