about summary refs log tree commit diff
path: root/package.json
Commit message (Expand)AuthorAgeFilesLines
* Fix to testsPaul Frazee2022-11-221-0/+1
* Poll periodically for new postsPaul Frazee2022-11-171-0/+1
* Fix sizing on smaller phonesPaul Frazee2022-11-161-1/+1
* Add missing depPaul Frazee2022-11-151-0/+1
* Add staging envPaul Frazee2022-11-111-1/+1
* Implement scenes listing in main menuPaul Frazee2022-11-081-0/+2
* Add onboarding (WIP)Paul Frazee2022-11-071-0/+2
* Unify profile follow btn colors with the restPaul Frazee2022-11-051-1/+1
* Add splash screen to iosPaul Frazee2022-11-051-0/+1
* Add account creationPaul Frazee2022-09-271-0/+1
* Remove old auth codePaul Frazee2022-09-271-2/+1
* Implement signin flowPaul Frazee2022-09-261-1/+0
* Replace mock-api with real apiPaul Frazee2022-09-221-9/+3
* Add composer FAB to home pagePaul Frazee2022-08-311-0/+1
* New navigation model (#1)Paul Frazee2022-08-311-4/+0
* Add notifications viewPaul Frazee2022-07-261-1/+1
* Add followers and follows listPaul Frazee2022-07-261-1/+1
* Replace momentjs - it is too large of a dependencyPaul Frazee2022-07-261-1/+0
* Implement Web versions of the bottom sheet, toast, and progress circlePaul Frazee2022-07-251-0/+1
* Add share bottom-sheet to feed and threadPaul Frazee2022-07-251-0/+6
* Add post composerPaul Frazee2022-07-221-0/+1
* Implement like and repostPaul Frazee2022-07-221-1/+1
* Add profile viewPaul Frazee2022-07-211-1/+1
* Add the ability to navigate to posts within a threadPaul Frazee2022-07-211-1/+1
* Add WIP post-thread viewPaul Frazee2022-07-201-0/+2
* More realistic mock dataPaul Frazee2022-07-201-1/+1
* Add iconsPaul Frazee2022-07-191-0/+5
* Replace mobx-state-tree with mobx and get a basic home feed renderingPaul Frazee2022-07-191-3/+3
* Bundle official msrcrypto distro in the source (solves some bugs, probably sa...Paul Frazee2022-07-191-1/+0
* Fix platform build issuesPaul Frazee2022-07-181-1/+1
* Add mock API and reorg code for clarityPaul Frazee2022-07-181-0/+2
* Move the secure-random code into this project due to build issues with the mo...Paul Frazee2022-06-151-1/+1
* Polyfills for native cryptoPaul Frazee2022-06-151-0/+4
* Open login flow in in-app browser for native (WIP)Paul Frazee2022-06-141-1/+2
* Add base auth & ucan request flow (web only)Paul Frazee2022-06-141-2/+8
* (WIP) Add initial API clientPaul Frazee2022-06-101-1/+3
* Add auth navigationsPaul Frazee2022-06-091-0/+1
* Add routes and core viewsPaul Frazee2022-06-091-0/+2
* Add state managementPaul Frazee2022-06-091-0/+3
* Add web targetPaul Frazee2022-06-081-1/+18
* Add basic react-navigator usagePaul Frazee2022-06-071-1/+8
* Initial commitPaul Frazee2022-06-071-0/+46