Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix issue causing double-loads of notifications | Paul Frazee | 2022-11-14 | 2 | -9/+11 |
| | |||||
* | Fix empty states for scene members and memberships | Paul Frazee | 2022-11-14 | 2 | -3/+8 |
| | |||||
* | Dont suggest followed users and add empty state to suggestions | Paul Frazee | 2022-11-14 | 1 | -0/+3 |
| | |||||
* | Dont include self in suggested follows | Paul Frazee | 2022-11-14 | 1 | -0/+3 |
| | |||||
* | Implement profile updates | Paul Frazee | 2022-11-11 | 1 | -4/+1 |
| | |||||
* | Add UI to remove members from scenes | Paul Frazee | 2022-11-11 | 1 | -2/+30 |
| | |||||
* | Implement trending | Paul Frazee | 2022-11-11 | 1 | -0/+2 |
| | |||||
* | Handle pending invites correctly | Paul Frazee | 2022-11-11 | 4 | -14/+145 |
| | |||||
* | Only suggest users in invite suggestions | Paul Frazee | 2022-11-11 | 1 | -8/+8 |
| | |||||
* | Fixes to onboarding | Paul Frazee | 2022-11-10 | 1 | -0/+1 |
| | |||||
* | Fixes to account creation | Paul Frazee | 2022-11-10 | 1 | -25/+5 |
| | |||||
* | Fix follows | Paul Frazee | 2022-11-10 | 1 | -1/+5 |
| | |||||
* | Implement scene invitation and membership controls | Paul Frazee | 2022-11-10 | 12 | -21/+226 |
| | |||||
* | More informative empty state for scenes | Paul Frazee | 2022-11-09 | 1 | -1/+5 |
| | |||||
* | Add scene creator | Paul Frazee | 2022-11-09 | 2 | -5/+24 |
| | |||||
* | Add creator to scene profile header | Paul Frazee | 2022-11-09 | 1 | -0/+2 |
| | |||||
* | Implement scene member/memberships listings | Paul Frazee | 2022-11-08 | 3 | -2/+143 |
| | |||||
* | Implement scenes listing in main menu | Paul Frazee | 2022-11-08 | 2 | -0/+122 |
| | |||||
* | Finish the upvote/downvote implementation | Paul Frazee | 2022-11-08 | 6 | -49/+101 |
| | |||||
* | Add search view; factor out SuggestedFollows component; add suggested ↵ | Paul Frazee | 2022-11-07 | 1 | -1/+1 |
| | | | | follows to search | ||||
* | Add onboarding (WIP) | Paul Frazee | 2022-11-07 | 4 | -31/+190 |
| | |||||
* | Reuse service address | Paul Frazee | 2022-11-07 | 1 | -1/+1 |
| | |||||
* | Add actor types to the profiles and clean up the UI | Paul Frazee | 2022-11-05 | 2 | -7/+46 |
| | |||||
* | Update to the latest APIs | Paul Frazee | 2022-11-04 | 15 | -198/+164 |
| | |||||
* | Rework the composer to a less buggy solution | Paul Frazee | 2022-11-01 | 1 | -29/+19 |
| | |||||
* | Remove old tabs selector modal | Paul Frazee | 2022-11-01 | 1 | -10/+0 |
| | |||||
* | WIP scene UIs | Paul Frazee | 2022-10-31 | 1 | -1/+1 |
| | |||||
* | Update to latest APIs | Paul Frazee | 2022-10-26 | 10 | -49/+36 |
| | |||||
* | Update api nsids | Paul Frazee | 2022-10-12 | 12 | -35/+33 |
| | |||||
* | Add firehose view to home screen | Paul Frazee | 2022-10-04 | 1 | -8/+14 |
| | |||||
* | Update to new get*Feed xrpc methods | Paul Frazee | 2022-10-04 | 2 | -38/+54 |
| | |||||
* | Update the view after a post is created | Paul Frazee | 2022-10-04 | 2 | -1/+55 |
| | |||||
* | Implement profile-update api | Paul Frazee | 2022-10-04 | 1 | -2/+2 |
| | |||||
* | Implement a couple missing bits | Paul Frazee | 2022-10-04 | 2 | -2/+12 |
| | |||||
* | Fix to auth of mutation ops | Paul Frazee | 2022-10-03 | 3 | -30/+10 |
| | |||||
* | Implement notifications | Paul Frazee | 2022-10-03 | 3 | -25/+99 |
| | |||||
* | Remove debug time delays | Paul Frazee | 2022-09-30 | 8 | -13/+0 |
| | |||||
* | Clear all state on signout | Paul Frazee | 2022-09-29 | 4 | -5/+29 |
| | |||||
* | Fix feed pagination on user profiles | Paul Frazee | 2022-09-28 | 1 | -1/+3 |
| | |||||
* | Improve thread rendering (show reply lines) | Paul Frazee | 2022-09-28 | 2 | -6/+16 |
| | |||||
* | Fix to session load | Paul Frazee | 2022-09-28 | 1 | -3/+3 |
| | |||||
* | Add account creation | Paul Frazee | 2022-09-27 | 1 | -20/+96 |
| | |||||
* | Implement signin flow | Paul Frazee | 2022-09-26 | 3 | -86/+109 |
| | |||||
* | A few client fixes | Paul Frazee | 2022-09-26 | 2 | -12/+14 |
| | |||||
* | Implement unfollow, unlike, unrepost | Paul Frazee | 2022-09-23 | 3 | -11/+17 |
| | |||||
* | Replace mock-api with real api | Paul Frazee | 2022-09-22 | 12 | -219/+226 |
| | |||||
* | Replace tabs selector with better solution, also fix some bugs with the ↵ | Paul Frazee | 2022-09-09 | 1 | -1/+11 |
| | | | | modal state | ||||
* | Add EditProfile modal | Paul Frazee | 2022-09-07 | 2 | -2/+30 |
| | |||||
* | Rework profile page to include working view selector | Paul Frazee | 2022-09-06 | 4 | -5/+160 |
| | |||||
* | Rewrite the post composer as a modal | Paul Frazee | 2022-09-05 | 1 | -2/+10 |
| |