Skip to content
Snippets Groups Projects
  1. Dec 08, 2021
  2. Dec 02, 2021
  3. Nov 30, 2021
  4. Nov 25, 2021
  5. Nov 22, 2021
    • Tiago Evangelista Pinto's avatar
    • Tasso Evangelista's avatar
    • Murtaza Patrawala's avatar
      [NEW] Audio and Video calling in Livechat using Jitsi and WebRTC (#23004) · 6d7752fd
      Murtaza Patrawala authored
      
      * [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: default avatarMurtaza Patrawala <34130764+murtaza98@users.noreply.github.com>
      
      Co-authored-by: default avatarMurtaza 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: default avatarMurtaza Patrawala <34130764+murtaza98@users.noreply.github.com>
      
      * [REF] Use a single IF statement to handle status
      
      Co-authored-by: default avatarMurtaza 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: default avatarDhruv Jain <dhruv.jain93@gmail.com>
      Co-authored-by: default avatarmurtaza98 <murtaza.patrawala@rocket.chat>
      Co-authored-by: default avatarMurtaza 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: default avatarDhruv Jain <51796498+djcruz93@users.noreply.github.com>
      Co-authored-by: default avatarDeepak Agarwal <deepak710agarwal@gmail.com>
      Co-authored-by: default avatarDhruv Jain <dhruv.jain93@gmail.com>
      Unverified
      6d7752fd
    • Kevin Aleman's avatar
  6. Nov 19, 2021
  7. Nov 18, 2021
  8. Nov 16, 2021
  9. Nov 15, 2021
  10. Nov 10, 2021
  11. Nov 09, 2021
  12. Nov 08, 2021
  13. Nov 01, 2021
  14. Oct 19, 2021
  15. Oct 15, 2021
  16. Sep 24, 2021
    • Douglas Gubert's avatar
      [NEW] Omnichannel source identification fields (#23090) · 0f36b36c
      Douglas Gubert authored
      
      * Add new fields to IOmnichannelRoom and adapt livechat bridge to them
      
      * Add source information to places that create livechat rooms
      
      * Add deprecation warning to unused livechat methods and remove source from native facebook integration
      
      * Remove unnecesary alias for widget
      
      * Update app/lib/server/lib/deprecationWarningLogger.ts
      
      * Update Apps-Engine version
      
      * frontend part
      
      * Change way of identifying when a chat is coming through widget
      
      * Update deprecationlogger to new logger interface
      
      * Fix usage of source.type as key
      
      * sms icon
      
      * [NEW] Add Channel Source details to room info panel (#23224)
      
      * Add Source icon/text to room info
      
      * Fix TS error and styling
      
      * Change order
      
      * Typing and style fix
      
      * Use source.id instead of email object
      
      * useEndpoint
      
      * Revert "Merge branch 'develop' into new/omnichannel-source-fields"
      
      This reverts commit 7fea2ad1, reversing
      changes made to dbbcaf46.
      
      * Removing unnecesary changes from branch
      
      * why github, why?
      
      * Bump icons & fuselage to latest versions
      
      Co-authored-by: default avatarKevin Aleman <kevin.aleman@rocket.chat>
      Co-authored-by: default avatarTiago Evangelista Pinto <tiago.evangelista@rocket.chat>
      Co-authored-by: default avatarMartin Schoeler <martin.schoeler@rocket.chat>
      Unverified
      0f36b36c
  17. Sep 23, 2021
  18. Sep 17, 2021
  19. Sep 15, 2021
  20. Sep 13, 2021
  21. Sep 09, 2021
  22. Sep 03, 2021
  23. Aug 24, 2021
  24. Jul 21, 2021
  25. Jun 30, 2021
  26. Jun 28, 2021
  27. Jun 21, 2021
  28. Jun 18, 2021
Loading