Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Add staging env | Paul Frazee | 2022-11-11 | 5 | -11/+34 | |
| | ||||||
* | Implement profile updates | Paul Frazee | 2022-11-11 | 8 | -27/+22 | |
| | ||||||
* | Add UI to remove members from scenes | Paul Frazee | 2022-11-11 | 2 | -2/+67 | |
| | ||||||
* | Implement trending | Paul Frazee | 2022-11-11 | 5 | -12/+24 | |
| | ||||||
* | Handle pending invites correctly | Paul Frazee | 2022-11-11 | 10 | -49/+550 | |
| | ||||||
* | Disable scene discover btn for now | Paul Frazee | 2022-11-11 | 1 | -1/+1 | |
| | ||||||
* | Only suggest users in invite suggestions | Paul Frazee | 2022-11-11 | 2 | -10/+10 | |
| | ||||||
* | Fixes to onboarding | Paul Frazee | 2022-11-10 | 2 | -1/+4 | |
| | ||||||
* | Fixes to account creation | Paul Frazee | 2022-11-10 | 3 | -58/+81 | |
| | ||||||
* | Fix follows | Paul Frazee | 2022-11-10 | 2 | -4/+14 | |
| | ||||||
* | Implement scene invitation and membership controls | Paul Frazee | 2022-11-10 | 48 | -431/+2573 | |
| | ||||||
* | More informative empty state for scenes | Paul Frazee | 2022-11-09 | 2 | -2/+38 | |
| | ||||||
* | Add scene creator | Paul Frazee | 2022-11-09 | 17 | -21/+279 | |
| | ||||||
* | Add 'you are a member' line to scene headers and small other tweaks | Paul Frazee | 2022-11-09 | 2 | -5/+27 | |
| | ||||||
* | Add creator to scene profile header | Paul Frazee | 2022-11-09 | 3 | -14/+38 | |
| | ||||||
* | Implement scene member/memberships listings | Paul Frazee | 2022-11-08 | 10 | -40/+375 | |
| | ||||||
* | Implement scenes listing in main menu | Paul Frazee | 2022-11-08 | 9 | -40/+479 | |
| | ||||||
* | Finish the upvote/downvote implementation | Paul Frazee | 2022-11-08 | 32 | -475/+1095 | |
| | ||||||
* | Add search view; factor out SuggestedFollows component; add suggested ↵ | Paul Frazee | 2022-11-07 | 6 | -161/+278 | |
| | | | | follows to search | |||||
* | Add onboarding (WIP) | Paul Frazee | 2022-11-07 | 12 | -34/+588 | |
| | ||||||
* | Reuse service address | Paul Frazee | 2022-11-07 | 3 | -6/+6 | |
| | ||||||
* | Sizing and spacing fixes based on on-device testing | Paul Frazee | 2022-11-05 | 13 | -93/+120 | |
| | ||||||
* | Unify profile follow btn colors with the rest | Paul Frazee | 2022-11-05 | 4 | -39/+42 | |
| | ||||||
* | Add splash screen to ios | Paul Frazee | 2022-11-05 | 1 | -1/+5 | |
| | ||||||
* | Rename to bsky.app | Paul Frazee | 2022-11-05 | 2 | -4/+4 | |
| | ||||||
* | Replace likes with votes on post UIs | Paul Frazee | 2022-11-05 | 5 | -199/+220 | |
| | ||||||
* | More profile header tweaks | Paul Frazee | 2022-11-05 | 2 | -3/+3 | |
| | ||||||
* | Tweak profile header | Paul Frazee | 2022-11-05 | 2 | -3/+3 | |
| | ||||||
* | Switch to procedurally-generated banners | Paul Frazee | 2022-11-05 | 5 | -8/+33 | |
| | ||||||
* | Add actor types to the profiles and clean up the UI | Paul Frazee | 2022-11-05 | 4 | -108/+185 | |
| | ||||||
* | Update to new textslice | Paul Frazee | 2022-11-04 | 6 | -34/+40 | |
| | ||||||
* | Update to the latest APIs | Paul Frazee | 2022-11-04 | 165 | -4239/+2455 | |
| | ||||||
* | Rework the composer to a less buggy solution | Paul Frazee | 2022-11-01 | 10 | -66/+130 | |
| | ||||||
* | Remove old tabs selector modal | Paul Frazee | 2022-11-01 | 5 | -586/+1 | |
| | ||||||
* | Add animation to the tabs selector | Paul Frazee | 2022-11-01 | 1 | -44/+18 | |
| | ||||||
* | Replace notifications icon | Paul Frazee | 2022-11-01 | 3 | -9/+42 | |
| | ||||||
* | Replace footer-nav back and forward arrows with search and notifications | Paul Frazee | 2022-11-01 | 2 | -121/+5 | |
| | ||||||
* | Add consistent view headers | Paul Frazee | 2022-11-01 | 10 | -64/+164 | |
| | ||||||
* | Update scene items in mainmenu to use generated avatars | Paul Frazee | 2022-11-01 | 1 | -25/+8 | |
| | ||||||
* | Improve animation jitter in main menu | Paul Frazee | 2022-11-01 | 1 | -3/+12 | |
| | ||||||
* | Fix typo | Paul Frazee | 2022-10-31 | 4 | -9/+9 | |
| | ||||||
* | Switch to autogenerated avis for now | Paul Frazee | 2022-10-31 | 13 | -74/+159 | |
| | ||||||
* | WIP scene UIs | Paul Frazee | 2022-10-31 | 9 | -31/+144 | |
| | ||||||
* | Fix some useEffect() cleanup issues | Paul Frazee | 2022-10-26 | 6 | -2/+38 | |
| | ||||||
* | Update to latest APIs | Paul Frazee | 2022-10-26 | 74 | -504/+2313 | |
| | ||||||
* | Add contacts screen | Paul Frazee | 2022-10-12 | 3 | -0/+85 | |
| | ||||||
* | Update api nsids | Paul Frazee | 2022-10-12 | 72 | -571/+1750 | |
| | ||||||
* | Improve main menu (animation, aesthetics) | Paul Frazee | 2022-10-11 | 2 | -84/+93 | |
| | ||||||
* | Home button scrolls to top when on home page | Paul Frazee | 2022-10-11 | 4 | -14/+27 | |
| | ||||||
* | Rearrange shell buttons to merge notifications into menu and bring back forward | Paul Frazee | 2022-10-11 | 2 | -19/+16 | |
| |