- Nov 21, 2018
-
-
Pierre H. Lehnen authored
* Added option to reset e2e key * Reset e2e key
-
William Reiske authored
Fix for #8982
-
- Nov 20, 2018
-
-
Marcos Spessatto Defendi authored
[IMPROVE] Add rooms property in user object, if the user has the permission, with rooms roles (#12105) * Add rooms property in user object, if he has the permission, with your rooms roles * Add option to return user's rooms only when requested
-
Marcos Spessatto Defendi authored
* Convert rocketchat-mail-messages to main module structure * Add missed semicolon
-
Marcos Spessatto Defendi authored
* Exposing popout global variable * Convert rocketchat-livestream to main module structure * disable eslint in popout file * Adding file that was forgotten
-
Gabriel Engel authored
* fix multiple border-radius to use --border-radius * fix multiple border-radius to use --border-radius * fix multiple border-radius to use --border-radius
-
Phil authored
Closes https://github.com/RocketChat/Rocket.Chat.Electron/issues/740 Colleagues of mine found the issue why the CPU usage of rocket.chat is so high. It's because of `animateTransform` inside `./packages/rocketchat-ui-master/public/icons.svg`. I've removed it and replaced by a CSS animation.
-
William Reiske authored
* Added "npm install" to quick start for developers * Changed npm install to meteor npm install
-
Matheus Cardoso authored
* Spotlight: return joinCodeRequired for rooms * add missing trailing comma
-
Marcos Spessatto Defendi authored
-
Marcos Spessatto Defendi authored
-
Marcos Spessatto Defendi authored
* Convert rocketchat-integrations to main module structure * import processWebhookMessage where it was missing
-
Marcos Spessatto Defendi authored
-
Marcos Spessatto Defendi authored
-
Marcos Spessatto Defendi authored
-
Marcos Spessatto Defendi authored
-
Marcos Spessatto Defendi authored
* Exposing getAvatarUrlFromUsername function * Convert rocketchat-importer-slack to main module structure
-
Marcos Spessatto Defendi authored
* Convert rocketchat-iframe-login to main module structure * Revert some global variables removed
-
Marcos Spessatto Defendi authored
-
Marcos Spessatto Defendi authored
-
Marcos Spessatto Defendi authored
-
- Nov 19, 2018
-
-
Marcos Spessatto Defendi authored
-
Marcos Spessatto Defendi authored
* Exposing t function to the server side too * Convert rocketchat-grant to main module structure
-
Marcos Spessatto Defendi authored
-
Nicolas Bock authored
This change adds a description of `[Shift|Ctrl] ESC` to the keyboard shortcuts sidebar. It also adds some more information on the description of the function.
-
- Nov 16, 2018
-
-
Marcos Spessatto Defendi authored
* Fix favico error * Fix favico export, remove iife
-
Marcos Spessatto Defendi authored
-
Marcos Spessatto Defendi authored
-
Marcos Spessatto Defendi authored
* Added rooms.info endpoint * Added rooms.leave endpoint and tests * Add support to fields in room.info endpoint * fix broken tests, removed "lm" property from expected keys
-
Marcos Spessatto Defendi authored
* Added imports for global variables in rocketchat-google-natural-language package * fix lint
-
Marcos Spessatto Defendi authored
-
Marcos Spessatto Defendi authored
* Convert rocketchat-file to main module structure * Import RocketChatFile in packages that use it
-
Marcos Spessatto Defendi authored
* Convert rocketchat-github-enterprise to main module structure * Removing forgot console.log
-
Marcos Spessatto Defendi authored
-
Renato Becker authored
Add new acceptable header on `Access-Control-Allow-Headers` to allow livechat rest api requests when CORS is enabled. (#12561)
-
Marcos Spessatto Defendi authored
* Exposing SideNav variable from rocketchat-ui * Convert rocketchat-custom-sounds to main module structure * Fix RocketChatFileCustomSoundsInstance export * Revert wrong settings in custom-sounds
-
Rodrigo Nascimento authored
-
Marcos Spessatto Defendi authored
-
Marcos Spessatto Defendi authored
* Convert rocketchat-favico to main module structure * Update package.js
-
Marcos Spessatto Defendi authored
* Exposing RoomManager and SIdenav from rocketchat-ui * Convert rocketchat-emoji-custom to main module structure * Fix RocketChatFileEmojiCustomInstance export variable
-