about summary refs log tree commit diff
path: root/src/view/lib
Commit message (Collapse)AuthorAgeFilesLines
* Enforce limits on create scene as wellPaul Frazee2022-11-141-0/+11
|
* Improvements to the feature explainer, including intro screen and screenshot ↵Paul Frazee2022-11-142-0/+4
| | | | of scenes
* Add scene creatorPaul Frazee2022-11-091-0/+14
|
* Add search view; factor out SuggestedFollows component; add suggested ↵Paul Frazee2022-11-071-0/+27
| | | | follows to search
* Sizing and spacing fixes based on on-device testingPaul Frazee2022-11-052-7/+22
|
* Unify profile follow btn colors with the restPaul Frazee2022-11-051-0/+34
|
* Replace likes with votes on post UIsPaul Frazee2022-11-051-0/+90
|
* Switch to procedurally-generated bannersPaul Frazee2022-11-052-2/+0
|
* Update to new textslicePaul Frazee2022-11-041-4/+4
|
* Update to the latest APIsPaul Frazee2022-11-041-3/+1
|
* Replace notifications iconPaul Frazee2022-11-011-1/+25
|
* Fix typoPaul Frazee2022-10-312-2/+2
|
* WIP scene UIsPaul Frazee2022-10-311-2/+27
|
* Update to latest APIsPaul Frazee2022-10-261-4/+4
|
* Update api nsidsPaul Frazee2022-10-121-1/+1
|
* Fixes to entity extractionPaul Frazee2022-10-041-0/+20
|
* Light iconsPaul Frazee2022-09-291-0/+44
|
* Beta bannerPaul Frazee2022-09-292-2/+2
|
* Switch to one default aviPaul Frazee2022-09-282-12/+2
|
* Add account creationPaul Frazee2022-09-271-0/+1
|
* Implement signin flowPaul Frazee2022-09-261-0/+8
|
* Replace mock-api with real apiPaul Frazee2022-09-223-7/+7
|
* Add EditProfile modalPaul Frazee2022-09-071-1/+1
|
* Rework profile headerPaul Frazee2022-09-053-0/+8
|
* Add accounts menu to shellPaul Frazee2022-09-021-0/+3
|
* Implement working screen-state management and remove extraneous loadsPaul Frazee2022-09-011-12/+0
|
* Add composer FAB to home pagePaul Frazee2022-08-311-0/+2
|
* Aesthetic improvementsPaul Frazee2022-08-311-0/+16
|
* Unify the color palettePaul Frazee2022-08-311-7/+70
|
* New navigation model (#1)Paul Frazee2022-08-311-0/+12
| | | | | | | | | | | | | | | | | * Flatten all routing into a single stack * Replace router with custom implementation * Add shell header and titles * Add tab selector * Add back/forward history menus on longpress * Fix: don't modify state during render * Add refresh() to navigation and reroute navigations to the current location to refresh instead of add to history * Cache screens during navigation to maintain scroll position and improve load-time for renders
* Replace momentjs - it is too large of a dependencyPaul Frazee2022-07-261-0/+32
|
* Add share bottom-sheet to feed and threadPaul Frazee2022-07-251-0/+9
|
* Add post composerPaul Frazee2022-07-221-1/+20
|
* Add liked-by and reposted-by viewsPaul Frazee2022-07-221-0/+14
|
* Implement like and repostPaul Frazee2022-07-221-0/+3
|
* Add profile viewPaul Frazee2022-07-211-0/+17
|
* Add header to PostThread view; update navigation to include stacking so that ↵Paul Frazee2022-07-212-0/+14
| | | | each tab maintains its own browsing history
* Factor out common styles; fixes and improvements to post-thread-viewPaul Frazee2022-07-202-0/+46