Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Add link embeds to posts | Paul Frazee | 2022-11-23 | 1 | -0/+2 | |
| | ||||||
* | Add profile info caching | Paul Frazee | 2022-11-14 | 1 | -0/+2 | |
| | ||||||
* | Add scene creator | Paul Frazee | 2022-11-09 | 1 | -2/+2 | |
| | ||||||
* | Add onboarding (WIP) | Paul Frazee | 2022-11-07 | 1 | -0/+6 | |
| | ||||||
* | Reuse service address | Paul Frazee | 2022-11-07 | 1 | -1/+1 | |
| | ||||||
* | Update to the latest APIs | Paul Frazee | 2022-11-04 | 1 | -9/+9 | |
| | ||||||
* | Update to latest APIs | Paul Frazee | 2022-10-26 | 1 | -2/+2 | |
| | ||||||
* | Update api nsids | Paul Frazee | 2022-10-12 | 1 | -1/+1 | |
| | ||||||
* | Implement notifications | Paul Frazee | 2022-10-03 | 1 | -0/+11 | |
| | ||||||
* | Clear all state on signout | Paul Frazee | 2022-09-29 | 1 | -0/+6 | |
| | ||||||
* | Implement signin flow | Paul Frazee | 2022-09-26 | 1 | -2/+2 | |
| | ||||||
* | A few client fixes | Paul Frazee | 2022-09-26 | 1 | -6/+10 | |
| | ||||||
* | Replace mock-api with real api | Paul Frazee | 2022-09-22 | 1 | -6/+8 | |
| | ||||||
* | Add more robust modals controller | Paul Frazee | 2022-09-02 | 1 | -0/+2 | |
| | ||||||
* | Implement working screen-state management and remove extraneous loads | Paul Frazee | 2022-09-01 | 1 | -4/+0 | |
| | ||||||
* | New navigation model (#1) | Paul Frazee | 2022-08-31 | 1 | -0/+6 | |
| | | | | | | | | | | | | | | | | | * 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/+2 | |
| | ||||||
* | Add WIP post-thread view | Paul Frazee | 2022-07-20 | 1 | -0/+7 | |
| | ||||||
* | Replace mobx-state-tree with mobx and get a basic home feed rendering | Paul Frazee | 2022-07-19 | 1 | -15/+31 | |
| | ||||||
* | Add mock API and reorg code for clarity | Paul Frazee | 2022-07-18 | 1 | -0/+3 | |
| | ||||||
* | Add auth navigations | Paul Frazee | 2022-06-09 | 1 | -1/+10 | |
| | ||||||
* | Add state management | Paul Frazee | 2022-06-09 | 1 | -0/+16 | |