-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Version update template #37
Open
DanKheadies
wants to merge
79
commits into
52inc:main
Choose a base branch
from
The-Fellowship-of-the-Apps:version-update-template
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Version update template #37
DanKheadies
wants to merge
79
commits into
52inc:main
from
The-Fellowship-of-the-Apps:version-update-template
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…ile to .gitignore ˆ
Added firebase_messaging dependency Updated README.md
Added a flag to remove user's from game ui if marked as inactive (this leads to support of kicking, leaving, deleting players from games)
… to make them more user friendly
Incrementing build no. for next releaseˆ
52inc#14 - Reworking the app colors and theming
removing old dependencies Updating Build No. preparing for next release
slight color tweak
52inc#6 - this is in process and I believe that the function-backend is ready for it
… from the list Added loading and state indications for joining a game and leaving a game Fixed issue with profile edit screen on small screens
…application easily
Added a way for game owners to kick players out of the game
Update CONTRIBUTING.md
Fixing formating
Updated SignInScreen to match HomeScreen design Fixed handling of dynamic links Preparing for release
Released builds
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4. - [Release notes](https://github.com/faye/websocket-extensions-node/releases) - [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md) - [Commits](faye/websocket-extensions-node@0.1.3...0.1.4) Signed-off-by: dependabot[bot] <[email protected]>
…er/websocket-extensions-0.1.4 Bump websocket-extensions from 0.1.3 to 0.1.4 in /importer
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.15...4.17.19) Signed-off-by: dependabot[bot] <[email protected]>
…er/lodash-4.17.19 Bump lodash from 4.17.15 to 4.17.19 in /importer
Bumps [node-fetch](https://github.com/bitinn/node-fetch) from 2.6.0 to 2.6.1. - [Release notes](https://github.com/bitinn/node-fetch/releases) - [Changelog](https://github.com/node-fetch/node-fetch/blob/master/docs/CHANGELOG.md) - [Commits](node-fetch/node-fetch@v2.6.0...v2.6.1) Signed-off-by: dependabot[bot] <[email protected]>
Removed all CAH references in the set picker to comply with AppStore rules Made the default player name more gender neutral
…er/node-fetch-2.6.1 Bump node-fetch from 2.6.0 to 2.6.1 in /importer
Added ability to 'wave' at players, sending them a push notification to re-engage with the game
Added email, and anonymous sign to app
Added email, and anonymous sign to app
…deal to start from
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
@r0adkll Like the attempt before, I was able to smooth out the dependencies, but in updating certain ones, commands or properties went bump in the night. There are still some config / setup pieces that I don't know how to handle, so I'll wait to do more until we can butt heads.