Paul Frazee
9170040acb
Update all state on profile change
2022-11-14 15:55:38 -06:00
Paul Frazee
4a2170be49
Enforce limits on create scene as well
2022-11-14 15:19:08 -06:00
Paul Frazee
4a0b79da4a
Fix double-posting bug
2022-11-14 15:10:34 -06:00
Paul Frazee
482ddc9c0d
Reposition to handle scene creation keyboard view
2022-11-14 13:32:04 -06:00
Paul Frazee
38ed9a7943
Implement profile updates
2022-11-11 14:15:43 -06:00
Paul Frazee
486ce26a91
Handle pending invites correctly
2022-11-11 12:49:53 -06:00
Paul Frazee
3a0e9f52f3
Only suggest users in invite suggestions
2022-11-11 10:17:14 -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
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
d0b94d7570
Fix typo
2022-10-31 17:24: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
0c0c9eb05c
Update api nsids
2022-10-12 15:18:46 -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
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
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
0312a8132c
Swap new tab and share buttons in tabs modal
2022-09-29 09:05:07 -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
5193a5b48e
Add close animation to tabs selector
2022-09-09 16:45:37 -05:00
Paul Frazee
530243859c
Replace tabs selector with better solution, also fix some bugs with the modal state
2022-09-09 16:20:46 -05:00
Paul Frazee
35556a84b2
Implement autocomplete UI in composer
2022-09-08 13:39:53 -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
cb310ab1c1
Rewrite the post composer as a modal
2022-09-05 14:16:48 -05:00
Paul Frazee
cdae685ee1
Move SharePost modal to new system
2022-09-02 12:17:33 -05:00
Paul Frazee
6835caa760
Add more robust modals controller
2022-09-02 11:51:46 -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