Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Implement like and repost | Paul Frazee | 2022-07-22 | 12 | -40/+307 | |
| | ||||||
* | Add profile view | Paul Frazee | 2022-07-21 | 14 | -27/+319 | |
| | ||||||
* | Add header to PostThread view; update navigation to include stacking so that ↵ | Paul Frazee | 2022-07-21 | 17 | -81/+128 | |
| | | | | each tab maintains its own browsing history | |||||
* | Add the ability to navigate to posts within a thread | Paul Frazee | 2022-07-21 | 7 | -20/+46 | |
| | ||||||
* | Add icons to main tabs | Paul Frazee | 2022-07-20 | 2 | -3/+28 | |
| | ||||||
* | Add todos.txt (during initial dev this is just the simplest route) | Paul Frazee | 2022-07-20 | 1 | -0/+17 | |
| | ||||||
* | 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 | 14 | -25/+534 | |
| | ||||||
* | 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 | 5 | -80/+234 | |
| | ||||||
* | Add icons | Paul Frazee | 2022-07-19 | 10 | -57/+218 | |
| | ||||||
* | Replace mobx-state-tree with mobx and get a basic home feed rendering | Paul Frazee | 2022-07-19 | 20 | -274/+535 | |
| | ||||||
* | Bundle official msrcrypto distro in the source (solves some bugs, probably ↵ | Paul Frazee | 2022-07-19 | 3 | -2/+10145 | |
| | | | | safer) | |||||
* | Fix platform build issues | Paul Frazee | 2022-07-18 | 4 | -24/+20 | |
| | ||||||
* | Add mock API and reorg code for clarity | Paul Frazee | 2022-07-18 | 29 | -169/+357 | |
| | ||||||
* | Fix web build | Paul Frazee | 2022-06-15 | 9 | -56/+88 | |
| | ||||||
* | Document how to access localhost in the android sim | Paul Frazee | 2022-06-15 | 1 | -0/+2 | |
| | ||||||
* | Move the secure-random code into this project due to build issues with the ↵ | Paul Frazee | 2022-06-15 | 12 | -18/+110 | |
| | | | | module, which is no longer maintained | |||||
* | Rename bundle-id to xyz.blueskyweb.pubsq in android | Paul Frazee | 2022-06-15 | 10 | -17/+16 | |
| | ||||||
* | Implement full auth flow in iOS | Paul Frazee | 2022-06-15 | 4 | -24/+75 | |
| | ||||||
* | Improve readme notes | Paul Frazee | 2022-06-15 | 1 | -9/+27 | |
| | ||||||
* | Polyfills for native crypto | Paul Frazee | 2022-06-15 | 15 | -81/+243 | |
| | ||||||
* | Open login flow in in-app browser for native (WIP) | Paul Frazee | 2022-06-14 | 5 | -42/+94 | |
| | ||||||
* | Work around lack of 'exports' directive support in metro | Paul Frazee | 2022-06-14 | 1 | -0/+45 | |
| | ||||||
* | iOS: Remove flipper and add workarounds for m1 simulator builds | Paul Frazee | 2022-06-14 | 3 | -198/+55 | |
| | ||||||
* | Add base auth & ucan request flow (web only) | Paul Frazee | 2022-06-14 | 14 | -288/+1553 | |
| | ||||||
* | Add custom protocol deep links | Paul Frazee | 2022-06-13 | 4 | -0/+31 | |
| | ||||||
* | Add deep links (android) | Paul Frazee | 2022-06-13 | 4 | -3/+12 | |
| | ||||||
* | Add universal links (iOS) | Paul Frazee | 2022-06-13 | 9 | -12/+68 | |
| | ||||||
* | (WIP) Add initial API client | Paul Frazee | 2022-06-10 | 9 | -27/+260 | |
| | ||||||
* | Add desktop shell | Paul Frazee | 2022-06-09 | 16 | -138/+269 | |
| | ||||||
* | Add auth navigations | Paul Frazee | 2022-06-09 | 11 | -25/+129 | |
| | ||||||
* | Add routes and core views | Paul Frazee | 2022-06-09 | 16 | -118/+293 | |
| | ||||||
* | Add state management | Paul Frazee | 2022-06-09 | 17 | -133/+340 | |
| | ||||||
* | Add web target | Paul Frazee | 2022-06-08 | 9 | -221/+5377 | |
| | ||||||
* | Add basic react-navigator usage | Paul Frazee | 2022-06-07 | 7 | -11/+165 | |
| | ||||||
* | Note about react native support being blocked | Paul Frazee | 2022-06-07 | 1 | -1/+2 | |
| | ||||||
* | Initial commit | Paul Frazee | 2022-06-07 | 73 | -0/+10949 | |