Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Enforce limits on create scene as well | Paul Frazee | 2022-11-14 | 1 | -0/+11 |
| | |||||
* | Improvements to the feature explainer, including intro screen and screenshot ↵ | Paul Frazee | 2022-11-14 | 2 | -0/+4 |
| | | | | of scenes | ||||
* | Add scene creator | Paul Frazee | 2022-11-09 | 1 | -0/+14 |
| | |||||
* | Add search view; factor out SuggestedFollows component; add suggested ↵ | Paul Frazee | 2022-11-07 | 1 | -0/+27 |
| | | | | follows to search | ||||
* | Sizing and spacing fixes based on on-device testing | Paul Frazee | 2022-11-05 | 2 | -7/+22 |
| | |||||
* | Unify profile follow btn colors with the rest | Paul Frazee | 2022-11-05 | 1 | -0/+34 |
| | |||||
* | Replace likes with votes on post UIs | Paul Frazee | 2022-11-05 | 1 | -0/+90 |
| | |||||
* | Switch to procedurally-generated banners | Paul Frazee | 2022-11-05 | 2 | -2/+0 |
| | |||||
* | Update to new textslice | Paul Frazee | 2022-11-04 | 1 | -4/+4 |
| | |||||
* | Update to the latest APIs | Paul Frazee | 2022-11-04 | 1 | -3/+1 |
| | |||||
* | Replace notifications icon | Paul Frazee | 2022-11-01 | 1 | -1/+25 |
| | |||||
* | Fix typo | Paul Frazee | 2022-10-31 | 2 | -2/+2 |
| | |||||
* | WIP scene UIs | Paul Frazee | 2022-10-31 | 1 | -2/+27 |
| | |||||
* | Update to latest APIs | Paul Frazee | 2022-10-26 | 1 | -4/+4 |
| | |||||
* | Update api nsids | Paul Frazee | 2022-10-12 | 1 | -1/+1 |
| | |||||
* | Fixes to entity extraction | Paul Frazee | 2022-10-04 | 1 | -0/+20 |
| | |||||
* | Light icons | Paul Frazee | 2022-09-29 | 1 | -0/+44 |
| | |||||
* | Beta banner | Paul Frazee | 2022-09-29 | 2 | -2/+2 |
| | |||||
* | Switch to one default avi | Paul Frazee | 2022-09-28 | 2 | -12/+2 |
| | |||||
* | Add account creation | Paul Frazee | 2022-09-27 | 1 | -0/+1 |
| | |||||
* | Implement signin flow | Paul Frazee | 2022-09-26 | 1 | -0/+8 |
| | |||||
* | Replace mock-api with real api | Paul Frazee | 2022-09-22 | 3 | -7/+7 |
| | |||||
* | Add EditProfile modal | Paul Frazee | 2022-09-07 | 1 | -1/+1 |
| | |||||
* | Rework profile header | Paul Frazee | 2022-09-05 | 3 | -0/+8 |
| | |||||
* | Add accounts menu to shell | Paul Frazee | 2022-09-02 | 1 | -0/+3 |
| | |||||
* | Implement working screen-state management and remove extraneous loads | Paul Frazee | 2022-09-01 | 1 | -12/+0 |
| | |||||
* | Add composer FAB to home page | Paul Frazee | 2022-08-31 | 1 | -0/+2 |
| | |||||
* | Aesthetic improvements | Paul Frazee | 2022-08-31 | 1 | -0/+16 |
| | |||||
* | Unify the color palette | Paul Frazee | 2022-08-31 | 1 | -7/+70 |
| | |||||
* | New navigation model (#1) | Paul Frazee | 2022-08-31 | 1 | -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 dependency | Paul Frazee | 2022-07-26 | 1 | -0/+32 |
| | |||||
* | Add share bottom-sheet to feed and thread | Paul Frazee | 2022-07-25 | 1 | -0/+9 |
| | |||||
* | Add post composer | Paul Frazee | 2022-07-22 | 1 | -1/+20 |
| | |||||
* | Add liked-by and reposted-by views | Paul Frazee | 2022-07-22 | 1 | -0/+14 |
| | |||||
* | Implement like and repost | Paul Frazee | 2022-07-22 | 1 | -0/+3 |
| | |||||
* | Add profile view | Paul Frazee | 2022-07-21 | 1 | -0/+17 |
| | |||||
* | Add header to PostThread view; update navigation to include stacking so that ↵ | Paul Frazee | 2022-07-21 | 2 | -0/+14 |
| | | | | each tab maintains its own browsing history | ||||
* | Factor out common styles; fixes and improvements to post-thread-view | Paul Frazee | 2022-07-20 | 2 | -0/+46 |