Skip to content

Conversation

@zdumitru
Copy link
Owner

Closes #ISSUE_NUMBER

sampaiodiego and others added 30 commits April 7, 2019 20:19
…t being shown (RocketChat#14018)

* fix deleted discussion closes RocketChat#13689

* update topic discussion if the parent room name change

* fix translation to non subscribed channels closes RocketChat#13965
… sender (RocketChat#14043)

* Fix sending notifications to mentions on threads

* Always use the sender name as email from field
By removing reactivity in message box component and the most important one, one the `hasPermission` checks
* fix modal scroll

* Change modal max-height to 90%
This causes errors when running tests multiple times
… to have (RocketChat#14049)

* Add a .message-body--unstyled style for sidebar item's last message and thread quotes

* Remove broken tooltip from thread quotes

* Memoize normalizeThreadMessage helper

* Clear messageBox input on send

* Update join button in messageBox

* Add word wrap in thread

* Avoid overflow from embedded attachment

* Fix thread reply counter

* Update RoomHistoryManager.js
* 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
)

* When a manager tried to send a message in a live room, an error was being displayed because there is no subscription for the manager.

* When a visitor attempted to register on the Livechat registration form and it was a registered user, if they tried to register in a different department from the previous department, this was not taking effect and the user was being sent to the same department registered before.
* Fix validations on create discussion function

* Add Rest endpoint to be able to create discussions

* Add Rest endpoint to get list of discussion of room

* Revert rename of Rest params, keep the same of DDP calls

* Fix assign statement

* Fix broken tests

* Fix tests
Query subscription when update unread messages count
ashwaniYDV and others added 30 commits May 15, 2019 22:31
…cussion (RocketChat#13872)

* Add tooltip to to notify user the action of back button in discussion

* Use conventional style of tooltip

* use a dictionary key.

* solved linting issue

* USe rc-tooltip--start

* fix review
…the opened room (RocketChat#12971)

* Don't show unread count badge in burger menu if it is from the opened room

* Remove package-lock.json

* fix lint

* fix lint

* Query unread message count on burger template

* fix review
…cketChat#13328)

* fix: make room description and topic text area

* cleanup: remove comments

* fix review
…4516)

* Fix logout custom script to run only in logout flow

* Revert changes in logged custom script

* Add description to custom scripts to make it more clear

* Add custom script for logout flow
…cketChat#14534)

* displaying notifications if user already exists

* remove commented code
* Reduced code complexity and added data validation

* Improved code quality

* Fix file import

* Skip user join and user leave messages when the user is not imported

* Fixing code for new eslint rules
* improved event emitter

* more changes

* Update WebRTCClass.js

* fix review

* Update index.js

* Update WebRTCClass.js

* Update WebRTCClass.js

* Revert webrtc api paths
…hat#10273)

* Add secret property to setting

Co-authored-by: kb0304 <karanbedi0304@gmail.com>
Co-authored-by: Aaron Ogle <aaron@geekgonecrazy.com>

* Fixed missed global reference

* Add missed settings
Manual push by LingoHub User: Diego Sampaio.
Project: Rocket.Chat

Made with ❤️ by https://lingohub.com
…g some times (RocketChat#13919)

* Update unread property in the lastMessage room's object

* Remove uneeded query
* Fix emoji replacing some chars

* Add tests

* Optmize emoji sprites
* [FIX] Edit Message when down arrow is pressed.

* Prefer querying message on DOM tree over keeping an index
* Remove jump to message duplicated link

* Remove star message if the setting in disabled
* fix z-index to edge browsers

* fix sidebar on ie10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.