Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Add state updates after screen changes | Paul Frazee | 2022-07-25 | 2 | -40/+127 | |
| | ||||||
* | Add post composer | Paul Frazee | 2022-07-22 | 1 | -6/+40 | |
| | ||||||
* | Add liked-by and reposted-by views | Paul Frazee | 2022-07-22 | 2 | -0/+282 | |
| | ||||||
* | Implement like and repost | Paul Frazee | 2022-07-22 | 4 | -16/+218 | |
| | ||||||
* | Add profile view | Paul Frazee | 2022-07-21 | 3 | -2/+116 | |
| | ||||||
* | Add the ability to navigate to posts within a thread | Paul Frazee | 2022-07-21 | 1 | -4/+19 | |
| | ||||||
* | Factor out common styles; fixes and improvements to post-thread-view | Paul Frazee | 2022-07-20 | 1 | -6/+20 | |
| | ||||||
* | Add WIP post-thread view | Paul Frazee | 2022-07-20 | 3 | -7/+164 | |
| | ||||||
* | Update feed component to use flatlist for lazy-loading scrolling; update ↵ | Paul Frazee | 2022-07-20 | 1 | -20/+101 | |
| | | | | feed-view model to match loading needs | |||||
* | More realistic mock data | Paul Frazee | 2022-07-20 | 3 | -77/+231 | |
| | ||||||
* | Replace mobx-state-tree with mobx and get a basic home feed rendering | Paul Frazee | 2022-07-19 | 7 | -217/+309 | |
| | ||||||
* | Fix platform build issues | Paul Frazee | 2022-07-18 | 2 | -21/+17 | |
| | ||||||
* | Add mock API and reorg code for clarity | Paul Frazee | 2022-07-18 | 7 | -27/+295 | |
| | ||||||
* | Fix web build | Paul Frazee | 2022-06-15 | 2 | -50/+3 | |
| | ||||||
* | Implement full auth flow in iOS | Paul Frazee | 2022-06-15 | 2 | -22/+39 | |
| | ||||||
* | Polyfills for native crypto | Paul Frazee | 2022-06-15 | 4 | -5/+147 | |
| | ||||||
* | Add base auth & ucan request flow (web only) | Paul Frazee | 2022-06-14 | 3 | -29/+74 | |
| | ||||||
* | (WIP) Add initial API client | Paul Frazee | 2022-06-10 | 2 | -1/+60 | |
| | ||||||
* | Add auth navigations | Paul Frazee | 2022-06-09 | 3 | -3/+37 | |
| | ||||||
* | Add state management | Paul Frazee | 2022-06-09 | 4 | -0/+125 | |