- May 05, 2018
-
-
Gabriel Delavald authored
[FIX] Message box emoji icon was flickering when typing a text
-
Marcos Spessatto Defendi authored
[FIX] Channel owner was being set as muted when creating a read-only channel
-
Rodrigo Nascimento authored
-
- May 04, 2018
-
-
Hudell authored
-
- May 03, 2018
-
-
Gabriel Engel authored
-
- May 01, 2018
-
-
Diego Sampaio authored
-
- Apr 30, 2018
-
-
Rodrigo Nascimento authored
Original PR was https://github.com/RocketChat/Rocket.Chat/pull/10496
-
- Apr 28, 2018
-
-
Rodrigo Nascimento authored
-
- Apr 27, 2018
-
-
graywolf336 authored
-
graywolf336 authored
-
Thomas Kurz authored
* should fix the issue that suggestions are still displayed even if search is already triggered * add link to chatpal.io to the admin ui * remove unsed icon and change icon size in order to fix firefox display issue * should fix the issue with the event trigger for search providers * Update deleteMessage.js * Always call afterDeleteMessage calback
-
Matheus Cardoso authored
-
Bradley Hilton authored
-
Kai authored
Added the following permissions to the conditions: - manage-integrations - manage-oauth-apps - manage-own-integrations - manage-sounds - view-logs - view-statistics
-
Guilherme Gazzo authored
-
- Apr 26, 2018
-
-
Bradley Hilton authored
-
Bradley Hilton authored
-
Guilherme Gazzo authored
[FIX] Switch buttons were cutting in RTL mode
-
- Apr 25, 2018
-
-
Bradley Hilton authored
-
Kai authored
-
brendangadd authored
* Stop Firefox announcement overflowing viewport Fixes an issue where long announcement messages caused the right-hand sidebar to and associated icons to be pushed outside the viewport due to how non-wrapping whitespace was interacting with flex layout. As a tradeoff, this commit causes overflowing text to no longer be displayed with a nice ellipsis in other browsers, simply cutting it short instead. * Restore announcement ellipsis overflow Announcment text is now wrapped in a `<p>` element which allows an extra flex container to control text overflow for long announcements. With this addition, announcements no longer make the right sidebar and its associated icons innaccessible by pushing them out of the viewport. A previous commit accomplished this by allowing whitespace to wrap, which caused overflowing text to clip rather than receive an ellipsis. This commit restores the ellipsis.
-
- Apr 24, 2018
-
-
Kai authored
* Changed identityPath and added identityTokenSentVia, authorizePath and tokenPath to oauth config * Added scope to oauth configuratuin
-
Marcos Spessatto Defendi authored
-
Gabriel Delavald authored
-
Bradley Hilton authored
-
- Apr 23, 2018
-
-
Gabriel Engel authored
* dependencies update * dependencies update * dependencies update * fiz indentation * slack-client => @slack/client * dependencies update
-
Matheus Cardoso authored
-
Rodrigo Nascimento authored
-
Bradley Hilton authored
-
Gabriel Delavald authored
-
Alan Bates authored
-
Alan Bates authored
-
Alan Bates authored
- Remove brackets around `typeof` call for consistency with other code - Use `let` instead of `var`
-
- Apr 21, 2018
-
-
Gabriel Engel authored
* LingoHub Update
Manual push by LingoHub User: Rodrigo Nascimento. Project: Rocket.Chat Made with by https://lingohub.com * LingoHub Update Manual push by LingoHub User: Rodrigo Nascimento. Project: Rocket.Chat Made with by https://lingohub.com -
Gabriel Delavald authored
* Reverts changes made to announcement and creates annoncementDetails field * Adds migration to remove problematic announcements * Update v115.js
-
Rodrigo Nascimento authored
-
Rodrigo Nascimento authored
-
Pierre H. Lehnen authored
Included missing lib for migrations
-
Gabriel Engel authored
-
Pierre H. Lehnen authored
* Added option to mute generic mentions per channel * fix review * changed generic to group
-