Commit graph

195 commits

Author SHA1 Message Date
Paul Frazee
3a0e9f52f3 Only suggest users in invite suggestions 2022-11-11 10:17:14 -06:00
Paul Frazee
0fc8ef3358 Fixes to account creation 2022-11-10 17:05:26 -06:00
Paul Frazee
d3707f30e3 Implement scene invitation and membership controls 2022-11-10 16:30:14 -06:00
Paul Frazee
e7536289cb Add scene creator 2022-11-09 15:57:49 -06:00
Paul Frazee
93b64cf474 Add 'you are a member' line to scene headers and small other tweaks 2022-11-09 13:48:40 -06:00
Paul Frazee
41a18bf32f Add creator to scene profile header 2022-11-09 13:12:03 -06:00
Paul Frazee
0cdfd089f5 Implement scene member/memberships listings 2022-11-08 16:37:21 -06:00
Paul Frazee
1fbc4cf1f2 Finish the upvote/downvote implementation 2022-11-08 12:14:51 -06:00
Paul Frazee
e650d98924 Add search view; factor out SuggestedFollows component; add suggested follows to search 2022-11-07 16:24:06 -06:00
Paul Frazee
d228a5f4f5 Add onboarding (WIP) 2022-11-07 15:35:51 -06:00
Paul Frazee
ff9161d8e7 Sizing and spacing fixes based on on-device testing 2022-11-05 16:12:06 -05:00
Paul Frazee
5d6ab1f548 Unify profile follow btn colors with the rest 2022-11-05 15:07:28 -05:00
Paul Frazee
b6f3a234da Replace likes with votes on post UIs 2022-11-05 13:48:45 -05:00
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
60b1c53d85 Add actor types to the profiles and clean up the UI 2022-11-05 11:58:48 -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
8ae6e67eea Rework the composer to a less buggy solution 2022-11-01 14:25:41 -05:00
Paul Frazee
05055e184d Remove old tabs selector modal 2022-11-01 14:00:58 -05:00
Paul Frazee
ab134cac93 Add consistent view headers 2022-11-01 11:06:43 -05:00
Paul Frazee
d0b94d7570 Fix typo 2022-10-31 17:24:58 -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
1983512fef Update to latest APIs 2022-10-26 14:34:47 -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
d7a75a2062 Home button scrolls to top when on home page 2022-10-11 09:37:01 -05:00
Paul Frazee
287f2992fa Rework profile header controls 2022-10-10 21:13:10 -05:00
Paul Frazee
f5c4a97eaf Add firehose view to home screen 2022-10-04 14:22:20 -05:00
Paul Frazee
236c908058 Update the view after a post is created 2022-10-04 11:33:32 -05:00
Paul Frazee
0aaa406b17 Implement profile-update api 2022-10-04 11:10:24 -05:00
Paul Frazee
bf39791f01 Implement a couple missing bits 2022-10-04 10:53:08 -05:00
Paul Frazee
c5ab005908 Fix to mention rendering 2022-10-04 10:26:33 -05:00
Paul Frazee
9f4b5fba4f Choose mention candidates from follows 2022-10-04 10:18:35 -05:00
Paul Frazee
0296e8411e Fixes to entity extraction 2022-10-04 10:15:35 -05:00
Paul Frazee
195d2f7d2b Implement mentions rendering 2022-10-03 16:02:03 -05:00
Paul Frazee
2058505bf1 Fix to auth of mutation ops 2022-10-03 11:17:12 -05:00
Paul Frazee
c7d7e152a0 Implement notifications 2022-10-03 10:53:36 -05:00
Paul Frazee
efa84fb8e7 Fix thread view sizing 2022-09-29 15:17:31 -05:00
Paul Frazee
e3e4c4366c Add settings page 2022-09-29 11:59:11 -05:00
Paul Frazee
fc776c2652 Add profile to tabs selector modal 2022-09-29 09:24:36 -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
0312a8132c Swap new tab and share buttons in tabs modal 2022-09-29 09:05:07 -05:00
Paul Frazee
16fbefc354 No visual feedback on FAB to reduce jank 2022-09-29 09:04:49 -05:00
Paul Frazee
cb5a575bc8 Fix feed pagination on user profiles 2022-09-28 17:02:55 -05:00
Paul Frazee
b4ad0cff4b Add reply information to feed items 2022-09-28 15:36:25 -05:00