about summary refs log tree commit diff
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
|
* 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
|
* Update the view after a post is createdPaul Frazee2022-10-048-7/+79
|
* Implement profile-update apiPaul Frazee2022-10-043-11/+39
|
* Implement a couple missing bitsPaul Frazee2022-10-047-21/+80
|
* Fix to mention renderingPaul Frazee2022-10-041-1/+1
|
* Choose mention candidates from followsPaul Frazee2022-10-041-4/+19
|
* Fixes to entity extractionPaul Frazee2022-10-043-24/+23
|
* Implement mentions renderingPaul Frazee2022-10-036-19/+174
|
* Fix to auth of mutation opsPaul Frazee2022-10-035-57/+32
|
* Implement notificationsPaul Frazee2022-10-0316-75/+450
|
* Remove debug time delaysPaul Frazee2022-09-308-13/+0
|
* Fix thread view sizingPaul Frazee2022-09-291-9/+7
|
* Clear all state on signoutPaul Frazee2022-09-295-6/+29
|