- 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
-
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
-
Rodrigo Nascimento authored
* Add eslit rule `one-var` * ESLint add rule `no-var` * Add ecmascript package to all packages * Use ecmascript package for server and client on saml package * Fix compilation
-
Marcelo Schmidt authored
-
Gabriel Engel authored
Add ESLint rule `one-var`
-
Rodrigo Nascimento authored
-
- Mar 23, 2017
-
-
Rodrigo Nascimento authored
-
Rodrigo Nascimento authored
-
Martin Schoeler authored
* conversion [WIP] * wip * last coffee files in sidenav converted * fix eslint * Update sideNav.js * Update sideNav.js * Update package.js
-
Martin Schoeler authored
* userEdit.coffee to js * fix the wrong merges * Update userEdit.js * Update package.js
-
Bradley Hilton authored
-
Bradley Hilton authored
* Allow access to the models within integrations and fix a few issues with incoming webhooks * Update the history file to reflect the changes to the integrations
-
Martin Schoeler authored
* convert sidenav Coffeescript to Javascript * fix no unused vars
-
Patrice Brend'amour authored
* WIP: allowing visitors to switch to a different department (RocketChat/Rocket.Chat#5998) * Does not make much sense to read the global variable * set the department id when switching * Add confirmation when switching departments * fixed eslint issues * moved switching of department to its own screen * Added option for admin to allow visitors to switch department (default is yes) * fixed eslint * Improve livechat switch department UI/UX
-
Karl Prieb authored
* fix livechat widget on small screens * fix body style and scroll
-
Patrice Brend'amour authored
@RocketChat/core This PR allows livechat managers to transfer chats. Right now, only the active agent is allowed to do that. Sometimes, those people forget to forward it and just leave it open and it's easier for the manager to simply forward it to someone else than having to ask the active agent to do it.
-
Ashis Rai authored
* focus first textbox element * Empower esc key. * Eslint globals.
-
Guilherme Gazzo authored
* added a callback to slashcommands * if the channel exists the command join acts as open command * test if the slashcommand has a result callback * join-command braces fix
-
Diego Sampaio authored
Close #6416
-
Martin Schoeler authored
* send reset password email required * Make the reset password toas message more clean * fix the wrong commit * Fix indentation
-
Bradley Hilton authored
-
Martin Schoeler authored
* wip * make the textarea respect a certain height * fix wrong input * remove leftover code
-
Diego Sampaio authored
* Fix livechat office hours order Closes #5761 * Fix/add livechat office hours translations
-
Martin Schoeler authored
* Convert Spotify Package to JS * fix eslint * update widget.js and spotify.js
-
Kiran Rao authored
* Make favicon package easier to read. * Remove coffeescript ref
-
Guilherme Gazzo authored
Just admins can change a Default Channel to Private (the channel will be a non default channel) (#6426) * change ChatRoom to AdminChatRoom on channelSettingsDefault * just admin can change the type of a default channel, and even been an admin you must confirm this
-
Diego Sampaio authored
-
Diego Sampaio authored
Closes #5806
-
Martin Schoeler authored
* Convert Dolphin Package To Javascript * fix api use * Update common.js
-
Guilherme Gazzo authored
* converted rocketchat-message-mark-as-unread coffee/js * fix revision * Update actionButton.js
-
Guilherme Gazzo authored
* converted rocketchat-slashcommands-kick coffee to js * Update server.js
-
Guilherme Gazzo authored
* meteor-accounts-saml coffee to js * fix review
-
Martin Schoeler authored
* convert statistics package to js * amend * fix code style
-
Martin Schoeler authored
* convert chatops to js * remove coffe from package
-
Marcelo Schmidt authored
* Change all instances of Meteor.Collection for Mongo.Collection http://stackoverflow.com/questions/25756664/is-it-mongo-collection-or-meteor-collection * Include api.use(‘mongo’) where it was missing
-
Martin Schoeler authored
* userInfo.coffee to js * more changes * Fix review * fix userinfo.js
-
Martin Schoeler authored
* flex tab coffeescript to js * more changes * update membersList.js
-
Martin Schoeler authored
* Coffeescript to javascript * fix 'cannot find property of undefined' * Update channels.js * Update combined.js * Update directMessages.js * Update privateGroups.js * Update unreadRooms.js
-