Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chore: Merging develop to new/livechat-voip #23891

Merged
merged 160 commits into from
Dec 7, 2021

Commits on Oct 6, 2021

  1. Configuration menu
    Copy the full SHA
    05657a3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9e3ba7c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    132814a View commit details
    Browse the repository at this point in the history
  4. [FIX] Unwanted toastr error message when deleting user (#23372)

    * check if user exists when accessing canViewAllInfo
    
    * Explicitly return null
    
    Co-authored-by: Tasso Evangelista <tasso.evangelista@rocket.chat>
    2 people authored and sampaiodiego committed Oct 6, 2021
    Configuration menu
    Copy the full SHA
    24ab7bb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9664fde View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    092a6e7 View commit details
    Browse the repository at this point in the history
  7. imported migration v240 (#23374)

    ostjen authored and sampaiodiego committed Oct 6, 2021
    Configuration menu
    Copy the full SHA
    e76cbb6 View commit details
    Browse the repository at this point in the history
  8. [FIX] Users' roles and type being reset to default on LDAP DataSy…

    …nc (#23378)
    
    Co-authored-by: Diego Sampaio <chinello@gmail.com>
    matheusbsilva137 and sampaiodiego committed Oct 6, 2021
    Configuration menu
    Copy the full SHA
    f79a2a3 View commit details
    Browse the repository at this point in the history
  9. Bump version to 4.0.1

    sampaiodiego committed Oct 6, 2021
    Configuration menu
    Copy the full SHA
    2716d4a View commit details
    Browse the repository at this point in the history
  10. Merge pull request #23386 from RocketChat/release-4.0.1

    Release 4.0.1
    sampaiodiego committed Oct 6, 2021
    Configuration menu
    Copy the full SHA
    accdbc6 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2021

  1. Configuration menu
    Copy the full SHA
    f023a52 View commit details
    Browse the repository at this point in the history
  2. [FIX][ENTERPRISE] Omnichannel agent is not leaving the room when a fo…

    …rwarded chat is queued (#23404)
    
    * [FIX][EE] Omni agent is not leaving the room when a forwarded chat is queued
    
    * Apply suggestions from code review
    
    * Apply suggestions from code review
    murtaza98 authored and sampaiodiego committed Oct 14, 2021
    Configuration menu
    Copy the full SHA
    914daa9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6dba71c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6e56144 View commit details
    Browse the repository at this point in the history
  5. Bump version to 4.0.2

    sampaiodiego committed Oct 14, 2021
    Configuration menu
    Copy the full SHA
    32d1f4e View commit details
    Browse the repository at this point in the history
  6. Merge pull request #23460 from RocketChat/release-4.0.2

    Release 4.0.2
    sampaiodiego committed Oct 14, 2021
    Configuration menu
    Copy the full SHA
    2d22f62 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2021

  1. [FIX] Server crashing when Routing method is not available at start (#…

    …23473)
    
    * Prevent server crash when routing method is not valid
    
    * Change way of starting/stopping queue
    
    * Friday...
    
    * Fix PR comments
    
    * Update app/livechat/server/lib/RoutingManager.js
    
    Co-authored-by: Murtaza Patrawala <34130764+murtaza98@users.noreply.github.com>
    
    Co-authored-by: Murtaza Patrawala <34130764+murtaza98@users.noreply.github.com>
    2 people authored and sampaiodiego committed Oct 18, 2021
    Configuration menu
    Copy the full SHA
    536ba33 View commit details
    Browse the repository at this point in the history
  2. [FIX][APPS] Communication problem when updating and uninstalling apps…

    … in cluster (#23418)
    
    * Fix communication problem when updating apps in cluster
    
    * Fix app being removed in multi-instances env problem
    thassiov authored and sampaiodiego committed Oct 18, 2021
    Configuration menu
    Copy the full SHA
    9631bd1 View commit details
    Browse the repository at this point in the history
  3. Bump version to 4.0.3

    sampaiodiego committed Oct 18, 2021
    Configuration menu
    Copy the full SHA
    1249183 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #23496 from RocketChat/release-4.0.3

    Release 4.0.3
    sampaiodiego committed Oct 18, 2021
    Configuration menu
    Copy the full SHA
    6e49fc9 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2021

  1. Configuration menu
    Copy the full SHA
    adf0d37 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    41d4bdd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    317a04b View commit details
    Browse the repository at this point in the history
  4. [FIX] Queue error handling and unlocking behavior (#23522)

    * Error handling on queue processing
    
    * add error handling to queue execution and lock timeout
    
    * add error handling to queue execution and lock timeout
    KevLehman authored and sampaiodiego committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    ed96030 View commit details
    Browse the repository at this point in the history
  5. [FIX] SAML Users' roles being reset to default on login (#23411)

    * Remove roles update on insertOrUpdateSAMLUser
    
    * Check SAML Role Sync setting before updating users' roles
    
    * Add rolesSync variable
    
    * Add role sync event
    
    * Remove isEnterprise check
    
    * New code
    
    * Updated unit test for the new behavior
    
    Co-authored-by: Pierre Lehnen <pierre.lehnen@rocket.chat>
    2 people authored and sampaiodiego committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    761b874 View commit details
    Browse the repository at this point in the history
  6. Bump version to 4.0.4

    sampaiodiego committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    f223443 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #23532 from RocketChat/release-4.0.4

    Release 4.0.4
    sampaiodiego committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    17db619 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2021

  1. Configuration menu
    Copy the full SHA
    4c1cade View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8555634 View commit details
    Browse the repository at this point in the history
  3. Bump version to 4.0.5

    sampaiodiego committed Oct 25, 2021
    Configuration menu
    Copy the full SHA
    f1cf805 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #23554 from RocketChat/release-4.0.5

    Release 4.0.5
    sampaiodiego committed Oct 25, 2021
    Configuration menu
    Copy the full SHA
    803e9cf View commit details
    Browse the repository at this point in the history
  5. Regression: Mail body contains undefined text (#23552)

    Co-authored-by: Diego Sampaio <chinello@gmail.com>
    tassoevan and sampaiodiego committed Oct 25, 2021
    Configuration menu
    Copy the full SHA
    0d04049 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e045c5c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d972826 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2021

  1. Configuration menu
    Copy the full SHA
    ccbe062 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    32d78f6 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2021

  1. Bump: fuselage 0.30.1 (#23391)

    Co-authored-by: dougfabris <devfabris@gmail.com>
    ggazzo and dougfabris committed Oct 27, 2021
    Configuration menu
    Copy the full SHA
    d21b9cf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    06579aa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    90531dd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    225e043 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2881a4d View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2021

  1. Configuration menu
    Copy the full SHA
    6b6fdde View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d445ca7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d304143 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b4de1cf View commit details
    Browse the repository at this point in the history
  5. Bump version to 4.1.0

    sampaiodiego committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    1cd901e View commit details
    Browse the repository at this point in the history
  6. Merge pull request #23581 from RocketChat/release-4.1.0

    Release 4.1.0
    sampaiodiego committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    0da143c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4c37c5c View commit details
    Browse the repository at this point in the history
  8. Merge pull request #23586 from RocketChat/develop-sync

    Merge master into develop & Set version to 4.2.0-develop
    sampaiodiego committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    5504804 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2021

  1. [IMPROVE] MKP12 - New UI - Merge Apps and Marketplace Tabs and Content (

    #23542)
    
    * WIP
    
    * improve: finished the page merging and routing logic
    
    Co-authored-by: Guilherme Gazzo <guilhermegazzo@gmail.com>
    Co-authored-by: dougfabris <devfabris@gmail.com>
    3 people committed Oct 29, 2021
    Configuration menu
    Copy the full SHA
    ac84a41 View commit details
    Browse the repository at this point in the history
  2. [FIX] Notifications are not being filtered (#23487)

    * Add migration to update push notification setting's value
    
    * Update mobileNotifications preference to pushNotifications
    matheusbsilva137 committed Oct 29, 2021
    Configuration menu
    Copy the full SHA
    c954c5f View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2021

  1. Configuration menu
    Copy the full SHA
    cbd2a0b View commit details
    Browse the repository at this point in the history
  2. [NEW] Show on-hold metrics on analytics pages and current chats (#23498)

    * Show on hold metrics on analytics pages
    
    * Add onhold chats to graphs
    
    * make colors match cause ocd
    
    * change way of calculating open rooms to account for onhold chats
    
    * remove onhold chats from open chats
    
    * fix colors
    
    * fix summarize to remove onhold conversations
    KevLehman committed Nov 1, 2021
    Configuration menu
    Copy the full SHA
    9c42d40 View commit details
    Browse the repository at this point in the history
  3. i18n: Language update from LingoHub 🤖 on 2021-11-01Z (#23603)

    * Language update from LingoHub 🤖
    
    Project Name: Rocket.Chat
    Project Link: https://translate.lingohub.com/rocketchat/dashboard/rocket-dot-chat
    User: Robot LingoHub
    
    Easy language translations with LingoHub 🚀
    
    * Revert ES
    
    Co-authored-by: Robot LingoHub <robot@lingohub.com>
    Co-authored-by: Diego Sampaio <chinello@gmail.com>
    3 people committed Nov 1, 2021
    Configuration menu
    Copy the full SHA
    7af515f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b092bef View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2021

  1. [FIX] App update flow failing in HA setups (#23607)

    * Update method call for Apps-Engine method
    
    * Update Apps-Engine
    d-gubert committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    6deb095 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2021

  1. [FIX] Cannot deactive a regular user if there's only one admin

    user admin check  at setUserActiveStatus
    dudanogueira committed Nov 4, 2021
    Configuration menu
    Copy the full SHA
    fce342c View commit details
    Browse the repository at this point in the history
  2. [FIX] "to users" not working in export message (#23576)

    * fixed export emails
    
    * added types
    
    * Update app/mailer/server/api.ts
    
    Co-authored-by: Matheus Barbosa Silva <36537004+matheusbsilva137@users.noreply.github.com>
    
    * fixed types
    
    Co-authored-by: Matheus Barbosa Silva <36537004+matheusbsilva137@users.noreply.github.com>
    ostjen and matheusbsilva137 committed Nov 4, 2021
    Configuration menu
    Copy the full SHA
    6146806 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2021

  1. Configuration menu
    Copy the full SHA
    9726f44 View commit details
    Browse the repository at this point in the history
  2. [FIX] Advanced LDAP Sync Features (#23608)

    * [FIX] Advanced LDAP Sync Features
    
    * lint fixes
    
    * Update ee/server/settings/ldap.ts
    
    Co-authored-by: Diego Sampaio <chinello@gmail.com>
    
    * Update ee/server/settings/ldap.ts
    
    Co-authored-by: Diego Sampaio <chinello@gmail.com>
    
    * Removed unnecessary try..finally
    
    Co-authored-by: Diego Sampaio <chinello@gmail.com>
    pierre-lehnen-rc and sampaiodiego committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    21f69ac View commit details
    Browse the repository at this point in the history
  3. [FIX] Advanced LDAP Sync Features (#23608)

    * [FIX] Advanced LDAP Sync Features
    
    * lint fixes
    
    * Update ee/server/settings/ldap.ts
    
    Co-authored-by: Diego Sampaio <chinello@gmail.com>
    
    * Update ee/server/settings/ldap.ts
    
    Co-authored-by: Diego Sampaio <chinello@gmail.com>
    
    * Removed unnecessary try..finally
    
    Co-authored-by: Diego Sampaio <chinello@gmail.com>
    pierre-lehnen-rc and sampaiodiego committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    78fa896 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    65cb240 View commit details
    Browse the repository at this point in the history
  5. [FIX] Cannot deactive a regular user if there's only one admin

    user admin check  at setUserActiveStatus
    dudanogueira authored and sampaiodiego committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    6dbd6aa View commit details
    Browse the repository at this point in the history
  6. [FIX] App update flow failing in HA setups (#23607)

    * Update method call for Apps-Engine method
    
    * Update Apps-Engine
    d-gubert authored and sampaiodiego committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    1131e00 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2021

  1. Bump version to 4.1.1

    sampaiodiego committed Nov 6, 2021
    Configuration menu
    Copy the full SHA
    672fe95 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #23645 from RocketChat/release-4.1.1

    Release 4.1.1
    sampaiodiego committed Nov 6, 2021
    Configuration menu
    Copy the full SHA
    977b175 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2be0a6d View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2021

  1. [FIX] Performance issues when running Omnichannel job queue dispatcher (

    #23661)
    
    * Fix Omnichannel job queue dispatcher.
    
    * Keep settings validation.
    
    * Remove console.log.
    
    * Review requests.
    
    * Fix default setting value.
    renatobecker committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    2291b80 View commit details
    Browse the repository at this point in the history
  2. [FIX] Omnichannel status being changed on page refresh (#23587)

    * fix omnichannel status being changed on page refresh
    
    * rename key missing
    
    * Remove duplicated function from models
    KevLehman committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    55fafd0 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2021

  1. [FIX] Omnichannel status being changed on page refresh (#23587)

    * fix omnichannel status being changed on page refresh
    
    * rename key missing
    
    * Remove duplicated function from models
    KevLehman authored and ggazzo committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    85619ea View commit details
    Browse the repository at this point in the history
  2. [FIX] Performance issues when running Omnichannel job queue dispatcher (

    #23661)
    
    * Fix Omnichannel job queue dispatcher.
    
    * Keep settings validation.
    
    * Remove console.log.
    
    * Review requests.
    
    * Fix default setting value.
    renatobecker authored and ggazzo committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    a6d40c6 View commit details
    Browse the repository at this point in the history
  3. [FIX] Notifications are not being filtered (#23487)

    * Add migration to update push notification setting's value
    
    * Update mobileNotifications preference to pushNotifications
    matheusbsilva137 authored and ggazzo committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    842a016 View commit details
    Browse the repository at this point in the history
  4. Bump version to 4.1.2

    ggazzo committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    ba69fee View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2aba8d2 View commit details
    Browse the repository at this point in the history
  6. [NEW] Permissions for interacting with Omnichannel Contact Center (#2…

    …3389)
    
    * added new permissions and backend api checks for said permission
    
    * client-side validation of the permission for showing the contact center button
    
    * logo update
    
    * Added permissions to the correct place, as well as english description for the permission
    
    * Update packages/rocketchat-i18n/i18n/en.i18n.json
    
    Co-authored-by: Renato Becker <renato.augusto.becker@gmail.com>
    
    * changed name of the permission and it's description
    
    * Made the permission work with the new settings code
    
    * Removing uneeded migration
    
    * Added back migrations to create permission
    
    * fixing translations
    
    * Update packages/rocketchat-i18n/i18n/en.i18n.json
    
    Co-authored-by: Renato Becker <renato.augusto.becker@gmail.com>
    
    Co-authored-by: Caue Felchar <caue.felchar@rocket.chat>
    Co-authored-by: Renato Becker <renato.augusto.becker@gmail.com>
    3 people committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    0eba268 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2021

  1. Configuration menu
    Copy the full SHA
    283d957 View commit details
    Browse the repository at this point in the history
  2. Chore: Convert Fiber models to async Step 1 (#23633)

    Co-authored-by: Diego Sampaio <chinello@gmail.com>
    Co-authored-by: Guilherme Gazzo <guilhermegazzo@gmail.com>
    3 people committed Nov 10, 2021
    Configuration menu
    Copy the full SHA
    f50609d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8650aa7 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2021

  1. Configuration menu
    Copy the full SHA
    f83a422 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8875f50 View commit details
    Browse the repository at this point in the history
  3. fix (#23691)

    tiagoevanp committed Nov 12, 2021
    Configuration menu
    Copy the full SHA
    f5dd145 View commit details
    Browse the repository at this point in the history
  4. [IMPROVE] Allow override of default department for SMS Livechat sessi…

    …ons (#23626)
    
    * Add departmentName query parameter and override default value
    
    * Map livechat SMS sessions based on visitor token and department ID
    
    * Update SMS endpoint admin description
    
    * Fallback to default department if the target department is invalid
    bhardwajaditya committed Nov 12, 2021
    Configuration menu
    Copy the full SHA
    e150668 View commit details
    Browse the repository at this point in the history
  5. [FIX] Omnichannel business hours page breaking navigation (#23595)

    * fix business hour persisting UI
    
    * eslint
    
    * improvement
    
    * Update BusinessHoursRouter.js
    
    * Update EditBusinessHoursPage.js
    
    * remove useState
    
    Co-authored-by: Tiago Evangelista Pinto <tiago.evangelista@rocket.chat>
    Aman-Maheshwari and tiagoevanp committed Nov 12, 2021
    Configuration menu
    Copy the full SHA
    687e17a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    96426cd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    91c5ddc View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2021

  1. Configuration menu
    Copy the full SHA
    f05d893 View commit details
    Browse the repository at this point in the history
  2. Chore: Api definitions (#23701)

    Co-authored-by: Tasso Evangelista <tasso.evangelista@rocket.chat>
    ggazzo and tassoevan committed Nov 15, 2021
    Configuration menu
    Copy the full SHA
    a858dbc View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2021

  1. Chore: Mocha testing configuration (#23706)

    Co-authored-by: Tasso Evangelista <tasso.evangelista@rocket.chat>
    Co-authored-by: Guilherme Gazzo <guilhermegazzo@gmail.com>
    tassoevan and ggazzo committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    8931a6a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    791ef5d View commit details
    Browse the repository at this point in the history
  3. Chore: add no-bidi rule (#23695)

    KevLehman committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    c320e37 View commit details
    Browse the repository at this point in the history
  4. [FIX] PhotoSwipe crashing on show (#23499)

    Co-authored-by: dougfabris <devfabris@gmail.com>
    tassoevan and dougfabris committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    7ed6846 View commit details
    Browse the repository at this point in the history
  5. [FIX] Prevent UserAction.addStream without Subscription (#23705)

    Co-authored-by: Guilherme Gazzo <guilhermegazzo@gmail.com>
    tiagoevanp and ggazzo committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    d232e81 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    eb0f205 View commit details
    Browse the repository at this point in the history
  7. [FIX] Fixed E2E default room settings not being honoured (#23468)

    Co-authored-by: Tasso Evangelista <tasso.evangelista@rocket.chat>
    ostjen and tassoevan committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    7660464 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2021

  1. Configuration menu
    Copy the full SHA
    485676a View commit details
    Browse the repository at this point in the history
  2. [NEW] Allow Omnichannel statistics to be collected. (#23694)

    * partial reconstruction, as progress was lost
    
    * Remade code
    
    * fixing typo
    
    * Update app/statistics/server/lib/statistics.js
    
    Co-authored-by: Murtaza Patrawala <34130764+murtaza98@users.noreply.github.com>
    
    * Update app/statistics/server/lib/statistics.js
    
    Co-authored-by: Kevin Aleman <kevin.aleman@rocket.chat>
    
    * Adding index and fixing broken commit
    
    * Applying code suggestion
    
    * changed index creation location
    
    Co-authored-by: Caue Felchar <caue.felchar@rocket.chat>
    Co-authored-by: Murtaza Patrawala <34130764+murtaza98@users.noreply.github.com>
    Co-authored-by: Kevin Aleman <kevin.aleman@rocket.chat>
    4 people committed Nov 17, 2021
    Configuration menu
    Copy the full SHA
    56b6d33 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6ede939 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7bcaaac View commit details
    Browse the repository at this point in the history
  5. [FIX][ENTERPRISE] Private rooms and discussions can't be audited (#23673

    )
    
    * Add support to audit discussions and private rooms
    
    * Change tab name to Rooms
    
    Co-authored-by: gabriellsh <gabriel.henriques@rocket.chat>
    matheusbsilva137 and gabriellsh committed Nov 17, 2021
    Configuration menu
    Copy the full SHA
    c54ef38 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2021

  1. Configuration menu
    Copy the full SHA
    bc91e46 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c2b198c View commit details
    Browse the repository at this point in the history
  3. Chore: Generic Table (#23745)

    ggazzo committed Nov 18, 2021
    Configuration menu
    Copy the full SHA
    cea0e40 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d9ccd56 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2021

  1. [NEW] REST endpoints to manage Omnichannel Business Units (#23750)

    * add new endpoints to manage business units
    
    * change the way deprecations were being returned
    
    * change endpoints to be ts
    
    * Change to omnichannel
    
    * add deprecation warning to old endpoints
    KevLehman committed Nov 19, 2021
    Configuration menu
    Copy the full SHA
    733af42 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9a3c2cf View commit details
    Browse the repository at this point in the history
  3. [IMPROVE] Stricter API types (#23735)

    Co-authored-by: Guilherme Gazzo <guilhermegazzo@gmail.com>
    tassoevan and ggazzo committed Nov 19, 2021
    Configuration menu
    Copy the full SHA
    c83c0be View commit details
    Browse the repository at this point in the history
  4. [NEW] Permission for download/uploading files on mobile (#23686)

    * created new permission
    
    * removed unnecessary empty lines
    
    * fixed permission import on migration
    ostjen committed Nov 19, 2021
    Configuration menu
    Copy the full SHA
    e0fa701 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2021

  1. Configuration menu
    Copy the full SHA
    f1ce17d View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2021

  1. Chore: Type omnichannel models (#23758)

    Co-authored-by: Guilherme Gazzo <guilhermegazzo@gmail.com>
    KevLehman and ggazzo committed Nov 22, 2021
    Configuration menu
    Copy the full SHA
    9771ee6 View commit details
    Browse the repository at this point in the history
  2. [NEW] Audio and Video calling in Livechat using Jitsi and WebRTC (#23004

    )
    
    * [NEW] Livechat WebRTC call settings (#22559)
    
    * [NEW] Livechat WebRTC call settings
    
    * [FIX] Omnichannel Call Settings
    
    - Change Livechat call to Video and Audio Call as it will apply to other omnichannels in future
    - Change Audio and Video Setting alert to description to be conformant with the other settings
    - Remove unrelated changes(base.css) that got induced unknowingly
    - Refactor to remove translation for "Jitsi" and "WebRTC" and remove unnecessary dependency on t
    - Refactor to add return type of handleClick
    - Add/remove related i18n labels
    
    * [FIX] Livechat videoCall api and method
    
    * [FIX] Add migrations for webRTC enabled settings and omnichannel call provider
    
    * [FIX] 'Jitsi' typo
    
    * [NEW] Join call action button (#22689)
    
    * [NEW] WebRTC Call Session
    
    * [IMPROVEMENT] Use API endpoint instead of method, fix handleClick dependency warning
    
    * [FIX] Return updated callStatus, use translation for join call message, remove system logger, make callStatus optional in room interface
    
    * [NEW] Join and End Call Action Message Button for Agent
    
    * [FIX] Use translation for Call ALready Ended toastr, convert actionLink to tsx
    
    * [IMPROVE] Remove redundant callStatus from message collection, Display Call Ended message with call duration
    
    * [REF] Use translation for call ended message, Store danger field in db with other action fields, store actionAlignment field in db
    
    * [NEW] update call status (#22854)
    
    * add code for update call status
    
    * remove fourth param
    
    Co-authored-by: Murtaza Patrawala <34130764+murtaza98@users.noreply.github.com>
    
    Co-authored-by: Murtaza Patrawala <34130764+murtaza98@users.noreply.github.com>
    
    * [NEW] P2P WebRTC Connection Establishment (#22847)
    
    * [NEW] WebRTC P2P Connection with Basic Call UI
    
    * [FIX] Set Stream on a stable connection
    
    * [FIX] userId typecheck error
    
    * [REFACTOR]
     - Restore type of userId to string by removing `| undefined`
     - Add translation for visitor does not exist toastr
     - Set visitorId from room object fetched instead of fetching from livechat widget as query param
     - Type Checking
    
    * [FIX] Running startCall 2 times for agent
    
    * [FIX] Call declined Page
    
    * [NEW] Control Buttons - mic, cam, expand and end call (#22928)
    
    * [NEW] Control Buttons - mic, cam, expand and end call
    
    * [REFACTOR] Add an empty file on EOF en18.i18n that was mistakenly removed
    
    * [FIX] UI responsiveness (#22934)
    
    * [NEW] Control Buttons - mic, cam, expand and end call
    
    * [REFACTOR] Add an empty file on EOF en18.i18n that was mistakenly removed
    
    * [FIX] UI Responsiveness
    
    * [REF] Use const and ternary op
    
    * [FIX] Handle decline message action link (#22936)
    
    * [NEW] Control Buttons - mic, cam, expand and end call
    
    * [REFACTOR] Add an empty file on EOF en18.i18n that was mistakenly removed
    
    * [FIX] UI Responsiveness
    
    * [REF] Use const and ternary op
    
    * [FIX] Action Link not updating when call declined
    
    * [FIX] WebRTC_call_declined_message
    
    Co-authored-by: Murtaza Patrawala <34130764+murtaza98@users.noreply.github.com>
    
    * [REF] Use a single IF statement to handle status
    
    Co-authored-by: Murtaza Patrawala <34130764+murtaza98@users.noreply.github.com>
    
    * [FIX] Call button visible even when chat is queued (#22943)
    
    * [FIX] add callstatus attribute in room object (#22959)
    
    * [IMPROVE] Attach jitsi link to message object for Livechat  (#22690)
    
    * [Improve] Attach jitsi link to message object for Livechat
    
    (cherry picked from commit c888961da3313de06eaeb0700b7ce0b6371ef469)
    
    * Update WebRTCClass.js
    
    * [NEW] Webrtc meet page layout (#22932)
    
    * [NEW] Control Buttons - mic, cam, expand and end call
    
    * webrtc meet page desgin
    
    * [REFACTOR] Add an empty file on EOF en18.i18n that was mistakenly removed
    
    * [FIX] UI Responsiveness
    
    * [FIX] Action Link not updating when call declined
    
    * webrtc meet page desgin
    
    * [FIX] Remote user avatar screen and video switching
    
    * fix-alert
    
    * fix 2 aletrs
    
    * improve codebase
    
    * make ui responsive
    
    * fix issue
    
    * Add call timer component + minor refactoring
    
    * some css changes
    
    Co-authored-by: Dhruv Jain <dhruv.jain93@gmail.com>
    Co-authored-by: murtaza98 <murtaza.patrawala@rocket.chat>
    Co-authored-by: Murtaza Patrawala <34130764+murtaza98@users.noreply.github.com>
    
    * Add migration
    
    * Changing files to tsx
    
    * Update default value for setting -Jitsi_Open_New_Window
    
    * Update invalid-livechat-config issue
    
    * Fix typescript errors
    
    * Fix build errors caused by new room prop - webRtcCallStartTime
    
    * Simplify call duration calculation logic
    
    * Add definition PUT method for REST on client
    
    Co-authored-by: Dhruv Jain <51796498+djcruz93@users.noreply.github.com>
    Co-authored-by: Deepak Agarwal <deepak710agarwal@gmail.com>
    Co-authored-by: Dhruv Jain <dhruv.jain93@gmail.com>
    4 people committed Nov 22, 2021
    Configuration menu
    Copy the full SHA
    6d7752f View commit details
    Browse the repository at this point in the history
  3. [IMPROVE] Engagement Dashboard (#23547)

    Co-authored-by: matheusbsilva137 <matheus_barbosa137@hotmail.com>
    tassoevan and matheusbsilva137 committed Nov 22, 2021
    Configuration menu
    Copy the full SHA
    4c9c2e6 View commit details
    Browse the repository at this point in the history
  4. [FIX][ENTERPRISE] OAuth "Merge Roles" removes roles from users (#23588)

    * Fix OAuth 'Merge Roles'
    
    * Add setting to control which roles to sync
    
    Co-authored-by: pierre-lehnen-rc <55164754+pierre-lehnen-rc@users.noreply.github.com>
    matheusbsilva137 and pierre-lehnen-rc committed Nov 22, 2021
    Configuration menu
    Copy the full SHA
    34cb351 View commit details
    Browse the repository at this point in the history
  5. [FIX] New specific endpoint for contactChatHistoryMessages with right…

    … permissions (#23533)
    
    Co-authored-by: Kevin Aleman <kevin.aleman@rocket.chat>
    Co-authored-by: Guilherme Gazzo <guilhermegazzo@gmail.com>
    3 people committed Nov 22, 2021
    Configuration menu
    Copy the full SHA
    7c8b4e5 View commit details
    Browse the repository at this point in the history
  6. [IMPROVE] Improve the add user drop down for add a user in create cha…

    …nnel modal for UserAutoCompleteMultiple (#23766)
    
    * Adding the new UI
    
    * Correcting
    
    * Adding the key
    
    * Adding the listenners
    
    * Lint
    
    * Lint
    
    * Lint
    
    * adding a eslint-disable
    
    * lint
    
    * lint
    
    Co-authored-by: Jean <45966964+Jeanstaquet@users.noreply.github.com>
    Co-authored-by: Jeanstaquet <jean.staquet8@gmail.com>
    3 people committed Nov 22, 2021
    Configuration menu
    Copy the full SHA
    ecac14d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3843e4b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9305434 View commit details
    Browse the repository at this point in the history
  9. [NEW] Rate limiting for user registering (#23732)

    * users.register setting + rate limiting
    
    * refact rate limiting strategy
    
    * remove empty line
    
    * method rate limiting + description + i18n
    
    * update + settings.watch on rest api
    
    * removed duplicated setting
    
    * fixed update setting value on rest api
    
    * refresh registerUser method on setting update + i18n
    
    * removed useless object
    
    * removed empty method
    
    * fixed exception in server launch
    
    * renamed setting
    
    * updated numRequestsAllowed in users.register
    
    * i18n update
    
    * lint
    
    * moved settings.watch to endpoint
    
    * created a new settings.watch for methods + improved rate limiter dictionary method
    ostjen committed Nov 22, 2021
    Configuration menu
    Copy the full SHA
    0cf8e8b View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2021

  1. [NEW] Enable LDAP manual sync to deployments without EE license (#23761)

    * [NEW] Enable LDAP manual sync to deployments without EE license
    
    * Small code refactor
    
    * Update api.ts
    
    * Create api.ts
    
    * Fix Review
    
    Co-authored-by: Guilherme Gazzo <guilhermegazzo@gmail.com>
    rodrigok and ggazzo committed Nov 23, 2021
    Configuration menu
    Copy the full SHA
    debcaf7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ed2b4f9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f9469fc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2f44280 View commit details
    Browse the repository at this point in the history
  5. Chore: Update settings.ts (#23769)

    Co-authored-by: Diego Sampaio <chinello@gmail.com>
    ggazzo and sampaiodiego committed Nov 23, 2021
    Configuration menu
    Copy the full SHA
    8ccbf9f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bfa43b8 View commit details
    Browse the repository at this point in the history
  7. Regression: Fix LDAP sync route (#23775)

    Co-authored-by: Diego Sampaio <chinello@gmail.com>
    ggazzo and sampaiodiego committed Nov 23, 2021
    Configuration menu
    Copy the full SHA
    f9b2070 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    194a600 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    58b2763 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3d5bb9d View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2021

  1. Configuration menu
    Copy the full SHA
    9ce2291 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2021

  1. Configuration menu
    Copy the full SHA
    8a9f5d0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    182e3e7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    63dc8c3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1ed18b7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5bd48d8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    479bb09 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6d4784e View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2021

  1. Configuration menu
    Copy the full SHA
    2f050e8 View commit details
    Browse the repository at this point in the history
  2. i18n: Language update from LingoHub 🤖 on 2021-11-29Z (#23812)

    * Language update from LingoHub 🤖
    
    Project Name: Rocket.Chat
    Project Link: https://translate.lingohub.com/rocketchat/dashboard/rocket-dot-chat
    User: Robot LingoHub
    
    Easy language translations with LingoHub 🚀
    
    Co-authored-by: Diego Sampaio <chinello@gmail.com>
    lingohub[bot] and sampaiodiego committed Nov 29, 2021
    Configuration menu
    Copy the full SHA
    3b6ebac View commit details
    Browse the repository at this point in the history
  3. Regression: "When is the chat busier" and "Users by time of day" char…

    …ts are not working (#23815)
    
    * Regression: Fix incorrect API path for Livechat calls (#23778)
    
    * Update ee/client/views/admin/engagementDashboard/users/UsersByTimeOfTheDaySection.tsx
    
    Co-authored-by: Tasso Evangelista <tasso.evangelista@rocket.chat>
    
    Co-authored-by: Murtaza Patrawala <34130764+murtaza98@users.noreply.github.com>
    Co-authored-by: Tasso Evangelista <tasso.evangelista@rocket.chat>
    3 people committed Nov 29, 2021
    Configuration menu
    Copy the full SHA
    91bc421 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    44127c7 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2021

  1. Regression: Add trash to raw models (#23774)

    Co-authored-by: Guilherme Gazzo <guilhermegazzo@gmail.com>
    sampaiodiego and ggazzo committed Nov 30, 2021
    Configuration menu
    Copy the full SHA
    3b27db4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    068ab43 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    32b3b89 View commit details
    Browse the repository at this point in the history
  4. Bump version to 4.2.0

    sampaiodiego committed Nov 30, 2021
    Configuration menu
    Copy the full SHA
    6be430d View commit details
    Browse the repository at this point in the history
  5. Merge pull request #23825 from RocketChat/release-4.2.0

    Release 4.2.0
    sampaiodiego committed Nov 30, 2021
    Configuration menu
    Copy the full SHA
    a4ad199 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c9ce201 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2021

  1. Merge pull request #23827 from RocketChat/develop-sync

    Merge master into develop & Set version to 4.3.0-develop
    sampaiodiego committed Dec 1, 2021
    Configuration menu
    Copy the full SHA
    2a2cd5c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1a71c70 View commit details
    Browse the repository at this point in the history
  3. Chore: Replace new typography (#23756)

    Co-authored-by: Guilherme Gazzo <guilhermegazzo@gmail.com>
    juliajforesti and ggazzo committed Dec 1, 2021
    Configuration menu
    Copy the full SHA
    76a4380 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2021

  1. Configuration menu
    Copy the full SHA
    a0ed0b1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8b90ef8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9e7fcb1 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2021

  1. [FIX] Add CSP to authorize auto-close of CAS login window (#23215)

    * [FIX] Add CSP to authorize auto-close of CAS login window
    
    * Update cors.js
    
    Co-authored-by: pierre-lehnen-rc <55164754+pierre-lehnen-rc@users.noreply.github.com>
    goyome and pierre-lehnen-rc committed Dec 3, 2021
    Configuration menu
    Copy the full SHA
    cf04144 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eb84220 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aec724f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    049956c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ef94c08 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2021

  1. Configuration menu
    Copy the full SHA
    4a7fd1f View commit details
    Browse the repository at this point in the history
  2. i18n: Language update from LingoHub 🤖 on 2021-12-06Z (#23873)

    * Language update from LingoHub 🤖
    
    Project Name: Rocket.Chat
    Project Link: https://translate.lingohub.com/rocketchat/dashboard/rocket-dot-chat
    User: Robot LingoHub
    
    Easy language translations with LingoHub 🚀
    Co-authored-by: Diego Sampaio <chinello@gmail.com>
    lingohub[bot] committed Dec 6, 2021
    Configuration menu
    Copy the full SHA
    59e5c2d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    abc59e1 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2021

  1. Configuration menu
    Copy the full SHA
    7abd408 View commit details
    Browse the repository at this point in the history