about summary refs log tree commit diff
path: root/src
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-141-1/+1
|
* Improvements to the feature explainer, including intro screen and screenshot ↵Paul Frazee2022-11-143-3/+36
| | | | of scenes
* 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
|