- Jul 10, 2018
-
-
Diego Sampaio authored
-
Rodrigo Nascimento authored
-
Renato Becker authored
-
- Jul 06, 2018
-
-
Diego Sampaio authored
-
Rodrigo Nascimento authored
-
Renato Becker authored
-
- Jul 04, 2018
-
-
Rodrigo Nascimento authored
-
Rodrigo Nascimento authored
-
Pierre H. Lehnen authored
-
Rodrigo Nascimento authored
When the integrations has a script that access some kind of async (made sync by Fibers) method the VM timeout would be fired after the timeout time and would generate some zoombie fibers cousing the oplog tailing (that uses Fibers) to stop working util a cursor timeout.
-
Tasso Evangelista authored
Closes #11198 - [x] Show all steps on info box - [x] Properly display errors in registration process of admin user - [x] Break steps in subtemplates - [x] Redesign "Register Server" step  - [x] Update end-to-end tests
-
Gabriel Delavald authored
-
- Jun 28, 2018
-
-
Rodrigo Nascimento authored
-
- Jun 27, 2018
-
-
Guilherme Gazzo authored
Regression: sidebar sorting was being wrong in some cases where the rooms records were returned before the subscriptions (#11273) * fix sort sidebar * fix review * Update roomList.js * Update cachedCollection.js
-
Pierre H. Lehnen authored
[FIX] Reaction Toggle was not working when omitting the last parameter from the API (DDP and REST)
-
- Jun 26, 2018
-
-
Rodrigo Nascimento authored
[FIX] The process was freezing in some cases when HTTP calls exceeds timeout on integrations (#11253) * [FIX] Integration scripts were freezing the process some times * Add catch to vm script's Promise * Force script to time out
-
Rodrigo Nascimento authored
-
Pierre H. Lehnen authored
Fixes an error triggered by the new users login in using CAS trying to subscribe to general channel twice (#11257)
-
- Jun 25, 2018
-
-
Rodrigo Nascimento authored
-
Guilherme Gazzo authored
-
Gabriel Engel authored
Manual push by LingoHub User: Rodrigo Nascimento. Project: Rocket.Chat Made with
by https://lingohub.com -
Rodrigo Nascimento authored
- Jun 21, 2018
-
-
Karl Prieb authored
* test if we have usernames on rooms * fix directory table loading * fix directory indentation
-
Guilherme Gazzo authored
* Update base.css * more fixes
-
Guilherme Gazzo authored
-
Guilherme Gazzo authored
-
Diego Sampaio authored
Regression: Sending message with a mention is not showing to sender
-
Gabriel Delavald authored
* table component * table component: fixed header * tabs component * change directory header paddings * add onItemClick to the table component * remove table horizontal padding and add animation to tabs * improve readability on table and directory methods * show only channel/username column when access directory using mobile * change sort icons * debounce directory search * fix active tab * Css and structure changes for internal app directory (marketplace) * put directory table header back on mobile * directory table loading indicator * better way to handle active state on tabs * table methods: onResize, onScroll, onSort * fixed table results when change tabs * fix directory table sort * fix user table columns on directory * Improve internal marketplace layout * CSS customization for internal apps marketplace * Remove unused padding * remove channel description on directory * Update name and details for marketplace * Update style based on improved directory css * Fix text size on app list * fix directory table on firefox * fix directoru table header on electron * indentation fix on table css * fix style * fix * fix 2 * fix review
-
Guilherme Gazzo authored
* fix directory table on firefox * fix directoru table header on electron * indentation fix on table css * fix style * fix * fix 2 * fix review
-
Gabriel Engel authored
Manual push by LingoHub User: Rodrigo Nascimento. Project: Rocket.Chat Made with
by https://lingohub.com -
Gabriel Delavald authored
* POC - YT oauth * youtube auth * livestream from broadcast tab * almos done * Kill ffmpeg process * change methods * undo problems * refactoring some logs * tests * Customize popout for streaming * actions buttons * stop media on destroy popout * Add transition steps * remove logs * fix errors * fix * Finishing UI and improvments to broadcast flow * Finishing UId improvments to broadcast flow * lint fix * update localhost urls for auth * update site url * remove encoder and add media server url settings * Adds livestream notifier and clears tab when closing broadcast * Adds configurable message when livestream is not available * Fix classes starting with -- and remove npm folder * Adds basic API for RoomAnnouncement * Adds Announcement to default lib * Adds style * Adds announcement styles and colors for warning/error * Adds announcement when starting broadcast on room * fixing lint errors * Remove unused deps and console.log * Fixing deps (maybe) * update package-lock * Fix gettting room announcement and route for livestream oauth callback * Save audio only option when clearing details * Fix broken callback url * Reorder livestream icon * Adds check to display broadcast camera button * livestream order
-
Pierre H. Lehnen authored
* Fixed issue were wordpress oauth configuration was not loaded properly * different fix for the oauth configuration loading problem
-
フィンメーラ authored
[NEW] REST API endpoints `permissions.list` and `permissions.update`. Deprecated endpoint `permissions`
- Jun 20, 2018
-
-
フィンメーラ authored
[NEW] REST API endpoint `channels.setDefault`
-
Alan Sikora authored
* Initial progress * Direct messaging complete * Handle net-splits * Cleaned up logging * more cleanup, better log messages * Added support for IRC users to create rooms and invite RC users * Keep rooms in sync * IRC user can kick RC user * Working on transcription of coffescript to ecmascript code and fitting on the codebase. * Adds settings section for config the IRC Server bridge. * Working handles for direct messages * Working handles for direct messages * Working handles for direct messages * Working handles for direct messages * Working handles for direct messages * Working on RC server connection to a local IRC Network * first version, using a RFC2813 implementation * Fixing lint errors * Fixed partial username * Fixed problems with scope * removed parser name * Added a button to reset the IRC connection * Adjusted messages * Fixed IRC federation for new users * Ignore eslint about control character on regex * Adjusted settings strings
-