Commit Graph

1887 Commits (f89dc6380171db1d402f5e774103355991aafdea)

Author SHA1 Message Date
Paul Frazee cc8a170204 Add profile view 2022-07-21 19:55:04 -05:00
Paul Frazee 29ed3d2ecf Add header to PostThread view; update navigation to include stacking so that each tab maintains its own browsing history 2022-07-21 16:43:47 -05:00
Paul Frazee 28dbc5f5e6 Add the ability to navigate to posts within a thread 2022-07-21 13:07:24 -05:00
Paul Frazee 139c9deb75 Add icons to main tabs 2022-07-20 19:39:51 -05:00
Paul Frazee 9e0ee99d6e Add todos.txt (during initial dev this is just the simplest route) 2022-07-20 19:39:43 -05:00
Paul Frazee 39483d92db Factor out common styles; fixes and improvements to post-thread-view 2022-07-20 19:30:07 -05:00
Paul Frazee c712cbbfe2 Add WIP post-thread view 2022-07-20 15:00:37 -05:00
Paul Frazee 19c694bc60 Update feed component to use flatlist for lazy-loading scrolling; update feed-view model to match loading needs 2022-07-20 11:07:39 -05:00
Paul Frazee 8131158c0e More realistic mock data 2022-07-20 11:07:07 -05:00
Paul Frazee e78143b3dc Add icons 2022-07-19 16:04:45 -05:00
Paul Frazee dc55f58004 Replace mobx-state-tree with mobx and get a basic home feed rendering 2022-07-19 15:37:24 -05:00
Paul Frazee 6b32698b3e Bundle official msrcrypto distro in the source (solves some bugs, probably safer) 2022-07-19 14:40:06 -05:00
Paul Frazee 84dac9fa39 Fix platform build issues 2022-07-18 15:42:02 -05:00
Paul Frazee 1d00f3b984 Add mock API and reorg code for clarity 2022-07-18 15:24:37 -05:00
Paul Frazee de87ec17d1 Fix web build 2022-06-15 22:33:16 -05:00
Paul Frazee 172ed1e2cd Document how to access localhost in the android sim 2022-06-15 22:12:08 -05:00
Paul Frazee a56cae626a Move the secure-random code into this project due to build issues with the module, which is no longer maintained 2022-06-15 22:08:28 -05:00
Paul Frazee 2c73703d7d Rename bundle-id to xyz.blueskyweb.pubsq in android 2022-06-15 21:49:03 -05:00
Paul Frazee 07b92a2180 Implement full auth flow in iOS 2022-06-15 20:26:41 -05:00
Paul Frazee 81441c3c26 Improve readme notes 2022-06-15 19:52:47 -05:00
Paul Frazee 77b938845a Polyfills for native crypto 2022-06-15 17:40:18 -05:00
Paul Frazee b2dd8d4f44 Open login flow in in-app browser for native (WIP) 2022-06-14 20:29:24 -05:00
Paul Frazee 5066f3ba81 Work around lack of 'exports' directive support in metro 2022-06-14 20:17:08 -05:00
Paul Frazee fee5317022 iOS: Remove flipper and add workarounds for m1 simulator builds 2022-06-14 19:05:34 -05:00
Paul Frazee cef133031e Add base auth & ucan request flow (web only) 2022-06-14 14:29:47 -05:00
Paul Frazee 09b78a4634 Add custom protocol deep links 2022-06-13 22:12:43 -05:00
Paul Frazee 926a2d4756 Add deep links (android) 2022-06-13 21:34:07 -05:00
Paul Frazee 012af05ab8 Add universal links (iOS) 2022-06-13 20:52:40 -05:00
Paul Frazee faddda83f0 (WIP) Add initial API client 2022-06-10 11:55:09 -05:00
Paul Frazee 967f9fc474 Add desktop shell 2022-06-09 21:34:43 -05:00
Paul Frazee 802222fe71 Add auth navigations 2022-06-09 17:13:29 -05:00
Paul Frazee fc3b2952bb Add routes and core views 2022-06-09 16:32:03 -05:00
Paul Frazee d6942bffab Add state management 2022-06-09 13:03:25 -05:00
Paul Frazee 92ca49ab9a Add web target 2022-06-08 15:52:12 -05:00
Paul Frazee efe65e70d7 Add basic react-navigator usage 2022-06-07 18:56:31 -05:00
Paul Frazee 1a1d313801 Note about react native support being blocked 2022-06-07 18:23:22 -05:00
Paul Frazee 47250e7ed7 Initial commit 2022-06-07 17:50:05 -05:00