about summary refs log tree commit diff
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Add staging envPaul Frazee2022-11-115-11/+34
|
* Implement profile updatesPaul Frazee2022-11-118-27/+22
|
* Add UI to remove members from scenesPaul Frazee2022-11-112-2/+67
|
* Implement trendingPaul Frazee2022-11-115-12/+24
|
* Handle pending invites correctlyPaul Frazee2022-11-1110-49/+550
|
* Disable scene discover btn for nowPaul Frazee2022-11-111-1/+1
|
* Only suggest users in invite suggestionsPaul Frazee2022-11-112-10/+10
|
* Fixes to onboardingPaul Frazee2022-11-102-1/+4
|
* Fixes to account creationPaul Frazee2022-11-103-58/+81
|
* Fix followsPaul Frazee2022-11-102-4/+14
|
* Implement scene invitation and membership controlsPaul Frazee2022-11-1048-431/+2573
|
* More informative empty state for scenesPaul Frazee2022-11-092-2/+38
|
* Add scene creatorPaul Frazee2022-11-0917-21/+279
|
* Add 'you are a member' line to scene headers and small other tweaksPaul Frazee2022-11-092-5/+27
|
* Add creator to scene profile headerPaul Frazee2022-11-093-14/+38
|
* Implement scene member/memberships listingsPaul Frazee2022-11-0810-40/+375
|
* Implement scenes listing in main menuPaul Frazee2022-11-089-40/+479
|
* Finish the upvote/downvote implementationPaul Frazee2022-11-0832-475/+1095
|
* Add search view; factor out SuggestedFollows component; add suggested ↵Paul Frazee2022-11-076-161/+278
| | | | follows to search
* Add onboarding (WIP)Paul Frazee2022-11-0712-34/+588
|
* Reuse service addressPaul Frazee2022-11-073-6/+6
|
* Sizing and spacing fixes based on on-device testingPaul Frazee2022-11-0513-93/+120
|
* Unify profile follow btn colors with the restPaul Frazee2022-11-054-39/+42
|
* Add splash screen to iosPaul Frazee2022-11-051-1/+5
|
* Rename to bsky.appPaul Frazee2022-11-052-4/+4
|
* Replace likes with votes on post UIsPaul Frazee2022-11-055-199/+220
|
* More profile header tweaksPaul Frazee2022-11-052-3/+3
|
* Tweak profile headerPaul Frazee2022-11-052-3/+3
|
* Switch to procedurally-generated bannersPaul Frazee2022-11-055-8/+33
|
* Add actor types to the profiles and clean up the UIPaul Frazee2022-11-054-108/+185
|
* Update to new textslicePaul Frazee2022-11-046-34/+40
|
* Update to the latest APIsPaul Frazee2022-11-04165-4239/+2455
|
* Rework the composer to a less buggy solutionPaul Frazee2022-11-0110-66/+130
|
* Remove old tabs selector modalPaul Frazee2022-11-015-586/+1
|
* Add animation to the tabs selectorPaul Frazee2022-11-011-44/+18
|
* Replace notifications iconPaul Frazee2022-11-013-9/+42
|
* Replace footer-nav back and forward arrows with search and notificationsPaul Frazee2022-11-012-121/+5
|
* Add consistent view headersPaul Frazee2022-11-0110-64/+164
|
* Update scene items in mainmenu to use generated avatarsPaul Frazee2022-11-011-25/+8
|
* Improve animation jitter in main menuPaul Frazee2022-11-011-3/+12
|
* Fix typoPaul Frazee2022-10-314-9/+9
|
* Switch to autogenerated avis for nowPaul Frazee2022-10-3113-74/+159
|
* WIP scene UIsPaul Frazee2022-10-319-31/+144
|
* Fix some useEffect() cleanup issuesPaul Frazee2022-10-266-2/+38
|
* Update to latest APIsPaul Frazee2022-10-2674-504/+2313
|
* Add contacts screenPaul Frazee2022-10-123-0/+85
|
* Update api nsidsPaul Frazee2022-10-1272-571/+1750
|
* Improve main menu (animation, aesthetics)Paul Frazee2022-10-112-84/+93
|
* Home button scrolls to top when on home pagePaul Frazee2022-10-114-14/+27
|
* Rearrange shell buttons to merge notifications into menu and bring back forwardPaul Frazee2022-10-112-19/+16
|