- Sep 01, 2020
-
-
Tasso Evangelista authored
-
- Aug 21, 2020
-
-
Rodrigo Nascimento authored
-
- Jul 17, 2020
-
-
Tasso Evangelista authored
-
- Jun 17, 2020
-
-
Diego Sampaio authored
* Fix unused variables * Add rate limiter to UiKit endpoints * Uses 60 times default rate limit values
-
- Mar 26, 2020
-
-
Guilherme Gazzo authored
Co-authored-by:
gnidorah <gnidorah@users.noreply.github.com> Co-authored-by:
Dumitru Zavrotschi <11751017+zdumitru@users.noreply.github.com> Co-authored-by:
Sebastien Legare <slegare@gmail.com> Co-authored-by:
Diego Sampaio <chinello@gmail.com>
-
- Mar 03, 2020
-
-
Renato Becker authored
-
- Jan 31, 2020
-
-
Martin Schoeler authored
-
- Nov 20, 2019
-
-
Tasso Evangelista authored
-
- Oct 11, 2019
-
-
Diego Sampaio authored
* Revert "Regression fix package-lock.json (#15561)" This reverts commit b2d3a860. * Add caller-callsite back to package-json.lock
-
Diego Sampaio authored
-
- Oct 08, 2019
-
-
Tasso Evangelista authored
-
- Aug 20, 2019
-
-
Tasso Evangelista authored
-
- Aug 09, 2019
-
-
Roman Zharikov authored
* closes #7611 - append token auth in jitsi videoconference * Ádd missing imports * Fix imports and jws dep * Add option to limit the token validity to the room that it was generated for * use canAccessRoom for jitsi:generateAccessToken to prevent abuse * fix diff in jitsi external api * Make settings not public
-
- Jul 21, 2019
-
-
Douglas Gubert authored
* Show the subscription apps different from regular purchase prices * Update app download calls return a Buffer directly * Add X-Apps-Engine-Version header to marketplace requests * Add getActiveUserCount method to apps-engine user bridge * Add distinction for purchase type on apps list * Fix the issues with displaying subscriptions * Remove external federated users from active user count * Fix usage of federation module * Change app installation to validate license * Change the bridges to correctly query the workspace public key * Change marketplaceUrl to marketplace-beta * Update Apps and Marketplace styles (temp) * Update price column on Marketplace * Update status column on Marketplace * Fix Marketplace app list update * Remove log from client orchestrator * Refactor server orchestrator * Change rest api for license validation * Add popover to Marketplace app list * Add card (subscription) icon * Update active user count method * Update appManage template (partial) * Update appManage template * Add missing i18n strings * Add cron routine to update apps info * Add options parameter to new methods on model Users * Revert testing settings * Bump Apps-Engine version
-
- May 20, 2019
-
-
Diego Sampaio authored
* Fix emoji replacing some chars * Add tests * Optmize emoji sprites
-
William Reiske authored
-
- Apr 27, 2019
-
-
Marcos Spessatto Defendi authored
* Wip: update message actions * Fix report condition * Fix discussion icon * Fix new icons proportions * Keep follow and unfollow only in threads context * Change autotranslate buttons to "translate" and "view original" * Fix message action id * Fix open reply popup when reply in direct message
-
- Apr 02, 2019
-
-
Amish Mittal authored
-
- Mar 21, 2019
-
-
Kautilya Tripathi authored
* Fixed #13797 * Logo Fix
-
- Mar 13, 2019
-
-
Diego Sampaio authored
-
Diego Sampaio authored
-
- Mar 12, 2019
-
-
Tasso Evangelista authored
Closes #10530
-
- Oct 03, 2018
-
-
Guilherme Gazzo authored
-
- Sep 01, 2018
-
-
Gabriel Engel authored
-
- Jul 31, 2018
-
-
Gabriel Engel authored
-
- Jul 27, 2018
-
-
Gabriel Engel authored
-
- Jul 21, 2018
-
-
Bruno Quadros authored
-
- Jul 19, 2018
-
-
Bruno Quadros authored
* [FIX] Logs safe area * Remove Copy title * Fix logo spaces and sizes
-
- Jul 18, 2018
-
-
Bruno Quadros authored
-
- Jul 05, 2018
-
-
Justin Ribeiro authored
@RocketChat/core Closes #9990 This pull request properly brings the web app manifest up-to-date to the current specification and resolves the incorrect start_url origin and the path to the broken images as seen in this screenshot. This resolves the unwanted and incorrect behavior experienced in both Google Chrome and Mozilla Firefox for Android. 
-
- May 18, 2018
-
-
Rodrigo Nascimento authored
* changed saml integration to store data on mongo instead of memory * Update saml_server.js * [FIX] Fix create channel, when created a readonly channel (#10665) [FIX] Channel owner was being set as muted when creating a read-only channel * Correct links to Rocket.Chat documentation (#10674) Correct links in README file * Fix flickering on message-box emoji icon (#10678) [FIX] Message box emoji icon was flickering when typing a text * add `npm run postinstall` into build script (#10524) Add `npm run postinstall` into example build script * [FIX] Improve desktop notification formatting (#10445) * Improved notification formatting * Fixed lint issues * Changed body format * Fixed the problem of missing descriptions on message attachments (#10705) * [BREAK] Improvements to notifications logic (#10686) [NEW] Improvements to notifications logic * LingoHub Update
(#10691) Manual push by LingoHub User: Rodrigo Nascimento. Project: Rocket.Chat Made with by https://lingohub.com * [NEW] Setup Wizard (#10523) * welcome * . * stylelint * new ilustration * new layout * . * implements dicts * added all setup wizard settings to wizard * fix some setup wizard css * fix setup wizard js linter errors * remove old setup wizard templaates * setup wizard has just one main tag now * setup wizard registration fields filter is more readable * add register server page to setup wizard * fix setup wizard progress bar on RTL * setup wizard is registering users * Add setup wizard tests, routes and fix batch * fix setup wizard tests * add api test back * comment rocketchat:google-natural-language package and remove logs * add some translation keys for setup wizard * remove old setup wizard template * fix sort code on setup wizard * fix getWizardSetting method * new migration for setupwizard * setup wizard setting migration * fix setupwizard migration * Update versions * fix some setup wizard code logic * fix setup wizard registerServer setting * rever package-lock.json * rever google-natural-language .npm folder * rever meteor packages file and add setup wizard * remove some default values from setup wizard settings * add advocacy option on setup wizard industry setting * change key name to setting to make the filter more readable on setup wizard * change key name to setting to make the filter more readable on setup wizard * add findWizardSettings on models Settings and handle errors of getWizardSettings method * change setting to key to make the filter more readable on setup wizard * fix setup wizard settings filter map * remove serverHasAdminUser method on setup wizard * fix setup wizard tests * fix setup wizard final step workspace link * fix setup wizard tests * [FIX] Improve wordpress OAuth settings (#10724) [NEW] Add more options for Wordpress OAuth configuration * [NEW] Add /api/v1/channels.roles & /api/v1/groups.roles (#10607) [NEW] Add REST endpoints `channels.roles` & `groups.roles` * Changes source of text for announcement modal content (#10733) [FIX] Regression: Empty content on announcement modal * [FIX] Send a message when muted returns inconsistent result in chat.sendMessage (#10720) * Change the message that returns, when a muted or blocked user tries to send a message using that endpoint * Remove origin provide to sendMessage method, simply throwing an error when the user is muted or blocked * More improvements on send notifications logic (#10736) * Denormalize the User’s Highlights * Find subscriptions for each type of notification * Change email preference values * General improvements * Use just one query to get all subscriptions to notify * Get hightlights from subscriptions on method notifyUsersOnMessage * Keep compatibility of emailNotifications preference in subscription save * Prevent group mentions on large rooms * Bump version to 0.64.2-rc.0 * Fix notifications for direct messages (#10760) * Add setting and expose prometheus on port 9100 (#10766) * Add setting and expose prometheus on port 9100 * Prometheus: Add number of connected users * Send statistics to prometheus * Prometheus: Add methods, subscriptions and callbacks data * Prometheus: Add metrics of REST API calls * Prometheus: Record subscriptions time * Add metrics to notifications * Wizard improvements (#10776) * Change wizard state from boolean to `pending`, `in_progress` or `completed` * Add migration to change the wizard setting to new values and fix the old migration * Make the wizard responsive for small screens * Do not publish wizard settings to the client * Do not show wizard for unlogged users after admin was created * Add badge back to push notifications (#10779) * Better metric for notifications (#10786) * Improvement to push notifications on direct messages (#10788) * Prometheus: Improve metric names (#10789) * Bump version to 0.64.2-rc.1 * [FIX] Not escaping special chars on mentions (#10793) * Regression: Fix wrong wizard field name (#10804) * Prometheus: Fix notification metric (#10803) * Regression: Autorun of wizard was not destroyed after completion (#10802) * Prometheus: Add metric to track hooks time (#10798) * Bump version to 0.64.2-rc.2 * Prevent setup wizard redirects (#10811) * Prevent setup wizard redirects * Fix setup wizard layout * Prometheus: Track user agent * Bump version to 0.64.2
-
- May 09, 2018
-
-
Karl Prieb authored
* welcome * . * stylelint * new ilustration * new layout * . * implements dicts * added all setup wizard settings to wizard * fix some setup wizard css * fix setup wizard js linter errors * remove old setup wizard templaates * setup wizard has just one main tag now * setup wizard registration fields filter is more readable * add register server page to setup wizard * fix setup wizard progress bar on RTL * setup wizard is registering users * Add setup wizard tests, routes and fix batch * fix setup wizard tests * add api test back * comment rocketchat:google-natural-language package and remove logs * add some translation keys for setup wizard * remove old setup wizard template * fix sort code on setup wizard * fix getWizardSetting method * new migration for setupwizard * setup wizard setting migration * fix setupwizard migration * Update versions * fix some setup wizard code logic * fix setup wizard registerServer setting * rever package-lock.json * rever google-natural-language .npm folder * rever meteor packages file and add setup wizard * remove some default values from setup wizard settings * add advocacy option on setup wizard industry setting * change key name to setting to make the filter more readable on setup wizard * change key name to setting to make the filter more readable on setup wizard * add findWizardSettings on models Settings and handle errors of getWizardSettings method * change setting to key to make the filter more readable on setup wizard * fix setup wizard settings filter map * remove serverHasAdminUser method on setup wizard * fix setup wizard tests * fix setup wizard final step workspace link * fix setup wizard tests
-
- Apr 04, 2018
-
-
Karan Bedi authored
* [FIX] Check before rendering audio message template * [FIX] use component for icons * [FIX] Single node for audioMessage template * [FIX] Mic position order in mobile web
-
- Feb 20, 2018
-
-
Karan Bedi authored
-
- Feb 19, 2018
-
-
Karan Bedi authored
-
- Feb 17, 2018
-
-
Karan Bedi authored
-
- Feb 16, 2018
- Feb 15, 2018
-
-
Karan Bedi authored
-
- Jul 03, 2017
-
-
Karl Prieb authored
-