- Jan 29, 2020
-
-
Rodrigo Nascimento authored
* [FIX] App removal was moving logs to the trash collection It may cause a huge delay and memory overload if the app contains a huge history of logs * Add indexes and expire logs after 30 days * Add instance id to apps engine logs
-
- Jan 27, 2020
-
-
Shiqi Mei authored
* Create a new role `app` based on the role bot * Reimplement AppUserBridge.create method * checkUsernameAvailability before creating app user * Notify admin when meeting Apps_User_Already_Exists error * Implementing createAppUser in Rocket.Chat side * Prevent "App users" from logging-in on Rocket.Chat * Add new user type 'app' * Change active user count query * Add createdAt automatically to users created via app Co-authored-by:
Upendra Reddy <upendrareddy2511@gmail.com> Co-authored-by:
Douglas Gubert <d-gubert@users.noreply.github.com>
-
- Jan 13, 2020
-
-
Renato Becker authored
-
- Jan 10, 2020
-
-
Douglas Gubert authored
* Enable apps change properties of the sender on the message * Return from sendMessage method Co-authored-by:
Diego Sampaio <chinello@gmail.com>
-
- Dec 16, 2019
-
-
Rodrigo Nascimento authored
* Remove unnecessary cron starts * Prevent jobs to run twice removing the current time from the scheduler * Set non usual times for statistics cron
-
Rodrigo Nascimento authored
* Enable typescript lint * Move eslint-plugin-import to deve section
-
- Dec 02, 2019
-
-
Shiqi Mei authored
-
- Nov 13, 2019
-
-
Marcos Spessatto Defendi authored
* Add livechat transfer history to room object * Add metrics to get the visitor inactivity on livechat room close * Add setting to know when its considered visitor abandonment * Add collection to track available time and history of livechat agents * Change date format * Apply suggestions from review * Apply suggestions from review * Apply suggestions from review * fix property name * Rename var and add ptbr translation * code improve * improve * Fix typo. * Fix typos. * livechat agent history save history by day * Convert livechat room transfer data to system message * Change query to retrieve transferred data from messages * remove code duplication * Add support to filter by department id * Code improve * Fix message filter * Fix cronjob * Fix livechat agent service history * Add a condition to read the department model.
-
- Oct 22, 2019
-
-
Renato Becker authored
The departmentId field was missing.
-
- Oct 20, 2019
-
-
Douglas Gubert authored
* Add thread support to apps slashcommands and slashcommand previews * Update apps-engine version
-
- Oct 10, 2019
-
-
Douglas Gubert authored
-
- Sep 25, 2019
-
-
Douglas Gubert authored
-
- Sep 21, 2019
-
-
Douglas Gubert authored
-
- Sep 20, 2019
-
-
Vlad Sh authored
-
- Sep 19, 2019
-
-
Rodrigo Nascimento authored
-
- Sep 09, 2019
-
-
Douglas Gubert authored
-
- Aug 20, 2019
-
-
Douglas Gubert authored
* Add auto enable after install * Change status text for apps in INVALID_SETTINGS_DISABLED state * Prevent errors when Apps are disabled
-
- Aug 06, 2019
-
-
Diego Sampaio authored
* Remove tap-i18n source code * Replace all references to new package rocketchat:tap-i18n * Replace package francocatena:status by own template * Add translations for status messages Closes #15090 Closes #3712 * Add support to 3-digit locale
-
- Aug 02, 2019
-
-
Douglas Gubert authored
-
- Aug 01, 2019
-
-
Tasso Evangelista authored
-
- Jul 30, 2019
-
-
Tasso Evangelista authored
* Alert admins about apps on invalid state * Implement ui for warning and error alerts in apps * Open detail modal on viewing subscription info instead of the subscribe one. Check license after close * Implement ui for failed state of apps in detail screen * Add failure alert support into appManage * Show validation erros/warnings on app detail page * Add status column to apps template * Update uninstall modal * Notify admins of disabled apps with valid licenses
-
- Jul 23, 2019
-
-
Bradley Hilton authored
-
- 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
-
- Jun 28, 2019
-
-
Rodrigo Nascimento authored
-
- May 20, 2019
-
-
Karan Bedi authored
* Add secret property to setting Co-authored-by:
kb0304 <karanbedi0304@gmail.com> Co-authored-by:
Aaron Ogle <aaron@geekgonecrazy.com> * Fixed missed global reference * Add missed settings
-
- May 10, 2019
-
-
Diego Sampaio authored
* Fix new eslint rules * Fix eslint rules: no-unsafe-finally no-await-in-loop * More and more rules * Fix changes after lint fixes * Fix import orders * New eslint rules operator-linebreak new-parens * New eslint rule: no-useless-computed-key * New eslint rule: no-useless-constructor * Fix after develop merge * Update lint package and fix new code
-
- Apr 27, 2019
-
-
Aaron Ogle authored
* Oauth inside Rocket.Chat instead of inside the iframe. This is more secure. Refactored the cloud page. Changed menu to cloud connect, add button for cloud console and many others * change cloud sync endpoint * add resend button * add i18n. If disconnected and click register again do sync * more error handling and fall back verbose for now. Handle disconnect / reconnect case better.
-
- Apr 17, 2019
-
-
Douglas Gubert authored
-
- Apr 16, 2019
-
-
Douglas Gubert authored
* Fix app converter deleting fields in message attachments (shallow merge) * Fix conversion method on other points of interface with apps * Update merge function so that it doesn't remove undefined fields * Add initial unit tests * Update strategy for maintaining unmapped fields when converting * WIP new strategy for mapping the values in the converters * WIP transform strategy for apps converters * Minor improvements to strategy * Fix variable reference * Improve logging on message error * Remove timeout from apps http bridge * Add chai-datetime dependency * Add first unit tests for AppMessagesConverter * Improve messages converter tests
-
- Apr 15, 2019
-
-
John Burke authored
* add Voxtelesys to list of SMS providers * make Voxtelesys URL configurable * User Meteor HTTP
-
- Apr 12, 2019
-
-
Diego Sampaio authored
-
- Apr 06, 2019
-
-
Bradley Hilton authored
* Ensure official marketplace & use the debug setting instead of environmental * Whoops, use the real url instead of the testing one
Co-Authored-By:graywolf336 <graywolf336@craftyn.com> * Update rest.js
-
- Apr 01, 2019
-
-
Rodrigo Nascimento authored
-
- Mar 28, 2019
-
-
Rodrigo Nascimento authored
* Add the cloud token to the marketplace calls * Switch the app downloading to the server * Implement some of the buying an app iframe * Show when apps are purchased in the list * Revert the committed change in the marketplace base url * More work on enabling purchasing * Install Apps from marketplace * Missing fixes on rebase * Improve marketplace design * Improve view of app’s logs * Move buttons of app details to header * Fix mispeling * Fix purchase/download flow * Enable checking for updates for an app based upon the version of the engine * Disable a possible issue with installation of apps * Perform app downloads with a special short lived token for app download only * Fix imports * Fix layout of app details on old chrome and safari * Re enable upload button adding a setting for development mode * Change download encoding to binary * Add iframe loading * Fix some UI problems
-
- Mar 18, 2019
-
-
Marcos Spessatto Defendi authored
-
- Mar 15, 2019
-
-
Rodrigo Nascimento authored
-
- Mar 13, 2019
-
-
Diego Sampaio authored
-
Diego Sampaio authored
-