Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fix post thread title | Paul Frazee | 2022-11-17 | 1 | -18/+8 | |
| | ||||||
* | Improve error messages | Paul Frazee | 2022-11-15 | 1 | -1/+7 | |
| | ||||||
* | Add scene creator | Paul Frazee | 2022-11-09 | 1 | -1/+1 | |
| | ||||||
* | Sizing and spacing fixes based on on-device testing | Paul Frazee | 2022-11-05 | 1 | -12/+2 | |
| | ||||||
* | Update the view after a post is created | Paul Frazee | 2022-10-04 | 1 | -1/+5 | |
| | ||||||
* | Fix thread view sizing | Paul Frazee | 2022-09-29 | 1 | -9/+7 | |
| | ||||||
* | Move SharePost modal to new system | Paul Frazee | 2022-09-02 | 1 | -5/+2 | |
| | ||||||
* | Update post thread aesthetics | Paul Frazee | 2022-08-31 | 1 | -1/+1 | |
| | ||||||
* | New navigation model (#1) | Paul Frazee | 2022-08-31 | 1 | -20/+9 | |
| | | | | | | | | | | | | | | | | | * 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 | |||||
* | Implement Web versions of the bottom sheet, toast, and progress circle | Paul Frazee | 2022-07-25 | 1 | -3/+3 | |
| | ||||||
* | Add share bottom-sheet to feed and thread | Paul Frazee | 2022-07-25 | 1 | -15/+25 | |
| | ||||||
* | Add state updates after screen changes | Paul Frazee | 2022-07-25 | 1 | -0/+11 | |
| | ||||||
* | Implement like and repost | Paul Frazee | 2022-07-22 | 1 | -1/+1 | |
| | ||||||
* | Add profile view | Paul Frazee | 2022-07-21 | 1 | -2/+5 | |
| | ||||||
* | Add the ability to navigate to posts within a thread | Paul Frazee | 2022-07-21 | 1 | -0/+3 | |
| | ||||||
* | Factor out common styles; fixes and improvements to post-thread-view | Paul Frazee | 2022-07-20 | 1 | -1/+0 | |
| | ||||||
* | Add WIP post-thread view | Paul Frazee | 2022-07-20 | 1 | -0/+88 | |