about summary refs log tree commit diff
Commit message (Collapse)AuthorAgeFilesLines
* Enforce limits on create scene as wellPaul Frazee2022-11-143-6/+26
|
* Fix double-posting bugPaul Frazee2022-11-142-17/+31
|
* Fix issue causing double-loads of notificationsPaul Frazee2022-11-142-9/+11
|
* Automatically add the domain to the handle during signinPaul Frazee2022-11-141-3/+50
|
* Fix empty states for scene members and membershipsPaul Frazee2022-11-143-14/+38
|
* Fix: scroll all the way down on home feedPaul Frazee2022-11-141-1/+6
|
* Fix overflows in post meta infoPaul Frazee2022-11-144-101/+105
|
* Turn off autocorrect and auto-lowercase login handlePaul Frazee2022-11-141-1/+6
|
* Add link behaviors to search screen suggestionsPaul Frazee2022-11-142-10/+33
|
* Dont suggest followed users and add empty state to suggestionsPaul Frazee2022-11-142-0/+18
|
* Dont include self in suggested followsPaul Frazee2022-11-141-0/+3
|
* Always fallback from displayName to handlePaul Frazee2022-11-147-8/+18
|
* Turn 'include reason' on posts into a linkPaul Frazee2022-11-141-4/+10
|
* Reposition to handle scene creation keyboard viewPaul Frazee2022-11-141-57/+66
|
* Change appid to xyz.blueskyweb.appPaul Frazee2022-11-1415-26/+24
|
* Improvements to the feature explainer, including intro screen and screenshot ↵Paul Frazee2022-11-144-3/+36
| | | | of scenes
* Add staging envPaul Frazee2022-11-1111-15/+42
|
* Implement profile updatesPaul Frazee2022-11-119-33/+24
|
* Add UI to remove members from scenesPaul Frazee2022-11-113-3/+69
|
* Implement trendingPaul Frazee2022-11-116-13/+24
|
* Handle pending invites correctlyPaul Frazee2022-11-1111-51/+550
|
* Disable scene discover btn for nowPaul Frazee2022-11-111-1/+1
|
* Only suggest users in invite suggestionsPaul Frazee2022-11-113-11/+10
|
* 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
|