- Apr 25, 2016
-
-
Diego Sampaio authored
Typo fix in variable name
-
schucan authored
__username__was_set__role__by__user_by_ misses an underscore at the end.
-
Diego Sampaio authored
Update README.md documentation links
-
SingLi authored
-
- Apr 23, 2016
-
-
Pavel Vaněček authored
Changed github wiki links to rocket.chat/docs links since the wiki no longer exists
-
- Apr 22, 2016
-
-
Marcelo Schmidt authored
-
Marcelo Schmidt authored
-
Marcelo Schmidt authored
* Fix internal link clicking * Fixes internal links with permlink
-
Marcelo Schmidt authored
-
Gabriel Engel authored
-
Rodrigo Nascimento authored
-
Rodrigo Nascimento authored
-
Gabriel Engel authored
-
Gabriel Engel authored
Improve add user
-
Marcelo Schmidt authored
Set autocomplete off in form tag http://stackoverflow.com/questions/12374442/chrome-browser-ignoring-autocomplete-off Make newly created user join default channels Improvements to create user via admin. Option to send welcome email with login details and password Buttons to generate random password Make password change on login default to YES Change enrollment to welcome Enable checkboxes after save or cancel Set e-mail verified/not verified
-
Gabriel Engel authored
Fix i18n fr typo
-
Ymage authored
-
Gabriel Engel authored
Fix "Private Group Owner Cannot Rename Group #2807"
-
Gabriel Engel authored
Unnecessary translation in ja.i18n
-
Gabriel Engel authored
Capensisma bad word filter
-
SingLi authored
-
Aaron Ogle authored
-
Aaron Ogle authored
-
git://github.com/capensisma/Rocket.ChatAaron Ogle authored
Merge branch 'bad-word-filter' of git://github.com/capensisma/Rocket.Chat into capensisma-bad-word-filter
-
- Apr 21, 2016
-
-
lochiiconnectivity authored
-
Maki Nishifuji authored
-
- Apr 20, 2016
-
-
Gabriel Engel authored
Manual push by LingoHub User: Gabriel Engel. Project: Rocket.Chat Made with
by https://lingohub.com -
Gabriel Engel authored
-
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
-
Diego Sampaio authored
-
Diego Sampaio authored
-
wtsarchive authored
-
Marcelo Schmidt authored
-
Gabriel Engel authored
* LingoHub Update
Manual push by LingoHub User: Gabriel Engel. Project: Rocket.Chat Made with by https://lingohub.com * LingoHub Update Manual push by LingoHub User: Gabriel Engel. Project: Rocket.Chat Made with by https://lingohub.com -
Gabriel Engel authored
-
Diego Sampaio authored
* Remove unused helpers in some templates * Improve and standardize UI for lists * Create an API to add access room validators * New page to see livechat sessions * Add external.js to .eslintignore * Return publication error correctly
-
Marcelo Schmidt authored
-
Marcelo Schmidt authored
-
Sean McCambridge authored
* timeout to close desktop notification after 5 seconds * added option to set duration in seconds for desktop notifications. implemented setTimeout to close notification after that duration. * removed accidentally added trailing space * modified desktop notification settings to accept 0 as value meaning do not set a timeout
-