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
2022-01-04Merge pull request #6724 from nextcloud/bugfix/fix-selection-when-someone-is-...Joas Schilling
2022-01-04Merge pull request #6727 from nextcloud/Valdnet-patch-1Joas Schilling
2021-12-23l10n: Change to a capital letterValdnet
2021-12-20l10n: Change "Video" to "Camera"Valdnet
2021-12-17Allow selecting different screensmarco
2021-12-17Fix following videos from the grid-viewmarco
2021-12-15FIx path to filesJoas Schilling
2021-12-15Merge pull request #6713 from nextcloud/feature/improve-talk-soundsMarco
2021-12-15Immediatelly pause ringing when join or leave sound is playedJoas Schilling
2021-12-15Improve talk soundsmarco
2021-12-15Don't reload the room list if only the participants changedJoas Schilling
2021-12-15Prevent handleScroll on initial loading of a conversationJoas Schilling
2021-12-14Merge pull request #6606 from nextcloud/bugfix/6364/show-active-status-in-1to1sMarco
2021-12-14Fix enabling background blur when input track is disabledDaniel Calviño Sánchez
2021-12-13Merge pull request #6649 from nextcloud/enh/noid/improve-grid-pagination-buttonsJoas Schilling
2021-12-10Always show pagination buttonsmarco
2021-12-10Improve grid pagination buttonsmarco
2021-12-10Fix unsubscribing listener for status updatesDaniel Calviño Sánchez
2021-12-10Revert "Await adding the participant before updating the user status"Daniel Calviño Sánchez
2021-12-10Revert "Use something more stable so we don't toggle the chatIdentifier when ...Daniel Calviño Sánchez
2021-12-10Merge pull request #6686 from nextcloud/bugfix/noid/chrome-loading-full-chat-...Joas Schilling
2021-12-10Fix null track temporary set when disabling the virtual backgroundDaniel Calviño Sánchez
2021-12-10Fix not bypassing input track when setting a disabled input trackDaniel Calviño Sánchez
2021-12-10Do not bypass the output track again if node is already disabledDaniel Calviño Sánchez
2021-12-10Add unit tests for VirtualBackgroundDaniel Calviño Sánchez
2021-12-10Use something more stable so we don't toggle the chatIdentifier when the part...Joas Schilling
2021-12-08Fix normal settings dialog as wellJoas Schilling
2021-12-08Make conversation settings scrollableJoas Schilling
2021-12-06Merge pull request #6652 from nextcloud/bugfix/6642/disable-emoji-picker-in-l...Joas Schilling
2021-12-04Merge pull request #6555 from nextcloud/rakekniven-patch-1rakekniven
2021-12-03Disable emoji picker in locked conversationsmarco
2021-12-01Await adding the participant before updating the user statusJoas Schilling
2021-11-30Fix devices not released when got after the dialog was closedDaniel Calviño Sánchez
2021-11-25Fix pending device not requested once current request finishesDaniel Calviño Sánchez
2021-11-25Only call getParticipants methods once in group conversationsmarco
2021-11-25Merge pull request #6612 from nextcloud/bugfix/6610/correctly-populate-the-mo...Joas Schilling
2021-11-25Add a test for the default handlingJoas Schilling
2021-11-25Show offline statemarco
2021-11-25Enable the form button based on the options that we display at the momentJoas Schilling
2021-11-25Correctly fall back when default permissions are usedJoas Schilling
2021-11-25Move getParticipants logic to a mixinmarco
2021-11-25Fix automatic removal of streams when endedDaniel Calviño Sánchez
2021-11-24Merge pull request #6598 from nextcloud/fix-media-never-requested-again-when-...Joas Schilling
2021-11-24Make background blur proportional to the input video sizeDaniel Calviño Sánchez
2021-11-23Fix media never requested again when changing again to current deviceDaniel Calviño Sánchez
2021-11-23Replace virtual background segmentation modelDaniel Calviño Sánchez
2021-11-22Fix video zoom jump with background blur when changing resolutionDaniel Calviño Sánchez
2021-11-22Update the output stream of the background blur instead of changing itDaniel Calviño Sánchez
2021-11-22Limit the segmentation rate to the stream frame rateDaniel Calviño Sánchez
2021-11-22Do not calculate segmentation again if the previous one is not finishedDaniel Calviño Sánchez