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
AgeCommit message (Expand)Author
2020-12-18Do not show the search box in password request roomsDaniel Calviño Sánchez
2020-12-18Inform the user if an error occurred when adding participantsDaniel Calviño Sánchez
2020-11-09Fix uploading same file twice in a row in ChromiumDaniel Calviño Sánchez
2020-11-03Use standard size for new group conversation modalMarco Ambrosini
2020-10-23Add "Duplicate session" to the page titleJoas Schilling
2020-10-19Improve wordingMarco Ambrosini
2020-10-08Fix lobby date not shown in moderation menuDaniel Calviño Sánchez
2020-10-07Remove pulse animation from call buttonVincent Petry
2020-10-02Fixed contact selection bubble wrappingVincent Petry
2020-09-16Merge pull request #4164 from nextcloud/backport/4076/stable19Daniel Calviño Sánchez
2020-09-16Merge pull request #4162 from nextcloud/backport/4154/stable19Joas Schilling
2020-09-16Respect local audio and video disabled state when starting local tracksDaniel Calviño Sánchez
2020-09-16Keep track of whether the local video was enabled or disabledDaniel Calviño Sánchez
2020-09-16Ignore "forceMute" message if already mutedDaniel Calviño Sánchez
2020-09-16Fix getting messages again after the component was destroyedDaniel Calviño Sánchez
2020-09-16Unregister handlers when CallParticipantModels are no longer neededDaniel Calviño Sánchez
2020-09-16Unregister handlers when analyzers are no longer neededDaniel Calviño Sánchez
2020-09-16Unregister handler once SpeakingWhileMutedWarner is no longer neededDaniel Calviño Sánchez
2020-09-16Fix event handler deregistration in TopBarDaniel Calviño Sánchez
2020-09-14Unsubscribe handlers for network events before component destructionDaniel Calviño Sánchez
2020-09-14Move network event handlers to their own methodsDaniel Calviño Sánchez
2020-08-27Prevent infinite loop in datachanel open re-transmissionVladislav Hristov
2020-08-24Add button to moderation menu to mute all the other participantsDaniel Calviño Sánchez
2020-08-20Fix forced reconnections for guests when the HPB is usedDaniel Calviño Sánchez
2020-08-03Fix Internet Explorer 11 not loading because Element.append() does not existJoas Schilling
2020-08-02Only show browser warning when interacting with talkJoas Schilling
2020-07-30Fix opacity of offline-user avatar menuJoas Schilling
2020-07-28Fix speaker promotion with newer Janus versionsDaniel Calviño Sánchez
2020-07-27Fix spinner positionMarco Ambrosini
2020-07-23Fix wrong argument in the upload storeMarco Ambrosini
2020-07-20Add button to explicitly dismiss the quality warning tooltipMarco Ambrosini
2020-07-20Add buttons to disable video and screen share to quality warning tooltipMarco Ambrosini
2020-07-20Dedicated connection warning iconJoas Schilling
2020-07-20Revert "Dimm own avatar and video when the sender connection quality is bad"Daniel Calviño Sánchez
2020-07-20Revert "Split tooltips for audio, video and screen quality"Daniel Calviño Sánchez
2020-07-20Revert "Replace quality warning with tooltips on the local media buttons"Daniel Calviño Sánchez
2020-07-20Revert "Show warning on the button that could solve the issue"Daniel Calviño Sánchez
2020-07-20Merge pull request #3916 from nextcloud/backport/3912/stable19Daniel Calviño Sánchez
2020-07-17Don't trimm displayname in selectionJoas Schilling
2020-07-17Show error message when video could not be gotDaniel Calviño Sánchez
2020-07-17Do not reuse media constraints between independent media requestsDaniel Calviño Sánchez
2020-07-17Remove unused codeDaniel Calviño Sánchez
2020-07-17Fix duplicated event listeners in ParticipantAnalyzerDaniel Calviño Sánchez
2020-07-13Show warning on the button that could solve the issueDaniel Calviño Sánchez
2020-07-13Increase grace period for quality tooltipDaniel Calviño Sánchez
2020-07-13Replace quality warning with tooltips on the local media buttonsDaniel Calviño Sánchez
2020-07-13Split tooltips for audio, video and screen qualityDaniel Calviño Sánchez
2020-07-13Dimm own avatar and video when the sender connection quality is badDaniel Calviño Sánchez
2020-07-13Move setting class attributes to its own methodDaniel Calviño Sánchez
2020-07-13Take video and screen quality into account in the quality warningDaniel Calviño Sánchez