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-08-11Render canvas several timesDaniel Calviño Sánchez
2022-08-11Do not reuse output track when input is removedDaniel Calviño Sánchez
2022-08-11Enforce zero-information-content video tracksDaniel Calviño Sánchez
2022-08-11Split local streams and sent streamsDaniel Calviño Sánchez
2022-06-08Fixed crash when saving status without conversation selectedbackport/7463/stable23Matheus Stolf
2022-05-23Only show permission options for real usersJoas Schilling
2022-05-23Don't allow to promote circlesJoas Schilling
2022-04-06Fix not joining call again due to call flags in forced reconnectionsDaniel Calviño Sánchez
2022-04-06Fix joining call before leaving first in forced reconnectionsDaniel Calviño Sánchez
2022-04-04Remove no longer used "startedWithMedia" variableDaniel Calviño Sánchez
2022-04-04Fix forced reconnections when replacing tracksDaniel Calviño Sánchez
2022-04-04Update call flags if needed after joining a callDaniel Calviño Sánchez
2022-04-04Disable media when disallowedDaniel Calviño Sánchez
2022-04-04Fix reconnections on single media permission changesDaniel Calviño Sánchez
2022-04-04Add getters to check if media is allowed or disallowedDaniel Calviño Sánchez
2022-04-04Expose methods to allow or disallow mediaDaniel Calviño Sánchez
2022-04-04Update tracks based on changes in the allowed mediaDaniel Calviño Sánchez
2022-04-04Replace constraints when starting the node with "setXXXAllowed" methodsDaniel Calviño Sánchez
2022-04-04Generate actual constraints from the available tracksDaniel Calviño Sánchez
2022-04-04Add unit tests for MediaDevicesSourceDaniel Calviño Sánchez
2022-04-04Remove unused "constraints" parameters from eventsDaniel Calviño Sánchez
2022-03-28Can not copy link of open conversation without joiningJoas Schilling
2022-03-24Sort guests behind online logged in usersJoas Schilling
2022-03-22Fix broken avatars in conversation creationJoas Schilling
2022-03-17Revert "Fix participant permissions not reloaded when general permissions cha...Daniel Calviño Sánchez
2022-03-17Merge pull request #7017 from nextcloud/backport/7014/stable23Joas Schilling
2022-03-17Fix initial state not set when joining a call without mediabackport/7014/stable23Daniel Calviño Sánchez
2022-03-17Replace code block with call to identical methodDaniel Calviño Sánchez
2022-03-17Rename method to better match its behaviourDaniel Calviño Sánchez
2022-03-17Fix state not saved to local storage if call started without mediaDaniel Calviño Sánchez
2022-03-17Fix media not disabled when not availableDaniel Calviño Sánchez
2022-03-17Set enabled state in model based on the current track stateDaniel Calviño Sánchez
2022-03-17Set initial media state based on the current tracksDaniel Calviño Sánchez
2022-03-17Force enabled state before setting output trackDaniel Calviño Sánchez
2022-03-17Add unit tests for TrackEnablerDaniel Calviño Sánchez
2022-03-17Trigger event when same input track is set again with different stateDaniel Calviño Sánchez
2022-03-17Add unit tests for TrackToStreamDaniel Calviño Sánchez
2022-03-17Fix call flags update when track is disabledbackport/7013/stable23Daniel Calviño Sánchez
2022-03-10Fix participant permissions not reloaded when general permissions changeDaniel Calviño Sánchez
2022-03-10Fix loaded values in permissions dialog for participantsDaniel Calviño Sánchez
2022-03-04Fix blur background tooltip not updated in device checkerDaniel Calviño Sánchez
2022-02-18Fix waiting sound interval not stopped once sounds are disabledDaniel Calviño Sánchez
2022-02-18Fix trying to play sound on null audio objectDaniel Calviño Sánchez
2022-02-09Show version number in HPB update warningJoas Schilling
2022-02-08Reparent file picker and viewer in fullscreen modeDaniel Calviño Sánchez
2022-02-07Merge pull request #6855 from nextcloud/backport/6775/stable23Joas Schilling
2022-02-075615: fixed message menu error in scrollingNikola
2022-02-07Fix mentions inside bracketsJoas Schilling
2022-02-02Fix screenshare not stopped in receiver participants with HPBDaniel Calviño Sánchez
2022-01-28Merge pull request #6838 from nextcloud/backport/6795/stable23Joas Schilling