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/js
AgeCommit message (Expand)Author
2018-07-23Do not parse HTML in user id and display nameJoas Schilling
2018-07-12Fix link to OCS signaling backend.Joachim Bauch
2018-07-12Name change is in Chat, not right sidebarJan-Christoph Borchardt
2018-07-12Fix wording for 'Leave conversation'Jan-Christoph Borchardt
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-12Make sure to always pass a list in the "usersChanged" event.Joachim Bauch
2018-07-12Re-join call if connection to MCU is interrupted.Joachim Bauch
2018-07-12Update after rebase.Joachim Bauch
2018-07-12Support both variants of "sessionid" parameter.Joachim Bauch
2018-07-12Handle ICE failures when using the MCU.Joachim Bauch
2018-07-12Add API to force signaling reconnects, optionally with a new session id.Joachim Bauch
2018-07-12Wait for audio/video to be received and simulate "unmute" events.Joachim Bauch
2018-07-12Handle case where room has no participants.Joachim Bauch
2018-07-12Start adding MCU support.Joachim Bauch
2018-07-12Added new standalone signaling API methods.Joachim Bauch
2018-07-12Load potentially missed chat messages after reconnect.Joachim Bauch
2018-07-12Use standalone signaling server to notify about new chat messages.Joachim Bauch
2018-07-12Move loading of chat messages to signaling class.Joachim Bauch
2018-07-11Merge pull request #1041 from nextcloud/backport/1018/paste-no-htmlJoas Schilling
2018-07-11Merge pull request #1040 from nextcloud/backport/999/fix-participants-sortingJoas Schilling
2018-07-11paste only plaintext into the comment input formArthur Schiwon
2018-07-11Fix participants sorting.Ivan Sein
2018-07-11Add render function to hasCallJan-Christoph Borchardt
2018-07-11Label button 'Start call' if none is in progress yet, fix #976Jan-Christoph Borchardt
2018-07-11Merge pull request #1037 from nextcloud/backport/974/sidebar-designJoas Schilling
2018-07-11Merge pull request #1035 from nextcloud/backport/982/name-not-shown-for-regis...Joas Schilling
2018-07-10Fix copy link icon for guestsJan-Christoph Borchardt
2018-07-10Improve call controls layout to single rowJan-Christoph Borchardt
2018-07-10Merge pull request #1034 from nextcloud/backport/975/remove-guest-name-input-...Joas Schilling
2018-07-10Fix name not shown for registered users without microphone nor cameraDaniel Calviño Sánchez
2018-07-10Remove dead code now that the guest name is no longer shownDaniel Calviño Sánchez
2018-07-10Remove guest name input from sidebar as it already is in chatJan-Christoph Borchardt
2018-07-10Join call after user has joined the room on the standalone signaling server.Joachim Bauch
2018-06-06Merge pull request #952 from nextcloud/stable13-940-fix-adding-the-same-parti...Ivan Sein
2018-06-06Merge pull request #951 from nextcloud/stable13-939-fix-add-participant-shown...Ivan Sein
2018-06-06Merge pull request #950 from nextcloud/stable13-938-fix-local-audio-and-video...Ivan Sein
2018-06-06Fix adding the same participant several times in a rowDaniel Calviño Sánchez
2018-06-06Fix "Add participant" shown to normal participantsDaniel Calviño Sánchez
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-11Merge pull request #899 from nextcloud/backport/891/change-delete-room-messageJoas Schilling
2018-05-11Change deleted room message.Ivan Sein
2018-05-11Make sure to always set the token on joining a roomIvan Sein
2018-05-09Reset audio and video control panel.Ivan Sein
2018-05-09Merge pull request #889 from nextcloud/stable13-872-fix-ui-when-leaving-curre...Ivan Sein
2018-05-09Merge pull request #888 from nextcloud/backport/856/deleting-of-one2one-conve...Ivan Sein