Paul Frazee
04b081bbd7
Implement profile updates
2022-11-11 14:15:43 -06:00
Paul Frazee
424a08c4a0
Handle pending invites correctly
2022-11-11 12:49:53 -06:00
Paul Frazee
60f4d64af6
Only suggest users in invite suggestions
2022-11-11 10:17:14 -06:00
Paul Frazee
7d90638188
Implement scene invitation and membership controls
2022-11-10 16:30:14 -06:00
Paul Frazee
2b58550d36
Add scene creator
2022-11-09 15:57:49 -06:00
Paul Frazee
2c5b988de0
Update to the latest APIs
2022-11-04 17:39:54 -05:00
Paul Frazee
feac39e657
Rework the composer to a less buggy solution
2022-11-01 14:25:41 -05:00
Paul Frazee
1fa4419da1
Remove old tabs selector modal
2022-11-01 14:00:58 -05:00
Paul Frazee
497155b84c
Fix typo
2022-10-31 17:24:58 -05:00
Paul Frazee
97d8b7cf23
Fix some useEffect() cleanup issues
2022-10-26 14:48:15 -05:00
Paul Frazee
48158e05cb
Update to latest APIs
2022-10-26 14:34:47 -05:00
Paul Frazee
ed86125d87
Update api nsids
2022-10-12 15:18:46 -05:00
Paul Frazee
94f365f564
Update the view after a post is created
2022-10-04 11:33:32 -05:00
Paul Frazee
01515de17d
Implement profile-update api
2022-10-04 11:10:24 -05:00
Paul Frazee
f074d6017d
Implement a couple missing bits
2022-10-04 10:53:08 -05:00
Paul Frazee
de7951074a
Choose mention candidates from follows
2022-10-04 10:18:35 -05:00
Paul Frazee
990b3c7084
Fixes to entity extraction
2022-10-04 10:15:35 -05:00
Paul Frazee
7de013f467
Implement mentions rendering
2022-10-03 16:02:03 -05:00
Paul Frazee
ba417935f0
Fix to auth of mutation ops
2022-10-03 11:17:12 -05:00
Paul Frazee
13ce232455
Add settings page
2022-09-29 11:59:11 -05:00
Paul Frazee
49beea6cc8
Add profile to tabs selector modal
2022-09-29 09:24:36 -05:00
Paul Frazee
60c2805c01
Swap new tab and share buttons in tabs modal
2022-09-29 09:05:07 -05:00
Paul Frazee
d954f6d905
Implement unfollow, unlike, unrepost
2022-09-23 09:47:21 -05:00
Paul Frazee
3269f048b3
Replace mock-api with real api
2022-09-22 19:28:25 -05:00
Paul Frazee
5c07a74c55
Add close animation to tabs selector
2022-09-09 16:45:37 -05:00
Paul Frazee
744a21ec57
Replace tabs selector with better solution, also fix some bugs with the modal state
2022-09-09 16:20:46 -05:00
Paul Frazee
40fdd27698
Implement autocomplete UI in composer
2022-09-08 13:39:53 -05:00
Paul Frazee
d46de5b819
Add EditProfile modal
2022-09-07 16:00:25 -05:00
Paul Frazee
8b286a2179
Rework profile page to include working view selector
2022-09-06 14:26:39 -05:00
Paul Frazee
0963e67325
Rewrite the post composer as a modal
2022-09-05 14:16:48 -05:00
Paul Frazee
4e56f11d06
Move SharePost modal to new system
2022-09-02 12:17:33 -05:00
Paul Frazee
2ed9ea85c6
Add more robust modals controller
2022-09-02 11:51:46 -05:00
Paul Frazee
135a0456a2
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