Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add live search to autocomplete and only highlight known handles | Paul Frazee | 2022-11-17 | 1 | -1/+2 |
* | Switch to using setVote() | Paul Frazee | 2022-11-15 | 1 | -42/+0 |
* | Implement profile updates | Paul Frazee | 2022-11-11 | 1 | -18/+6 |
* | Fix follows | Paul Frazee | 2022-11-10 | 1 | -3/+9 |
* | Implement scene invitation and membership controls | Paul Frazee | 2022-11-10 | 1 | -0/+49 |
* | Finish the upvote/downvote implementation | Paul Frazee | 2022-11-08 | 1 | -7/+31 |
* | Update to the latest APIs | Paul Frazee | 2022-11-04 | 1 | -15/+16 |
* | Update to latest APIs | Paul Frazee | 2022-10-26 | 1 | -22/+28 |
* | Update api nsids | Paul Frazee | 2022-10-12 | 1 | -12/+12 |
* | Implement profile-update api | Paul Frazee | 2022-10-04 | 1 | -5/+23 |
* | Fixes to entity extraction | Paul Frazee | 2022-10-04 | 1 | -23/+1 |
* | Implement mentions rendering | Paul Frazee | 2022-10-03 | 1 | -0/+25 |
* | Fix to auth of mutation ops | Paul Frazee | 2022-10-03 | 1 | -25/+20 |
* | Implement signin flow | Paul Frazee | 2022-09-26 | 1 | -17/+16 |
* | Implement unfollow, unlike, unrepost | Paul Frazee | 2022-09-23 | 1 | -27/+41 |
* | Replace mock-api with real api | Paul Frazee | 2022-09-22 | 1 | -251/+95 |
* | Add EditProfile modal | Paul Frazee | 2022-09-07 | 1 | -0/+11 |
* | Implement follow/unfollow | Paul Frazee | 2022-07-26 | 1 | -1/+28 |
* | Implement Web versions of the bottom sheet, toast, and progress circle | Paul Frazee | 2022-07-25 | 1 | -2/+2 |
* | Add post composer | Paul Frazee | 2022-07-22 | 1 | -6/+40 |
* | Implement like and repost | Paul Frazee | 2022-07-22 | 1 | -1/+82 |
* | More realistic mock data | Paul Frazee | 2022-07-20 | 1 | -77/+60 |
* | Replace mobx-state-tree with mobx and get a basic home feed rendering | Paul Frazee | 2022-07-19 | 1 | -0/+210 |