-
Notifications
You must be signed in to change notification settings - Fork 10.9k
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
Release 1.0.3 #14446
Merged
Merged
Release 1.0.3 #14446
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
* Use the plural for discussions-section in side panel * Formal and informal translations for 1.0 * fix german typos
* fix * fix test * fix setting * Update tests/pageobjects/main-content.page.js Co-Authored-By: ggazzo <guilhermegazzo@gmail.com> * Update app/ui-utils/client/lib/RoomHistoryManager.js Co-Authored-By: ggazzo <guilhermegazzo@gmail.com>
… delete) (#14387) * added more message actions to threads context * more actions
…14388) * Prevent default on enter in User search * Prevent form submission in membersList
* Fix actions collapse into popup in userInfo * Refactor userActions
* fix error 400 on send a reply to an old thread * ignoring properly hidden messages
Manual push by LingoHub User: Diego Sampaio. Project: Rocket.Chat Made with ❤️ by https://lingohub.com
* fixed context * threads context
* Add symlinks to ES6 node_modules imports * Add URL polyfill for IE11 * Fix thread replies for IE11
* allow users to skip activeUsers to be ready * Update main.js * Update app/ui-master/client/main.js Co-Authored-By: ggazzo <guilhermegazzo@gmail.com>
* Don't use regex to find users * Invert logic on model methods * Escape username regex * Find users in batch * Use only normalizeMessagesForUser * Don't ignore username case to get owners on graphql
* Fixes on SAU and MAU aggregations * Report new data from DAU/MAU * Run tests agains a mongodb container in CI * Try to run CI correctly * Fix drop database * Parse desktop app User Agent correctly * Fix aggregation of past sessions * Return past month today * Fix bug * Add migration * Fixed migration * Migration improvements
* Add script to normalize i18n files * Fix i18n files * Set as official script * Update package-lock.json
sampaiodiego
approved these changes
May 9, 2019
ggazzo
approved these changes
May 9, 2019
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.
2019-05-09 · 3 🚀 · 22 🐛 · 6 🔍 · 7 👩💻👨💻
Engine versions
8.11.4
6.4.1
3.2, 3.4, 3.6, 4.0
🚀 Improvements
skipActiveUsersToBeReady
to not wait the load ofactive users
to present the Web interface (#14431)🐛 Bug fixes
🔍 Minor changes
👩💻👨💻 Core Team 🤓