- Dec 02, 2016
-
-
Karl Prieb authored
-
Diego Sampaio authored
-
- Nov 30, 2016
-
-
Diego Sampaio authored
-
- Nov 07, 2016
-
-
Tim Kinnane authored
Was unneccesarily requiring style override for channel icon (#) color.
-
- Nov 04, 2016
-
-
Gabriel Engel authored
-
Gabriel Engel authored
-
- Nov 03, 2016
-
-
Martin Schoeler authored
users with only the create-p permission were not able to click the "create new" button in "all channels" tab
-
- Oct 31, 2016
-
-
Diego Sampaio authored
-
- Oct 28, 2016
-
-
Gabriel Engel authored
-
- Oct 26, 2016
-
-
Rodrigo Nascimento authored
-
- Sep 26, 2016
-
-
Rodrigo Nascimento authored
-
- Sep 14, 2016
-
-
Marcelo Schmidt authored
-
- Sep 08, 2016
-
-
Marcelo Schmidt authored
-
- Sep 06, 2016
-
-
Gabriel Engel authored
-
- Sep 05, 2016
-
-
Rodrigo Nascimento authored
-
- Aug 23, 2016
-
-
Tim Kinnane authored
Was unneccesarily requiring style override for channel icon (#) color.
-
- Aug 22, 2016
-
-
Tim Kinnane authored
-
- Aug 10, 2016
-
-
Domenic Horner authored
* update side-nav with room counts * removed unused styles
-
- Jul 25, 2016
-
-
Alex Brazier authored
-
- Jul 11, 2016
-
-
Diego Sampaio authored
- Bypass user registration validations for livechat users - Closes #2276, #1963 - Set livechat count and order to zero when empty - Pick a livechat departament if none select and there is more than one - Fix livechat warning hide message - Add autolinker to livechat
-
Diego Sampaio authored
- Add missing translations - Hide incoming livechat from unavailable agents - Remove duplicated template
-
- Jul 08, 2016
-
-
Alec Troemel authored
commented out unimplemented method returnAsInquiry removed console.logs removed trailing white spaces and dead code more code styling more more code styling fixed bug in takeInquiry, code styling switched to single quotes fixed names of files translations added, type fixed, meteor.userId() used, multi agent take inquiry bug fixed removed dead code fixes string switched to single quote added return room as inquiry functionality redirects to home when livechat returned and other code fixes removed trailing whitespace Change return to inquiry button icon Fix eslint errors
-
Alexander Birkner authored
Added name as exception at all searches
-
- Jul 07, 2016
-
-
Maki Nishifuji authored
-
- Jul 04, 2016
-
-
Ethan authored
-
- Jun 16, 2016
-
-
Alex Brazier authored
-
- Jun 14, 2016
-
-
Alex Brazier authored
-
- Jun 12, 2016
-
-
Alex Brazier authored
-
Alex Brazier authored
-
- May 29, 2016
-
-
graywolf336 authored
-
- May 24, 2016
-
-
graywolf336 authored
-
- May 21, 2016
-
-
Alexander Birkner authored
-
- May 16, 2016
-
-
Marcelo Schmidt authored
-
- May 04, 2016
-
-
Rodrigo Nascimento authored
-
Jan Klat authored
* #2941 prevent default on enter key in search channel/direct message view * CR fix * unused variable
-
- May 02, 2016
-
-
Nolan Darilek 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 20, 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
-
- Apr 19, 2016
-
-
Rodrigo Nascimento authored
-
Marcelo Schmidt authored
* Change naming for opt-out statistics * Opt out description * Remove double negatives: New room notification; New message notification; Statistics opt out * Statistics reporting * Remove double negative on Disable Favorite Rooms * Change logic for checking if message and room notifications are enabled
-