summaryrefslogtreecommitdiffstats
path: root/src/utils
AgeCommit message (Expand)Author
2021-06-07Merge pull request #5718 from nextcloud/techdebt/noid/webrtc-casingJoas Schilling
2021-06-07Merge pull request #5659 from nextcloud/do-not-add-tracks-for-receiver-only-p...Joas Schilling
2021-06-07Fix casing of exported WebRTC functionVincent Petry
2021-06-07Fix call flags not updated when disabling or reenabling devicesDaniel Calviño Sánchez
2021-06-07Fix call flags not updated on forced reconnections due to device changesDaniel Calviño Sánchez
2021-06-07Fix current call flags not respected in forced reconnections without HPBDaniel Calviño Sánchez
2021-06-07Handle raised hand events independently of the Peer objectDaniel Calviño Sánchez
2021-06-07Fix not sending signaling messages to participants without a Peer objectDaniel Calviño Sánchez
2021-05-28Remove unused "prefix" signaling message fieldDaniel Calviño Sánchez
2021-05-28Remove unneeded codeDaniel Calviño Sánchez
2021-05-28Remove unused "browserPrefix" attributeDaniel Calviño Sánchez
2021-05-28Fix raised hand handler not detached when peer is destroyedDaniel Calviño Sánchez
2021-05-25Do not add tracks for receiver only peersDaniel Calviño Sánchez
2021-05-24Do not show an error if explicitly joining a call without mediaDaniel Calviño Sánchez
2021-05-24Handle track changes when call was started without audio or videoDaniel Calviño Sánchez
2021-05-19Remove previous versions for signaling endpointsDaniel Calviño Sánchez
2021-05-19Fix generateOcsUrl() callsJoas Schilling
2021-05-06Fix switching devices in FirefoxDaniel Calviño Sánchez
2021-05-06Merge pull request #5520 from nextcloud/disable-planb-mcuJoas Schilling
2021-05-03Fix initial camera qualityDaniel Calviño Sánchez
2021-04-29More createTemporaryMessage to a store actionVincent Petry
2021-04-29Decuple fileUpload service from the global storeVincent Petry
2021-04-27Disable use of deprecated "Plan-B" semantics if HPB is used.Joachim Bauch
2021-04-07Handle failed server responses more gracefullyJoas Schilling
2021-03-26Only play leave sound when a call participant leavesJoas Schilling
2021-03-26Only play the waiting sound 3 timesJoas Schilling
2021-03-26Save setting for play soundsJoas Schilling
2021-03-26Adjust sound handling as discussed with JanJoas Schilling
2021-03-26Play waiting sound when you are alone in a callJoas Schilling
2021-03-26Play sounds when someone is joining or leaving a callJoas Schilling
2021-03-09Merge pull request #5194 from nextcloud/techdebt/noid/multi-sessionVincent Petry
2021-03-08No duplicate session warning per seJoas Schilling
2021-03-08Move to APIv4Joas Schilling
2021-03-05Add hint of issue in notification about error connecting to signalingDaniel Calviño Sánchez
2021-03-05Show error notification also when signaling hello message failsDaniel Calviño Sánchez
2021-02-12Fix redirect when deleting current conversationVincent Petry
2021-02-12Remove "guest/" from actorStores actorId, so it matches the API valuesJoas Schilling
2021-01-25Merge pull request #4985 from nextcloud/replace-blur-with-average-color-in-vi...Joas Schilling
2021-01-22Merge pull request #4975 from nextcloud/bugfix/2454/handle-temporary-messages...marco
2021-01-21Initial state service is deprecatedJoas Schilling
2021-01-21Replace blur with average color in video backgroundDaniel Calviño Sánchez
2021-01-19Allow to resend temporary messages if the failure was not permissionsJoas Schilling
2021-01-14Fix raise hand trigger for SIP usersJoas Schilling
2021-01-14Do not send the session id in the raised hand messageDaniel Calviño Sánchez
2021-01-14Send Nextcloud session id too when a participant joins a callDaniel Calviño Sánchez
2021-01-08Fix raised hands in the sidebar for the HPBJoas Schilling
2021-01-08Add timestamp in raised hand message payloadVincent Petry
2020-12-21Use lazy load for image blurrer workerDaniel Calviño Sánchez
2020-12-21Keep going if loading the image blurrer worker failsDaniel Calviño Sánchez
2020-12-17Merge pull request #4678 from nextcloud/fix-chromium-performance-hit-in-calls...Joas Schilling