forked from RocketChat/Rocket.Chat
-
Notifications
You must be signed in to change notification settings - Fork 0
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
[OTHER] Post to redhat registries api when tagging new release (#10414) #1
Merged
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
# Conflicts: # .docker/Dockerfile.rhel # .sandstorm/sandstorm-pkgdef.capnp # .travis/snap.sh # package.json # packages/rocketchat-lib/rocketchat.info
Merge master into develop & Set version to 0.67.0-develop
@RocketChat/core Closes #9990 This pull request properly brings the web app manifest up-to-date to the current specification and resolves the incorrect start_url origin and the path to the broken images as seen in this screenshot. This resolves the unwanted and incorrect behavior experienced in both Google Chrome and Mozilla Firefox for Android. ![image](https://user-images.githubusercontent.com/643503/36929663-052fe33c-1e49-11e8-8a68-3d8e666d30e8.png)
* Fix icons in channels message popup * Fix descriptions in slash commands message popup * Add scrolling in message popup
This pull request aims to format the SVG file containing the UI icons. - [x] Fix indentation - [x] Sort icons alphabetically by `id` - [x] Recover icons lost in c1a5d57
Release 0.66.2
# Conflicts: # .docker/Dockerfile.rhel # .sandstorm/sandstorm-pkgdef.capnp # .travis/snap.sh # package.json # packages/rocketchat-lib/rocketchat.info
Merge master into develop & Set version to 0.67.0-develop
* improved callbacks promises run * fixed default fname
Release 0.69.1
Merge master into develop & Set version to 0.70.0-develop
* Provide a dedicated informal german language option * Use a "virtual" language code de-IN for informal german The IETF language specification compliant suffix "informal" did not work with the i18n library used
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.
Closes #ISSUE_NUMBER