about summary refs log tree commit diff
path: root/src/view
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
|
* Automatically add the domain to the handle during signinPaul Frazee2022-11-141-3/+50
|
* Fix empty states for scene members and membershipsPaul Frazee2022-11-141-11/+30
|
* 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-141-0/+15
|
* 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
|
* Improvements to the feature explainer, including intro screen and screenshot ↵Paul Frazee2022-11-143-3/+36
| | | | of scenes
* Add staging envPaul Frazee2022-11-112-2/+9
|
* Implement profile updatesPaul Frazee2022-11-112-2/+8
|
* Add UI to remove members from scenesPaul Frazee2022-11-111-0/+37
|
* Implement trendingPaul Frazee2022-11-114-12/+22
|
* Handle pending invites correctlyPaul Frazee2022-11-111-9/+83
|
* Disable scene discover btn for nowPaul Frazee2022-11-111-1/+1
|
* Only suggest users in invite suggestionsPaul Frazee2022-11-111-2/+2
|
* Fixes to onboardingPaul Frazee2022-11-101-1/+3
|
* Fixes to account creationPaul Frazee2022-11-102-33/+76
|
* Implement scene invitation and membership controlsPaul Frazee2022-11-1012-27/+618
|
* More informative empty state for scenesPaul Frazee2022-11-091-1/+33
|
* Add scene creatorPaul Frazee2022-11-0915-16/+255
|
* 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-092-14/+36
|
* Implement scene member/memberships listingsPaul Frazee2022-11-087-38/+232
|
* Implement scenes listing in main menuPaul Frazee2022-11-081-14/+45
|
* Finish the upvote/downvote implementationPaul Frazee2022-11-0810-82/+181
|
* Add search view; factor out SuggestedFollows component; add suggested ↵Paul Frazee2022-11-075-160/+277
| | | | follows to search
* Add onboarding (WIP)Paul Frazee2022-11-076-2/+392
|
* Reuse service addressPaul Frazee2022-11-071-4/+4
|
* 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
|
* 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-052-101/+139
|
* Update to new textslicePaul Frazee2022-11-042-12/+12
|
* Update to the latest APIsPaul Frazee2022-11-0423-120/+120
|
* Rework the composer to a less buggy solutionPaul Frazee2022-11-019-37/+111
|
* Remove old tabs selector modalPaul Frazee2022-11-014-576/+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
|