about summary refs log tree commit diff
Commit message (Collapse)AuthorAgeFilesLines
...
* Fixes to onboardingPaul Frazee2022-11-103-1/+6
|
* Fixes to account creationPaul Frazee2022-11-104-59/+81
|
* Fix followsPaul Frazee2022-11-103-15/+25
|
* Implement scene invitation and membership controlsPaul Frazee2022-11-1049-441/+2582
|
* More informative empty state for scenesPaul Frazee2022-11-092-2/+38
|
* Add scene creatorPaul Frazee2022-11-0918-23/+281
|
* 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-094-20/+39
|
* Implement scene member/memberships listingsPaul Frazee2022-11-0810-40/+375
|
* Implement scenes listing in main menuPaul Frazee2022-11-0812-40/+495
|
* 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-0715-34/+613
|
* 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-055-40/+43
|
* Set ios app iconPaul Frazee2022-11-0513-0/+27
|
* Add splash screen to iosPaul Frazee2022-11-0511-24/+66
|
* Rename to bsky.appPaul Frazee2022-11-0517-32/+32
|
* 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-057-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-012-46/+19
|
* 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-3114-77/+186
|
* 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-115-16/+29
|
* Rearrange shell buttons to merge notifications into menu and bring back forwardPaul Frazee2022-10-112-19/+16
|
* Remove the firehose view from homePaul Frazee2022-10-111-27/+1
|
* Speed up shell nav button pressesPaul Frazee2022-10-111-1/+2
|
* Rework footer controlsPaul Frazee2022-10-107-266/+618
|
* Rework profile header controlsPaul Frazee2022-10-102-35/+50
|
* Add firehose view to home screenPaul Frazee2022-10-043-24/+70
|
* Update to new get*Feed xrpc methodsPaul Frazee2022-10-049-85/+400
|