-
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.0 #14277
Merged
Merged
Release 1.0.0 #14277
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
* Fixes #8477 * Rebased branch * CI fix
* Added federation ping event to check if setup works * Update en.i18n.json * Added ping process and status tracker * Added new ping system, also a federation dashboard * Line wrap fixes * Fix migration
* Improve message validation * Add tests for xss values * Fix test after hook * Add more tests
…14265) [FIX] Align burger menu in header with content matching room header
* [New] Reply privately to group messages * Cli errors fixed * Add callback to popup the reponse from channel
…rame. (#14258) * Oauth inside Rocket.Chat instead of inside the iframe. This is more secure. Refactored the cloud page. Changed menu to cloud connect, add button for cloud console and many others * change cloud sync endpoint * add resend button * add i18n. If disconnected and click register again do sync * more error handling and fall back verbose for now. Handle disconnect / reconnect case better.
New threads layout
* Wip: update message actions * Fix report condition * Fix discussion icon * Fix new icons proportions * Keep follow and unfollow only in threads context * Change autotranslate buttons to "translate" and "view original" * Fix message action id * Fix open reply popup when reply in direct message
* Only show sidenav in embedded mode if rendering admin templates * Add layout parameter to pathFor helper * Keep sidenav for admin pages in embedded layout
* Fixed #14036 * Pass parameter from memberList to userInfo to show back button * Set membersList title from userInfo * Add a back button to userInfo
* Fix SlackBridge private channels * WIP: fix slackbridge private rooms does not send message back to slack * Fix lint * WIP: move slack api calls to a specififc file * Changed all references directly to the slack api * Fix reactions to execute unsetReaction always when a reaction was removed * Add function to retrieve all members of slack channel and remove old code * Add function to retrieve all members of slack channel and remove old code * Fix send files from slack to rocket * Fix lint and remove unused code * Fix error on slackbridge importer * Fix roompick in admin page, related to choose room to publish in slackbridge * Fix callbacks order * Fixed merge error * Fixed file upload
* Fixes #14040 * Fix with cursor * Fix cursor usage
* Created new Message Box components. * Replace taking inquiry dialog by preview room. * Fix blank line in css file. * Fix equal comparison. * Add read only message. * Rename livechatReadOnly method. * Fix transfer livechat method. * Replaced Room with ChatRoom model. * Fix review requests . * Fix button margin. * Make room template detect subscription changes * Fix call helper usage * Update imports in Livechat modules * Removed unused template. * Remove useless try-catch block * Prefer rid over roomId * Rewrite query * Fix conditional expression * Ignore items rooms without t property in ChatRoom queries * Spread subscription fields over room state * Shorten condition
* LingoHub Update 🚀 Manual push by LingoHub User: Diego Sampaio. Project: Rocket.Chat Made with ❤️ by https://lingohub.com * LingoHub Update 🚀 Manual push by LingoHub User: Diego Sampaio. Project: Rocket.Chat Made with ❤️ by https://lingohub.com * LingoHub Update 🚀 Manual push by LingoHub User: Rodrigo Nascimento. Project: Rocket.Chat Made with ❤️ by https://lingohub.com
…place (#14211) * Rename app section to marketplace * Split apps in apps and marketplace * Rename Cloud Connect to Connectivity Services * Update app/apps/client/admin/apps.html Co-Authored-By: rodrigok <rodrigoknascimento@gmail.com> * Update packages/rocketchat-i18n/i18n/en.i18n.json Co-Authored-By: rodrigok <rodrigoknascimento@gmail.com>
# Conflicts: # .docker/Dockerfile.rhel # .sandstorm/sandstorm-pkgdef.capnp # .travis/snap.sh # app/api/server/api.js # app/autotranslate/client/lib/autotranslate.js # app/channel-settings/server/functions/saveRoomType.js # app/importer-hipchat-enterprise/server/importer.js # app/importer/server/classes/ImporterBase.js # app/lib/server/functions/notifications/email.js # app/lib/server/functions/notifications/index.js # app/livechat/server/api/v1/agent.js # app/livechat/server/api/v1/room.js # app/livechat/server/lib/Livechat.js # app/metrics/server/lib/metrics.js # app/models/client/models/Subscriptions.js # app/models/client/models/Users.js # app/ui-utils/client/lib/MessageAction.js # app/ui-utils/client/lib/RoomHistoryManager.js # app/ui-utils/client/lib/openRoom.js # app/ui/client/lib/notification.js # app/ui/client/views/app/room.js # package-lock.json # package.json # packages/rocketchat-api/package.js # packages/rocketchat-apps/client/admin/appInstall.html # packages/rocketchat-apps/server/communication/rest.js # packages/rocketchat-emoji-custom/client/lib/emojiCustom.js # packages/rocketchat-i18n/i18n/af.i18n.json # packages/rocketchat-i18n/i18n/az.i18n.json # packages/rocketchat-i18n/i18n/cy.i18n.json # packages/rocketchat-i18n/i18n/da.i18n.json # packages/rocketchat-i18n/i18n/el.i18n.json # packages/rocketchat-i18n/i18n/eo.i18n.json # packages/rocketchat-i18n/i18n/fa.i18n.json # packages/rocketchat-i18n/i18n/hu.i18n.json # packages/rocketchat-i18n/i18n/ko.i18n.json # packages/rocketchat-i18n/i18n/ku.i18n.json # packages/rocketchat-i18n/i18n/lo.i18n.json # packages/rocketchat-i18n/i18n/no.i18n.json # packages/rocketchat-i18n/i18n/pt-BR.i18n.json # packages/rocketchat-i18n/i18n/pt.i18n.json # packages/rocketchat-i18n/i18n/ru.i18n.json # packages/rocketchat-i18n/i18n/tr.i18n.json # packages/rocketchat-i18n/i18n/uk.i18n.json # packages/rocketchat-i18n/i18n/zh.i18n.json # packages/rocketchat-lib/server/publications/settings.js # packages/rocketchat-livechat/lib/messageTypes.js # packages/rocketchat-livechat/server/methods/closeByVisitor.js # packages/rocketchat-livechat/server/startup.js # packages/rocketchat-utils/rocketchat.info # server/lib/cordova.js
# Conflicts: # .github/history.json # HISTORY.md
tassoevan
approved these changes
Apr 28, 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-04-28 · 4 ️️️⚠️ · 30 🎉 · 32 🚀 · 97 🐛 · 173 🔍 · 60 👩💻👨💻
Engine versions
8.11.4
6.4.1
3.2, 3.4, 3.6, 4.0
🎉 New features
🚀 Improvements
🐛 Bug fixes
🔍 Minor changes
packages/rocketchat-livechat/server/methods/saveAppearance.js
(#13573)sequential
ifnew-day
is present (#14116)👩💻👨💻 Contributors 😍
👩💻👨💻 Core Team 🤓