Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Add header to PostThread view; update navigation to include stacking so that ↵ | Paul Frazee | 2022-07-21 | 16 | -80/+128 | |
| | | | | each tab maintains its own browsing history | |||||
* | Add the ability to navigate to posts within a thread | Paul Frazee | 2022-07-21 | 4 | -16/+43 | |
| | ||||||
* | Add icons to main tabs | Paul Frazee | 2022-07-20 | 2 | -3/+28 | |
| | ||||||
* | Factor out common styles; fixes and improvements to post-thread-view | Paul Frazee | 2022-07-20 | 6 | -99/+159 | |
| | ||||||
* | Add WIP post-thread view | Paul Frazee | 2022-07-20 | 12 | -25/+515 | |
| | ||||||
* | Update feed component to use flatlist for lazy-loading scrolling; update ↵ | Paul Frazee | 2022-07-20 | 3 | -27/+124 | |
| | | | | feed-view model to match loading needs | |||||
* | More realistic mock data | Paul Frazee | 2022-07-20 | 3 | -77/+231 | |
| | ||||||
* | Add icons | Paul Frazee | 2022-07-19 | 5 | -51/+111 | |
| | ||||||
* | Replace mobx-state-tree with mobx and get a basic home feed rendering | Paul Frazee | 2022-07-19 | 17 | -254/+520 | |
| | ||||||
* | Bundle official msrcrypto distro in the source (solves some bugs, probably ↵ | Paul Frazee | 2022-07-19 | 2 | -1/+10145 | |
| | | | | safer) | |||||
* | 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 | 26 | -164/+315 | |
| | ||||||
* | Fix web build | Paul Frazee | 2022-06-15 | 8 | -56/+87 | |
| | ||||||
* | Move the secure-random code into this project due to build issues with the ↵ | Paul Frazee | 2022-06-15 | 1 | -1/+11 | |
| | | | | module, which is no longer maintained | |||||
* | Rename bundle-id to xyz.blueskyweb.pubsq in android | Paul Frazee | 2022-06-15 | 1 | -2/+2 | |
| | ||||||
* | Implement full auth flow in iOS | Paul Frazee | 2022-06-15 | 3 | -23/+65 | |
| | ||||||
* | Polyfills for native crypto | Paul Frazee | 2022-06-15 | 9 | -76/+175 | |
| | ||||||
* | Open login flow in in-app browser for native (WIP) | Paul Frazee | 2022-06-14 | 2 | -7/+39 | |
| | ||||||
* | Add base auth & ucan request flow (web only) | Paul Frazee | 2022-06-14 | 9 | -49/+161 | |
| | ||||||
* | Add custom protocol deep links | Paul Frazee | 2022-06-13 | 1 | -0/+2 | |
| | ||||||
* | Add deep links (android) | Paul Frazee | 2022-06-13 | 1 | -1/+1 | |
| | ||||||
* | Add universal links (iOS) | Paul Frazee | 2022-06-13 | 1 | -2/+13 | |
| | ||||||
* | (WIP) Add initial API client | Paul Frazee | 2022-06-10 | 5 | -25/+209 | |
| | ||||||
* | Add desktop shell | Paul Frazee | 2022-06-09 | 15 | -136/+269 | |
| | ||||||
* | Add auth navigations | Paul Frazee | 2022-06-09 | 8 | -23/+123 | |
| | ||||||
* | Add routes and core views | Paul Frazee | 2022-06-09 | 10 | -114/+210 | |
| | ||||||
* | Add state management | Paul Frazee | 2022-06-09 | 8 | -116/+289 | |
| | ||||||
* | Add web target | Paul Frazee | 2022-06-08 | 3 | -54/+35 | |
| | ||||||
* | Add basic react-navigator usage | Paul Frazee | 2022-06-07 | 1 | -0/+147 | |