- Apr 03, 2018
-
-
Bradley Hilton authored
* Fix the chat.react api being invalid * Remove duplicated code * Add tests for chat.react endpoint
-
- Mar 12, 2018
-
-
Guilherme Gazzo authored
-
- Feb 15, 2018
-
-
Marcos Vinicius Spessatto Defendi authored
-
- Jan 24, 2018
-
-
Joaquin GT authored
-
- Dec 06, 2017
-
-
Bradley Hilton authored
-
- Dec 02, 2017
-
-
mutdmour authored
-
- Nov 28, 2017
-
-
Bradley Hilton authored
Improve how the importer progress gets sent to the client and change the structure of the importers imports
-
- Oct 30, 2017
-
-
Rodrigo Nascimento authored
-
- Oct 26, 2017
- Sep 14, 2017
-
-
Rodrigo Nascimento authored
[FIX] Dynamic popover # Conflicts: # packages/rocketchat-ui-master/public/icons.svg
-
- Sep 11, 2017
-
-
Karl Prieb authored
-
- Aug 24, 2017
-
-
Karl Prieb authored
-
Karl Prieb authored
-
- Aug 07, 2017
-
-
Karl Prieb authored
-
- Mar 24, 2017
-
-
Rodrigo Nascimento authored
* Add ESLint rule `prefer-template` * Add ESLint rule `template-curly-spacing ` * ESLint ignore rocketchat-livechat/assets/rocket-livechat.js * Add ecmascript package to all packages * Use ecmascript package for server and client on saml package * Fix compilation
-
Rodrigo Nascimento authored
* ESLint add rule `object-shorthand` * ESLint rocketchat-livechat/assets/rocket-livechat.js * Add ecmascript package to all packages * Use ecmascript package for server and client on saml package * Fix compilation
-
- Feb 04, 2017
-
-
Kiran Rao authored
-
- Jan 31, 2017
-
-
Kiran Rao authored
-
- Jan 07, 2017
-
-
kablewi authored
Responded to pull request comments * Instead of passing in the user object, just used Meteor.runAs() * Added callback events to the client side
-
- Jan 06, 2017
-
-
kablewi authored
-
- Jan 04, 2017
-
-
Karl Prieb authored
-
- Dec 20, 2016
-
-
Diego Sampaio authored
-
- Dec 19, 2016
-
-
Karl Prieb authored
-
- Dec 12, 2016
-
-
Bradley Hilton authored
Show the reaction button on the action buttons. Also, fix a bug that would allow you to react to private messages only
-
Bradley Hilton authored
-
- Oct 01, 2016
-
-
Rodrigo Nascimento authored
-
- Sep 05, 2016
-
-
Rodrigo Nascimento authored
-
- Sep 01, 2016
-
-
nokobon authored
Also allows consecutive large emojis in a message where only emoji is present.
-
- Jul 20, 2016
-
-
Rodrigo Nascimento authored
-
- May 19, 2016
-
-
Aaron Ogle authored
* Fix message action button validation closes 3305
-
graywolf336 authored
-
graywolf336 authored
Removed the cog button actions from showing up when the user is not in a room, this way people can't interact with the items when they're not in that room.
-
- May 16, 2016
-
-
Rodrigo Nascimento authored
-
Rodrigo Nascimento authored
-
graywolf336 authored
-
- Apr 26, 2016
-
-
Marcelo Schmidt authored
* Add function to handle errors * Delete message errors * handle error for hideRoom * Allow returning error instead of calling toastr.error * Handle error for leaveRoom * handle error for openRoom * handleError for toggleFavorite * handleError in updateMessage * error for samlLogout * handleError for assets * Add global handleError to eslint * handleError for addOAuthService * handleError: getUserRoles * handleError: insertOrUpdateUsere * handleError: messageDeleting * handleError: removeUserFromRoles * handleError: addPermissionToRole * handleError: addUserToRole * handleError: deleteRole * handleError: removeRoleFromPermission * handleError: removeUserFromRole * handleError: saveRole * Return ready on publish without permission * handleError: channel-settings * handleError: mailMessages * handleError: fileUpload * handleError: rocketchat-importer * handleError: addIncomingIntegration * handleError: deleteIncomingIntegration * handleError: updateIncomingIntegration * handleError: addOutgoingIntegration * handleError: deleteOutgoingIntegration * handleError: updateOutgoingIntegration * Return ready on publish without permission * handleError ldap * remove throw from client code * handleError: setEmail, slashCommand * Sort en.i18n.json * Google translated languages * Use correct error return from publishes * RateLimiter.limitFunction * Fix order of error "500" * handleError validateEmailDomain * handleError channelSettings; settings * handleError livechat * handleError: Mailer.sendMail * handleError pinMessage and unpinMessage * handleError messageStarring * handleError oauth apps * handleError: saveNotificationSettings * handleError getRoomRoles * handleError: createDirectMessage * handleError saveUserPreferences * handleError: saveUserProfile * handleError sendConfirmationEmail * Add ecmascript to root * handleError: avatar * handleError: getStatistics * handleError: roomSetting * handleError: channelSettings * handleError: sendInvitationEmail * handleError: addUserToRoom * handleError: uploadedFilesList * Change error key on user edit * handleError: userInfo * handleError: userRegistration * handleError: createChannel * handleError: createPrivateGroup * handleError: setUserPassword * handleError setUserActiveStatus * handleError: accoutns * A few more errors thrown * Error: livechat publishes * Errors in methods * handleError searchAgent * Add errors handling More errors handling Auto-translation for all languages * Permalink
-
- Apr 13, 2016
-
-
Rodrigo Nascimento authored
-
- Mar 30, 2016
-
-
Rodrigo Nascimento authored
-
- Mar 29, 2016
-
-
Fahad Alduraibi authored
-