Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Automatically add the domain to the handle during signin | Paul Frazee | 2022-11-14 | 1 | -3/+50 |
| | |||||
* | Fix empty states for scene members and memberships | Paul Frazee | 2022-11-14 | 1 | -11/+30 |
| | |||||
* | Fix: scroll all the way down on home feed | Paul Frazee | 2022-11-14 | 1 | -1/+6 |
| | |||||
* | Turn off autocorrect and auto-lowercase login handle | Paul Frazee | 2022-11-14 | 1 | -1/+6 |
| | |||||
* | Add link behaviors to search screen suggestions | Paul Frazee | 2022-11-14 | 1 | -1/+1 |
| | |||||
* | Add staging env | Paul Frazee | 2022-11-11 | 2 | -2/+9 |
| | |||||
* | Add UI to remove members from scenes | Paul Frazee | 2022-11-11 | 1 | -0/+37 |
| | |||||
* | Implement trending | Paul Frazee | 2022-11-11 | 1 | -2/+1 |
| | |||||
* | Fixes to onboarding | Paul Frazee | 2022-11-10 | 1 | -1/+3 |
| | |||||
* | Fixes to account creation | Paul Frazee | 2022-11-10 | 1 | -19/+4 |
| | |||||
* | Implement scene invitation and membership controls | Paul Frazee | 2022-11-10 | 2 | -1/+2 |
| | |||||
* | More informative empty state for scenes | Paul Frazee | 2022-11-09 | 1 | -1/+33 |
| | |||||
* | Implement scene member/memberships listings | Paul Frazee | 2022-11-08 | 2 | -34/+95 |
| | |||||
* | Finish the upvote/downvote implementation | Paul Frazee | 2022-11-08 | 2 | -5/+31 |
| | |||||
* | Add search view; factor out SuggestedFollows component; add suggested ↵ | Paul Frazee | 2022-11-07 | 1 | -5/+51 |
| | | | | follows to search | ||||
* | Add onboarding (WIP) | Paul Frazee | 2022-11-07 | 2 | -1/+33 |
| | |||||
* | Reuse service address | Paul Frazee | 2022-11-07 | 1 | -4/+4 |
| | |||||
* | Sizing and spacing fixes based on on-device testing | Paul Frazee | 2022-11-05 | 1 | -2/+4 |
| | |||||
* | Add actor types to the profiles and clean up the UI | Paul Frazee | 2022-11-05 | 1 | -36/+36 |
| | |||||
* | Update to the latest APIs | Paul Frazee | 2022-11-04 | 6 | -17/+17 |
| | |||||
* | Rework the composer to a less buggy solution | Paul Frazee | 2022-11-01 | 1 | -2/+1 |
| | |||||
* | Add consistent view headers | Paul Frazee | 2022-11-01 | 8 | -64/+62 |
| | |||||
* | Switch to autogenerated avis for now | Paul Frazee | 2022-10-31 | 1 | -3/+7 |
| | |||||
* | WIP scene UIs | Paul Frazee | 2022-10-31 | 2 | -3/+23 |
| | |||||
* | Fix some useEffect() cleanup issues | Paul Frazee | 2022-10-26 | 4 | -2/+27 |
| | |||||
* | Update to latest APIs | Paul Frazee | 2022-10-26 | 3 | -6/+6 |
| | |||||
* | Add contacts screen | Paul Frazee | 2022-10-12 | 1 | -0/+82 |
| | |||||
* | Update api nsids | Paul Frazee | 2022-10-12 | 3 | -3/+3 |
| | |||||
* | Home button scrolls to top when on home page | Paul Frazee | 2022-10-11 | 1 | -8/+5 |
| | |||||
* | Remove the firehose view from home | Paul Frazee | 2022-10-11 | 1 | -27/+1 |
| | |||||
* | Add firehose view to home screen | Paul Frazee | 2022-10-04 | 1 | -9/+45 |
| | |||||
* | Update to new get*Feed xrpc methods | Paul Frazee | 2022-10-04 | 1 | -3/+3 |
| | |||||
* | Update the view after a post is created | Paul Frazee | 2022-10-04 | 1 | -1/+4 |
| | |||||
* | Implement a couple missing bits | Paul Frazee | 2022-10-04 | 2 | -6/+34 |
| | |||||
* | Add settings page | Paul Frazee | 2022-09-29 | 1 | -0/+68 |
| | |||||
* | Fix feed pagination on user profiles | Paul Frazee | 2022-09-28 | 1 | -1/+1 |
| | |||||
* | Add account creation | Paul Frazee | 2022-09-27 | 1 | -119/+373 |
| | |||||
* | Add logout and tweak signin screen | Paul Frazee | 2022-09-27 | 1 | -4/+66 |
| | |||||
* | Implement signin flow | Paul Frazee | 2022-09-26 | 2 | -47/+277 |
| | |||||
* | A few client fixes | Paul Frazee | 2022-09-26 | 3 | -3/+3 |
| | |||||
* | Replace mock-api with real api | Paul Frazee | 2022-09-22 | 1 | -1/+1 |
| | |||||
* | Refactor profile to use new ViewSelector element which is reusable and now ↵ | Paul Frazee | 2022-09-06 | 1 | -114/+59 |
| | | | | supports swipe gestures | ||||
* | Rework profile page to include working view selector | Paul Frazee | 2022-09-06 | 2 | -22/+183 |
| | |||||
* | Rewrite the post composer as a modal | Paul Frazee | 2022-09-05 | 2 | -44/+2 |
| | |||||
* | Add more robust modals controller | Paul Frazee | 2022-09-02 | 1 | -2/+3 |
| | |||||
* | Add accounts menu to shell | Paul Frazee | 2022-09-02 | 1 | -1/+2 |
| | |||||
* | Implement working screen-state management and remove extraneous loads | Paul Frazee | 2022-09-01 | 8 | -219/+108 |
| | |||||
* | Add composer FAB to home page | Paul Frazee | 2022-08-31 | 1 | -0/+6 |
| | |||||
* | New navigation model (#1) | Paul Frazee | 2022-08-31 | 25 | -517/+395 |
| | | | | | | | | | | | | | | | | | * 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 | ||||
* | Add notifications view | Paul Frazee | 2022-07-26 | 1 | -7/+62 |
| |