Skip to content
This repository has been archived by the owner on Jun 30, 2022. It is now read-only.

Release 1.13.0 #706

Merged
merged 59 commits into from
Apr 8, 2022
Merged

Release 1.13.0 #706

merged 59 commits into from
Apr 8, 2022

Commits on Apr 20, 2021

  1. [FIX] Invalid font size for hiragana and katakana (#559)

    * fix hiragana katakana from being treated as emoji
    
    * fix ime conversion problem
    
    * inputLock as state
    
    * do not directly mutate state
    
    setState outside to keep render function pure
    
    * Update src/components/Composer/index.js
    
    Co-authored-by: Rafael Ferreira <rafaelblink@gmail.com>
    
    * Update src/components/Composer/index.js
    
    Co-authored-by: Rafael Ferreira <rafaelblink@gmail.com>
    
    * Update src/components/Composer/index.js
    
    Co-authored-by: Rafael Ferreira <rafaelblink@gmail.com>
    
    * Update src/components/Composer/index.js
    
    Co-authored-by: Rafael Ferreira <rafaelblink@gmail.com>
    
    * Update src/components/Composer/index.js
    
    Co-authored-by: Rafael Ferreira <rafaelblink@gmail.com>
    
    * fixed ESLint error
    
    * improve naming 2
    
    Co-authored-by: Rafael Ferreira <rafaelblink@gmail.com>
    sctEdwin and rafaelblink committed Apr 20, 2021
    Configuration menu
    Copy the full SHA
    ef84f8b View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2021

  1. Configuration menu
    Copy the full SHA
    fa5658b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5498c56 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2021

  1. [IMPROVE] Open links in another tab on Livechat widget (#610)

    prevent target attribute from being removed by sanitizer
    billynoah committed Aug 3, 2021
    Configuration menu
    Copy the full SHA
    4f60b93 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2021

  1. Update translation (#601)

    A few fields were not yet translated. Corrected some translation errors.
    silaslubberink committed Aug 17, 2021
    Configuration menu
    Copy the full SHA
    34eed05 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2021

  1. Configuration menu
    Copy the full SHA
    bfd9fa3 View commit details
    Browse the repository at this point in the history
  2. [NEW] German informal translation (#622)

    * German informal translation
    
    * Rename de_informal.json to de_IN.json
    
    Co-authored-by: Martin Schoeler <martin.schoeler@rocket.chat>
    front-stream and MartinSchoeler committed Aug 18, 2021
    Configuration menu
    Copy the full SHA
    231e25a View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2021

  1. [FIX] Iframe overlay (#631)

    * update widget height when triggered
    
    * fix state
    
    * fix lint error
    
    * fix
    
    * css fix
    
    * Lint me up inside
    
    Co-authored-by: Martin <martin.schoeler@rocket.chat>
    tiagoevanp and MartinSchoeler committed Aug 20, 2021
    Configuration menu
    Copy the full SHA
    63d1c5b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0ae132a View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2021

  1. Configuration menu
    Copy the full SHA
    02b4d33 View commit details
    Browse the repository at this point in the history
  2. [IMPROVE] Russian translations (#644)

    Co-authored-by: Martin Schoeler <martin.schoeler@rocket.chat>
    vladislavs and MartinSchoeler committed Sep 14, 2021
    Configuration menu
    Copy the full SHA
    2f120ea View commit details
    Browse the repository at this point in the history
  3. [IMPROVE] Spanish translations (#370)

    * Full Spanish translation
    
    * Update es.json
    
    corrected: "invalid_email_e82f3682"
    
    Co-authored-by: Martin Schoeler <martin.schoeler@rocket.chat>
    imiguelsalcedo and MartinSchoeler committed Sep 14, 2021
    Configuration menu
    Copy the full SHA
    a48a85b View commit details
    Browse the repository at this point in the history
  4. [FIX] Escaping HTML on paste/drop Text (#471)

    Co-authored-by: Martin Schoeler <martin.schoeler@rocket.chat>
    Shailesh351 and MartinSchoeler committed Sep 14, 2021
    Configuration menu
    Copy the full SHA
    8bc8c25 View commit details
    Browse the repository at this point in the history
  5. [IMPROVE] Swedish Translations (#573)

    Added some translations
    
    Co-authored-by: Martin Schoeler <martin.schoeler@rocket.chat>
    gridnine-developer and MartinSchoeler committed Sep 14, 2021
    Configuration menu
    Copy the full SHA
    7d2a875 View commit details
    Browse the repository at this point in the history
  6. [IMPROVE] Readme enhancements (#557)

    * new steps to run your local widget correctly
    
    * remove screenshot from repository
    
    * Update README.md
    
    Co-authored-by: Martin Schoeler <martin.schoeler@rocket.chat>
    rafaelblink and MartinSchoeler committed Sep 14, 2021
    Configuration menu
    Copy the full SHA
    663a574 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2021

  1. [FIX] Issues on Custom Livechat messages (#648)

    * Couple of fixes wrt custom messages
    
    - Fix offline success messages not working
    - Support HTML content on Offline message label
    
    * Support markdown data on Instructions panel
    
    * Update storybook
    murtaza98 committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    cb0695c View commit details
    Browse the repository at this point in the history
  2. [FIX] 'Hide agent info' not working on system message (#651)

    * Fix 'Hide agent info' not working on chat transfer message
    
    * Fix 'Hide agent info' setting not working on move chat to queue sytem msg
    
    * update storybook
    
    * Remove i18n fixes
    murtaza98 committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    cb24408 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2021

  1. add callnotification,callStartmsg,iframe code (#617)

    * add callnotification,msg,iframe code
    
    * fix eslint issues
    
    * fix eslint file path issues
    
    * fix stylelint issues
    
    * done ui changes
    
    * add icons and improve ui
    
    * fix error
    
    * remove-icons
    
    * add icons
    
    * add i18n.t, change classname, improve ui
    
    * remove font-family
    
    * change iframe link
    
    * add check for jitsi
    
    * add jitsi link
    
    * add time message in system message and add catch
    
    * display alert, change function name
    
    * Improve overall codebase
    
    * Convert tabs to spaces for translation file
    
    * Accept jitsi url info from the message and remove dependency from Livechat.videoCall endpoint
    
    * Update index.js
    
    * add message in i18n file
    
    Co-authored-by: Murtaza Patrawala <34130764+murtaza98@users.noreply.github.com>
    Deepak-learner and murtaza98 committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    14c4d17 View commit details
    Browse the repository at this point in the history
  2. add joinCallBtn, endCall message, callRing functionalities. (#618)

    * add callnotification,msg,iframe code
    
    * fix eslint issues
    
    * fix eslint file path issues
    
    * fix stylelint issues
    
    * done ui changes
    
    * add join call button
    
    * add icons and improve ui
    
    * fix error
    
    * remove-icons
    
    * add icons
    
    * ui changes
    
    * add icon and timeout functionality
    
    * add I18n.t
    
    * add i18n.t, change classname, improve ui
    
    * remove font-family
    
    * change iframe link
    
    * add check for jitsi
    
    * add jitsi link
    
    * add time message in system message and add catch
    
    * display alert, change function name
    
    * Improve overall codebase
    
    * Convert tabs to spaces for translation file
    
    * Accept jitsi url info from the message and remove dependency from Livechat.videoCall endpoint
    
    * Update index.js
    
    * add message in i18n file
    
    * add joincall btn, call time, timeout
    
    * fix lint error
    
    * Update ShowJoinCallButton.js
    
    * fix conflicts
    
    * improve codebase
    
    * fix bugs
    
    * update some files
    
    * improve css, codebase and change condition
    
    * add correct link for iframe and joinCallBtn, show correct time
    
    * update call status at rc-core
    
    * update api file
    
    * rebase file
    
    * change link, use store class
    
    * update callIframe file
    
    * handle corner cases
    
    * remove file
    
    * Update room.js file
    
    Co-authored-by: Murtaza Patrawala <34130764+murtaza98@users.noreply.github.com>
    
    * update one file
    
    * revert roomjs file
    
    * add common condition in room.js file
    
    Co-authored-by: Murtaza Patrawala <34130764+murtaza98@users.noreply.github.com>
    Deepak-learner and murtaza98 committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    a02f241 View commit details
    Browse the repository at this point in the history
  3. [NEW] Handle endCall and expandView control buttons (#633)

    * [NEW] Handle endCall and expandView control buttons
    
    * [FIX] Lint errors
    
    * [FIX] Join Call Button giving call ended even when call inProgress
    
    * [FIX] slash omitted in the url
    
    * [REF] Remove redundant async keyword
    
    * [REF] Use spread operator, set ongoingCall status when expanding
    
    * [FIX] String enclosed within double quotes
    
    Co-authored-by: Murtaza Patrawala <34130764+murtaza98@users.noreply.github.com>
    
    * [FIX] ongoingCall variable not destructured but used
    
    Co-authored-by: Murtaza Patrawala <34130764+murtaza98@users.noreply.github.com>
    dhruvjain99 and murtaza98 committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    b52f484 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    853399d View commit details
    Browse the repository at this point in the history
  5. [NEW] WebRTC-call in new tab for mobile devices (#629)

    * open webrtc call in new tab for mobile devices
    
    * improve codebase
    
    * add helper function
    
    * update one file
    
    * checking call status from room object
    
    * update one file
    
    * handle refresh case
    
    * change message filter condition
    
    Co-authored-by: Murtaza Patrawala <34130764+murtaza98@users.noreply.github.com>
    Deepak-learner and murtaza98 committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    5820ea5 View commit details
    Browse the repository at this point in the history
  6. [NEW] add-jitsi-call-support

    Co-Authored-By: Deepak Agarwal <56799414+Deepak-learner@users.noreply.github.com>
    murtaza98 and Deepak-learner committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    2d2ca32 View commit details
    Browse the repository at this point in the history
  7. Improve overall codebase

    - Define an enum like structure for call statuses
    - Fix formatting and spelling issues
    - General refactoring
    murtaza98 committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    2150c96 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c0962e8 View commit details
    Browse the repository at this point in the history
  9. Fix Join call button layout

    murtaza98 committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    8daee44 View commit details
    Browse the repository at this point in the history
  10. Fix typo

    murtaza98 committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    d134a28 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2021

  1. Apply review suggestions

    - Use date-fns library to calculate call duration
    murtaza98 committed Nov 18, 2021
    Configuration menu
    Copy the full SHA
    6993764 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    747142f View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2021

  1. Configuration menu
    Copy the full SHA
    f08bd01 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #646 from RocketChat/livechat-calls-fix-conflicts

    [NEW] Audio and Video calling in Livechat using WebRTC
    KevLehman committed Nov 19, 2021
    Configuration menu
    Copy the full SHA
    b65502e View commit details
    Browse the repository at this point in the history
  3. Fixes #572 - Body styles getting overridden (#660)

    * Fixes #572 - Body styles getting overriden
    
    * Fix build
    murtaza98 committed Nov 19, 2021
    Configuration menu
    Copy the full SHA
    66c7a13 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f7c3363 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    760fcf5 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2021

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

Commits on Dec 3, 2021

  1. [NEW] Introduce clearLocalStorageWhenChatEnded setting logic (#666)

    Co-authored-by: Kevin Aleman <kevin.aleman@rocket.chat>
    tiagoevanp and KevLehman committed Dec 3, 2021
    Configuration menu
    Copy the full SHA
    4c1777f View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2021

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

Commits on Dec 30, 2021

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

Commits on Jan 7, 2022

  1. [FIX] IME not working properly (#674)

    * parse when submit only
    
    * fix storybook
    tiagoevanp committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    b5f0cce View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2022

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

Commits on Jan 20, 2022

  1. [NEW] Introduce Widget API method to manage Business Units (#677)

    Co-authored-by: Kevin Aleman <kevin.aleman@rocket.chat>
    Co-authored-by: Renato Becker <renato.augusto.becker@gmail.com>
    3 people committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    d95ae3d View commit details
    Browse the repository at this point in the history
  2. [fa] Update FA translations (#653)

    Co-authored-by: Kevin Aleman <kevin.aleman@rocket.chat>
    shamsnaamir and KevLehman committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    1ee9420 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ca2d04e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c04dcea View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2022

  1. [FIX] Making sure the 'hide agent info' hides the agent info even wit…

    …h department change. (#688)
    
    * don't show agent name when setting disallows it
    cauefcr committed Mar 8, 2022
    Configuration menu
    Copy the full SHA
    12225f8 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2022

  1. [IMPROVE] Centralized e-mail validation under a library function (#693)

    * Centralized e-mail regex usage
    
    * moved constants out of the function
    cauefcr committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    fb1b2ee View commit details
    Browse the repository at this point in the history
  2. [FIX] Fixes broken triggers. (#695)

    * updated beginning of the file.
    
    * 1 fixed, 1 working, 1 to go
    
    * all working 🎉
    cauefcr committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    f3b8fbe View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2022

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

Commits on Mar 31, 2022

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

Commits on Apr 1, 2022

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

Commits on Apr 2, 2022

  1. Configuration menu
    Copy the full SHA
    f41cd48 View commit details
    Browse the repository at this point in the history
  2. Chore: Update cd.yml (#704)

    ggazzo committed Apr 2, 2022
    Configuration menu
    Copy the full SHA
    56ed044 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2022

  1. Configuration menu
    Copy the full SHA
    fe512f4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    43f9682 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f1d1a2d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5ffef84 View commit details
    Browse the repository at this point in the history
  5. Release 1.13.0

    tiagoevanp committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    0434e08 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'release-1.13.0' of github.com:RocketChat/Rocket.Chat.Li…

    …vechat into release-1.13.0
    tiagoevanp committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    7992e8d View commit details
    Browse the repository at this point in the history