mirror of
https://github.com/tappollo/booster.git
synced 2026-04-26 06:15:59 +08:00
* add bootstrap
* add ci
* fix: iOS buid
* fix: android build
* feat: add basic
* chore: add browser and geolocation
* feat: use phone number input
* feat: add search page
* feat: add country select
* feat: add phone auth
* feat: add SMS code input
* fix: build
* feat: add dummy profile types
* fix: build
* chore: move strings.xml to env config
* feat: update docs
* chore: add jetify
* feat: set init version to 1.0.0 for codepush
* add use task
* fix: name
* feat: enhance appstore distribution
* add binary path
* increase java mem for build
* chore: ignore logs
* upload dsym to appcenter as well
* set xcode version to 10.3
* add store build
* feat: add border to phone number input
* feat: add verification code
* feat: complete sms onboarding
* revert testing
* run webhooks
* set CI to true on server
* chore: add eslint to functions
* switch all to eslint
* chore: add tipsi stripe
* fix: typing
* typo
* chore: add script
* using copy
* feat: add server json
* fix: android build
* fix: build
* feat: add code push doc
* chore: add server.json to ignore
* feat: add cicd draft
* chore: add release.keystore for multiple env
* feat: add multiple env
* docs: add switch to prod
* chore: add facebook
* chore: fix build
* chore: add login with facebook
* chore: add redirect
* fix: login
* feat: add landing
* chore: bump version
* chore: remove gemfile in android
* chore: add version and lazy functions
* chore: add version.json to git
* bump ruby version
* Add version tap
* Update run-the-app.md
* Update run-the-app.md
* chore: remove js from ignore
* chore: add eslint
* chore: add update version
* chore: update
* chore: change script to rename
* chore: bump cocoapods
* chore: migrate to v6 of rn firebase
* chore: remove task
* chore: upgrade rn
* chore: fix build
* chore: clear lib on build
* chore: add firebase token
* feat: add Reveal for Debug
* chore: update deps
* remove fbsdk in podfile
* chore: bump fbsdk version
* fix: fbsdk
* fix: replace
* chore: install deps
* feat: add tracking route
* chroe: revert to screens 1
* chore: bump paper to 3
* chore: update deps
* doc: update docs
* chore: remove fonts
* fix: search bar
* chore: remove IQKeyboard manager
* chore: remove test and tv target
* fix: disable IQKeyboardManager
* wip - add storybook
* chore: add example
* chore: add example project follow up
* upgrade react navigation to v5
still broken
* upgrade react navigation to v5
* fix: ci
* feat: upgrade rn version
* chore: disable codepush on __DEV__
* fix: web version
* refactor: route
* chore: add tailwind css
* chore: update android key
* chore: add .idea file
* wip- add site
* remove typed reference
* upgrade prettier used in eslint
* upgrade deps
* feat: add AppRouteContext for reset
* feat: add home nav
* feat: move all components to booster
* feat: move logout to user page
* feat: add note on node10
* doc: refactor and add image doc
* fix: typo
* doc: add booster release documentation
* doc: add master usage
* feat: add image upload
* chore: add logging
* fix: build
* fix: build
* chore: add image upload
* feat: add image page
* feat: add rename script
* feat: add common cli options
* fix: font duplication on link
* chore: add @types/node to app for globals like alert
* fix: ci
* feat: add linear gradient
* feat: enable es2016 for flatMap
* add packages and remove iOS subfix
* chore: update deps
* feat: add sync_package_version
* upgrade xcversion
* fix: crash on cancel
* chore: add fetch
* chore: add fetch
* feat: add stack
* feat: add chat cloud function
* feat: add chat ping on app launch
* feat: update pods
* fixed: crash on launch
* wip - add chat
* wip: add chat to booster
* feat: add chat list
* feat: update TOS and privacy policy link
* wip feat: add profile page
* feat: add profile page avatar
* chore: add react-native-keyboard-manager
* feat: add name and save to document
* chore: add chat
* fix: import
* style: update contact style
* feat: added chat
* feat: add automatic resume on sign up
* chore: add thumbnails
* fix: patch gifted chat to use fastimage
* fix: avatar in contact page
* fix: unread count
* feat: add toolbar
* tweak input box
* feat: add patch for selecting video
* chore: add svg
* chore: upgrade deps
* remove unintentional dep
* feat: basic structure
* feat: add background
* feat: add responsive site
* feat: ajust size
* style: adjust screenshot size
* fix: prettier
* feat: add tos and privacy policy
* feat: run rename script in scripts folder
* fix: doc on rename
* feat: add version to bottom of user page
* chore: use ts-node from env
* fix: build
* feat: add link
* remove keep
* reorder
* fix: build
* feat: enable ci
* fix: build
* feat: rename to MATCH_REPO_SSH_PRIVATE_KEY
* chore: move appfile and matchfile to config
* chore: move app center to envs
* format info.plis
* bump ssh-agent in github action
* fix: android build
* fix: onboarding flow
* fix: profile image flashing
* chore: ignore iOS build folder
* fix: build
* fix: build warning
* fix: plugin version
* chore: update appcenter plugin
* chore: move appcenter config to build.json
* chore: bump version
* chore: update
* extract useDisableToolbarOnFocus
* add: useEnableKeyboardManagerOnFocus
* fix: typo
* chore: update config file
* fallback to true on network error
* upgrade and add get location
* change to number
* chore: update pods
* feat: add mobx and readonly profile
* refactor: cloud functions
* fix: build
* chore: add user functions to index
* chore: refactor firestore
* feat: add listen
* fix: docs
* chore: add native stack
* chore: update locks
* chore: add expo actionsheet
* chore: add actions
* feat: switch to native stack for modal
* chore: fix cache start
* chore: add segment control to booster
* chore: switch to free looking
* chore: add test infra
* fix: push notifications
* chore: refactor disable toolbar
* Revert "chore: refactor disable toolbar"
This reverts commit a60251c431.
* fix: only change on focus
* chore: add build
* chore: optimize import
* change android launch mode
* chore: make it work on android
* chore: use custom fork to ignore proxy
* fix: build
* fix: android production and error boundary
* remove duplicates
* fix: android build.
* feat: add actionsheet.ts
* feat: add slack integration
* fix: latest
* chore: upgrade styled-component to v5
Co-authored-by: Kyle Fang <kylefang@Kyles-MacBook-Pro.local>