about summary refs log tree commit diff
path: root/src/view/com
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
|
* Implement mentions renderingPaul Frazee2022-10-035-19/+149
|
* Fix to auth of mutation opsPaul Frazee2022-10-031-2/+2
|
* Implement notificationsPaul Frazee2022-10-032-19/+135
|
* Fix thread view sizingPaul Frazee2022-09-291-9/+7
|
* Add settings pagePaul Frazee2022-09-291-1/+6
|
* Add profile to tabs selector modalPaul Frazee2022-09-291-9/+24
|
* More blue themingPaul Frazee2022-09-292-2/+2
|
* Remove top bar in the shellPaul Frazee2022-09-291-2/+2
|
* Swap new tab and share buttons in tabs modalPaul Frazee2022-09-291-6/+6
|
* No visual feedback on FAB to reduce jankPaul Frazee2022-09-291-15/+22
|
* Fix feed pagination on user profilesPaul Frazee2022-09-281-4/+1
|
* Add reply information to feed itemsPaul Frazee2022-09-282-0/+72
|
* Improve thread rendering (show reply lines)Paul Frazee2022-09-281-0/+59
|
* Switch to one default aviPaul Frazee2022-09-289-51/+19
|
* Add account creationPaul Frazee2022-09-271-0/+155
|
* Implement unfollow, unlike, unrepostPaul Frazee2022-09-232-3/+3
|
* Replace mock-api with real apiPaul Frazee2022-09-2211-44/+43
|
* Add close animation to tabs selectorPaul Frazee2022-09-091-42/+84
|
* Replace tabs selector with better solution, also fix some bugs with the ↵Paul Frazee2022-09-092-8/+333
| | | | modal state
* Reduce the frequency of accidental visual triggers of touchable itemsPaul Frazee2022-09-091-1/+5
|
* Disable swipe gestures in view selector for nowPaul Frazee2022-09-091-56/+59
|
* Make view-selector swipes easier to triggerPaul Frazee2022-09-091-3/+11
|
* UI sizing fixesPaul Frazee2022-09-094-11/+18
|