Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Finish the upvote/downvote implementation | Paul Frazee | 2022-11-08 | 1 | -6/+14 | |
| | ||||||
* | Sizing and spacing fixes based on on-device testing | Paul Frazee | 2022-11-05 | 1 | -4/+4 | |
| | ||||||
* | Replace likes with votes on post UIs | Paul Frazee | 2022-11-05 | 1 | -63/+11 | |
| | ||||||
* | Update to the latest APIs | Paul Frazee | 2022-11-04 | 1 | -8/+8 | |
| | ||||||
* | Rework the composer to a less buggy solution | Paul Frazee | 2022-11-01 | 1 | -4/+1 | |
| | ||||||
* | Switch to autogenerated avis for now | Paul Frazee | 2022-10-31 | 1 | -9/+6 | |
| | ||||||
* | Update to latest APIs | Paul Frazee | 2022-10-26 | 1 | -6/+8 | |
| | ||||||
* | Update api nsids | Paul Frazee | 2022-10-12 | 1 | -1/+1 | |
| | ||||||
* | Update the view after a post is created | Paul Frazee | 2022-10-04 | 1 | -1/+1 | |
| | ||||||
* | Implement mentions rendering | Paul Frazee | 2022-10-03 | 1 | -4/+12 | |
| | ||||||
* | Implement notifications | Paul Frazee | 2022-10-03 | 1 | -4/+23 | |
| | ||||||
* | Switch to one default avi | Paul Frazee | 2022-09-28 | 1 | -5/+2 | |
| | ||||||
* | Replace mock-api with real api | Paul Frazee | 2022-09-22 | 1 | -12/+10 | |
| | ||||||
* | UI sizing fixes | Paul Frazee | 2022-09-09 | 1 | -1/+1 | |
| | ||||||
* | Rework profile page to include working view selector | Paul Frazee | 2022-09-06 | 1 | -1/+1 | |
| | ||||||
* | Rewrite the post composer as a modal | Paul Frazee | 2022-09-05 | 1 | -1/+2 | |
| | ||||||
* | Implement consistent Link component | Paul Frazee | 2022-09-02 | 1 | -20/+17 | |
| | ||||||
* | Aesthetic improvements | Paul Frazee | 2022-08-31 | 1 | -7/+7 | |
| | ||||||
* | Unify the color palette | Paul Frazee | 2022-08-31 | 1 | -11/+11 | |
| | ||||||
* | New navigation model (#1) | Paul Frazee | 2022-08-31 | 1 | -18/+4 | |
| | | | | | | | | | | | | | | | | | * 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 | |||||
* | Add notifications view | Paul Frazee | 2022-07-26 | 1 | -0/+225 | |