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
AgeCommit message (Expand)Author
2018-12-11Send initial screensharing stream to participants that don't publish video.Joachim Bauch
2018-07-12Need to handle names of participants differently to show a correct avatar.Joachim Bauch
2018-07-12Periodically send the nick to update the avatar of later joining participants.Joachim Bauch
2018-07-12Fixes after rebase.Joachim Bauch
2018-07-12Re-join call if connection to MCU is interrupted.Joachim Bauch
2018-07-12Update after rebase.Joachim Bauch
2018-07-12Handle ICE failures when using the MCU.Joachim Bauch
2018-07-12Wait for audio/video to be received and simulate "unmute" events.Joachim Bauch
2018-07-12Start adding MCU support.Joachim Bauch
2018-07-10Fix name not shown for registered users without microphone nor cameraDaniel Calviño Sánchez
2018-06-06Merge pull request #950 from nextcloud/stable13-938-fix-local-audio-and-video...Ivan Sein
2018-06-06Fix local audio and video not disabled when not availableDaniel Calviño Sánchez
2018-06-06Add toggle to show and hide video from other participantsDaniel Calviño Sánchez
2018-06-06Remove unneeded codeDaniel Calviño Sánchez
2018-06-06Move code to mute and unmute remote videos to OCA.SpreedMe.videosDaniel Calviño Sánchez
2018-05-09Reset audio and video control panel.Ivan Sein
2018-05-09Merge pull request #884 from nextcloud/backport/854/join-the-call-after-media...Ivan Sein
2018-05-09Join the call only aftrer media access was doneJoas Schilling
2018-05-09Unpromote latest speaker if no users remain in call when removing video.Joachim Bauch
2018-04-20Allow to join without camera/micJoas Schilling
2018-04-18Allow screensharing even when aloneJoas Schilling
2018-04-18Streamline empty content messagesJoas Schilling
2018-03-23Merge pull request #735 from nextcloud/backport/716/disconnect-media-when-lea...Ivan Sein
2018-03-22WebRTC doesn't know about "rooms" anymore, their rooms are our callsJoas Schilling
2018-03-22Simplify guest avatar handlingJoas Schilling
2018-03-22Update the chat message models when the guest name changesJoas Schilling
2018-03-19Only setup webrtc and media when joining a callJoas Schilling
2018-03-19Join room/call connection > signaling > webrtc aswellJoas Schilling
2018-03-19Handle leaving call/room connection > signaling > webrtcJoas Schilling
2018-03-19Rename calls to connection and remove static-nessJoas Schilling
2018-03-19Inject the application instead of the signaling and calling the app globallyJoas Schilling
2018-03-19Setup signaling outside of webrtcJoas Schilling
2018-03-19Support connecting without local media (#538).Joachim Bauch
2018-02-02Split "room" from "call" when using the standalone signaling server.Joachim Bauch
2018-01-26Do not overwrite app-content classes when screensharing is active.Ivan Sein
2018-01-16Remove unneeded conditionJoas Schilling
2018-01-15Store [session -> guest name] table. Used to refresh guest shared screen name...Ivan Sein
2018-01-15Always send guest name via data channel when connection is established.Ivan Sein
2018-01-08Fix deprecated *-white iconJoas Schilling
2018-01-08Remove redundantArtur Bergen
2018-01-08Renamed class and refactor codeArtur Bergen
2018-01-08Rebase and fix conflictsArtur Bergen
2017-11-17Additional translation attributesArtur Bergen
2017-11-15Fix slow update of "Join/leave call" buttonDaniel Calviño Sánchez
2017-11-03Fix the UI to correctly join the room and the callJoas Schilling
2017-10-09Fix sidebar overlap in callsJoas Schilling
2017-09-08Revert "Actually trigger users{Left,Joined} event"Ivan Sein
2017-08-30Actually trigger users{Left,Joined} eventLeon Klingele
2017-07-19Ignore messages from hark datachannel.Ivan Sein
2017-07-18Fix check if peer already exists.Joachim Bauch