Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement trending | Paul Frazee | 2022-11-11 | 1 | -2/+1 |
| | |||||
* | Implement scene invitation and membership controls | Paul Frazee | 2022-11-10 | 1 | -0/+1 |
| | |||||
* | Add consistent view headers | Paul Frazee | 2022-11-01 | 1 | -17/+3 |
| | |||||
* | WIP scene UIs | Paul Frazee | 2022-10-31 | 1 | -2/+22 |
| | |||||
* | Fix some useEffect() cleanup issues | Paul Frazee | 2022-10-26 | 1 | -1/+8 |
| | |||||
* | Implement working screen-state management and remove extraneous loads | Paul Frazee | 2022-09-01 | 1 | -56/+23 |
| | |||||
* | New navigation model (#1) | Paul Frazee | 2022-08-31 | 1 | -0/+65 |
| | | | | | | | | | | | | | | | | | * 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 post composer | Paul Frazee | 2022-07-22 | 1 | -16/+0 |
| | |||||
* | Add header to PostThread view; update navigation to include stacking so that ↵ | Paul Frazee | 2022-07-21 | 1 | -1/+3 |
| | | | | each tab maintains its own browsing history | ||||
* | Add mock API and reorg code for clarity | Paul Frazee | 2022-07-18 | 1 | -0/+14 |