about summary refs log tree commit diff
path: root/src/view
Commit message (Collapse)AuthorAgeFilesLines
...
* Fix typoPaul Frazee2022-10-314-9/+9
|
* Switch to autogenerated avis for nowPaul Frazee2022-10-3113-74/+159
|
* WIP scene UIsPaul Frazee2022-10-318-30/+143
|
* Fix some useEffect() cleanup issuesPaul Frazee2022-10-266-2/+38
|
* Update to latest APIsPaul Frazee2022-10-2610-40/+48
|
* Add contacts screenPaul Frazee2022-10-123-0/+85
|
* Update api nsidsPaul Frazee2022-10-1212-16/+38
|
* 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-042-16/+56
|
* Update to new get*Feed xrpc methodsPaul Frazee2022-10-041-3/+3
|
* Update the view after a post is createdPaul Frazee2022-10-046-6/+24
|
* Implement profile-update apiPaul Frazee2022-10-041-4/+14
|
* Implement a couple missing bitsPaul Frazee2022-10-045-19/+68
|
* 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-042-1/+22
|
* Implement mentions renderingPaul Frazee2022-10-035-19/+149
|
* Fix to auth of mutation opsPaul Frazee2022-10-031-2/+2
|
* Implement notificationsPaul Frazee2022-10-034-20/+167
|
* Fix thread view sizingPaul Frazee2022-09-291-9/+7
|
* Add settings pagePaul Frazee2022-09-293-1/+76
|
* Light iconsPaul Frazee2022-09-292-2/+56
|
* Add profile to tabs selector modalPaul Frazee2022-09-291-9/+24
|
* More blue themingPaul Frazee2022-09-292-2/+2
|
* Beta bannerPaul Frazee2022-09-292-2/+2
|
* Remove top bar in the shellPaul Frazee2022-09-292-5/+5
|
* 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-282-5/+2
|
* Add reply information to feed itemsPaul Frazee2022-09-282-0/+72
|
* Improve thread rendering (show reply lines)Paul Frazee2022-09-282-0/+61
|
* Fix to session loadPaul Frazee2022-09-281-1/+0
|
* Switch to one default aviPaul Frazee2022-09-2813-67/+25
|
* Add account creationPaul Frazee2022-09-275-154/+543
|
* Add logout and tweak signin screenPaul Frazee2022-09-274-4/+83
|
* Implement signin flowPaul Frazee2022-09-265-53/+337
|
* A few client fixesPaul Frazee2022-09-263-3/+3
|
* Implement unfollow, unlike, unrepostPaul Frazee2022-09-232-3/+3
|
* Replace mock-api with real apiPaul Frazee2022-09-2217-55/+54
|
* 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-094-181/+335
| | | | modal state
* Reduce the frequency of accidental visual triggers of touchable itemsPaul Frazee2022-09-091-1/+5
|
* Fix some jank in the navigation swipesPaul Frazee2022-09-091-31/+23
|
* Disable swipe gestures in view selector for nowPaul Frazee2022-09-091-56/+59
|