Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/spreed.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/src/utils
AgeCommit message (Expand)Author
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
2020-12-16Reset hand state when starting/leaving callVincent Petry
2020-12-16Map raise hand SIP flag to model attributeVincent Petry
2020-12-16Raise hand call actionVincent Petry
2020-12-14Cancel search requests while typing or exitingVincent Petry
2020-12-06Offload generation of blurred backgrounds to a workerDaniel Calviño Sánchez
2020-12-06Move actual generation of the blurred image to its own helper scriptDaniel Calviño Sánchez
2020-11-26Don't show the SIP connection as guestJoas Schilling
2020-11-26Add constants for SIP flags and pass on the eventJoas Schilling
2020-11-19Merge pull request #4182 from nextcloud/stop-sending-the-nick-through-data-ch...Vincent Petry
2020-11-18Add explicit documentation about payload of "nickChanged" messageDaniel Calviño Sánchez
2020-10-29Merge pull request #4485 from nextcloud/enh/3543/auto-rename-pasted-filesVincent Petry
2020-10-29Clear error notification when leaving callVincent Petry
2020-10-29More precise error messages for camera and microphoneVincent Petry
2020-10-29Add default timeout for known error messagesVincent Petry
2020-10-28Auto-rename pasted filesVincent Petry
2020-10-23Fix initial nick for participants without Peer when HPB is not usedDaniel Calviño Sánchez