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
Paul Frazee
a21a0d2988
Improve thread rendering (show reply lines)
2022-09-28 15:03:16 -05:00
Paul Frazee
e6627183e1
Switch to one default avi
2022-09-28 14:00:40 -05:00
Paul Frazee
ef4b9cf8d9
Add account creation
2022-09-27 14:24:47 -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
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
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
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
cb310ab1c1
Rewrite the post composer as a modal
2022-09-05 14:16:48 -05:00
Paul Frazee
41bbe2b60b
Add post dropdown menus
2022-09-02 15:43:10 -05:00
Paul Frazee
cdae685ee1
Move SharePost modal to new system
2022-09-02 12:17:33 -05:00
Paul Frazee
2f0939a1c2
Implement consistent Link component
2022-09-02 11:52:33 -05:00
Paul Frazee
6835caa760
Add more robust modals controller
2022-09-02 11:51:46 -05:00
Paul Frazee
71594d069c
Update post thread aesthetics
2022-08-31 21:02:12 -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
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
d1470bad66
Add notifications view
2022-07-26 15:45:46 -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
efc28b0098
Replace momentjs - it is too large of a dependency
2022-07-26 10:03:52 -05:00
Paul Frazee
041bfa22a9
Implement Web versions of the bottom sheet, toast, and progress circle
2022-07-25 23:08:24 -05:00
Paul Frazee
af55a89758
Add share bottom-sheet to feed and thread
2022-07-25 18:31:42 -05:00
Paul Frazee
3794eca88e
Add state updates after screen changes
2022-07-25 14:21:48 -05:00
Paul Frazee
7f04ac172e
Add post composer
2022-07-22 16:06:51 -05:00