about summary refs log tree commit diff
path: root/src/view/com
Commit message (Collapse)AuthorAgeFilesLines
* Enforce limits on create scene as wellPaul Frazee2022-11-142-6/+15
|
* Fix double-posting bugPaul Frazee2022-11-142-17/+31
|
* Fix overflows in post meta infoPaul Frazee2022-11-144-101/+105
|
* Add link behaviors to search screen suggestionsPaul Frazee2022-11-141-9/+32
|
* 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-141-3/+32
| | | | of scenes
* Implement profile updatesPaul Frazee2022-11-112-2/+8
|
* Implement trendingPaul Frazee2022-11-113-10/+21
|
* Handle pending invites correctlyPaul Frazee2022-11-111-9/+83
|
* Only suggest users in invite suggestionsPaul Frazee2022-11-111-2/+2
|
* Fixes to account creationPaul Frazee2022-11-101-14/+72
|
* Implement scene invitation and membership controlsPaul Frazee2022-11-109-26/+612
|
* Add scene creatorPaul Frazee2022-11-0910-9/+227
|
* Add 'you are a member' line to scene headers and small other tweaksPaul Frazee2022-11-091-5/+25
|
* Add creator to scene profile headerPaul Frazee2022-11-092-14/+36
|
* Implement scene member/memberships listingsPaul Frazee2022-11-084-4/+135
|
* Finish the upvote/downvote implementationPaul Frazee2022-11-087-74/+141
|
* Add search view; factor out SuggestedFollows component; add suggested ↵Paul Frazee2022-11-072-152/+185
| | | | follows to search
* Add onboarding (WIP)Paul Frazee2022-11-073-1/+349
|
* Sizing and spacing fixes based on on-device testingPaul Frazee2022-11-058-75/+77
|
* Unify profile follow btn colors with the restPaul Frazee2022-11-053-39/+8
|
* Replace likes with votes on post UIsPaul Frazee2022-11-054-199/+130
|
* More profile header tweaksPaul Frazee2022-11-052-3/+3
|
* Tweak profile headerPaul Frazee2022-11-052-3/+3
|
* Switch to procedurally-generated bannersPaul Frazee2022-11-053-6/+33
|
* Add actor types to the profiles and clean up the UIPaul Frazee2022-11-051-65/+103
|
* Update to new textslicePaul Frazee2022-11-041-8/+8
|
* Update to the latest APIsPaul Frazee2022-11-0414-95/+97
|
* Rework the composer to a less buggy solutionPaul Frazee2022-11-016-35/+19
|
* Remove old tabs selector modalPaul Frazee2022-11-012-385/+1
|
* Add consistent view headersPaul Frazee2022-11-012-0/+102
|
* Fix typoPaul Frazee2022-10-311-2/+2
|
* Switch to autogenerated avis for nowPaul Frazee2022-10-3110-66/+144
|
* WIP scene UIsPaul Frazee2022-10-312-9/+14
|
* Fix some useEffect() cleanup issuesPaul Frazee2022-10-262-0/+11
|
* Update to latest APIsPaul Frazee2022-10-265-27/+35
|
* Add contacts screenPaul Frazee2022-10-121-0/+1
|
* Update api nsidsPaul Frazee2022-10-126-11/+11
|
* Home button scrolls to top when on home pagePaul Frazee2022-10-111-1/+4
|
* Rework profile header controlsPaul Frazee2022-10-101-35/+42
|
* Add firehose view to home screenPaul Frazee2022-10-041-7/+11
|
* Update the view after a post is createdPaul Frazee2022-10-045-5/+20
|
* Implement profile-update apiPaul Frazee2022-10-041-4/+14
|
* Implement a couple missing bitsPaul Frazee2022-10-043-13/+34
|
* 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-041-1/+2
|