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
2022-01-24Fix eslintJoas Schilling
2022-01-10Fix some stylelintJoas Schilling
2021-11-16Add the topbar in the video verificationJoas Schilling
2021-08-23Fix event names to kebap-caseJoas Schilling
2021-08-11Fix duplicated registration of audio encoderDaniel Calviño Sánchez
2021-07-07Initialize the wav encoder in the entry points instead of in the audiorecorde...Marco Ambrosini
2021-06-11Honour media constraints when joining a callDaniel Calviño Sánchez
2021-04-28Decouple participantsService from the storeVincent Petry
2021-03-18Refactor usages of fetchConversationVincent Petry
2021-03-08Don't mark conversation as read any more on clickVincent Petry
2021-03-02Merge pull request #5082 from nextcloud/bugfix/4552/fix-duplicate-on-deleteJoas Schilling
2021-02-25Remove obsolete usage of token attr in ChatViewVincent Petry
2021-02-12Fix redirect when deleting current conversationVincent Petry
2021-01-21Initial state service is deprecatedJoas Schilling
2021-01-14Simplify deleteConversation store actionVincent Petry
2020-11-18Fix public page callsVincent Petry
2020-07-31Only show browser warning when interacting with talkJoas Schilling
2020-07-01Don't kill the previous session when we navigate awayJoas Schilling
2020-07-01Redirect to a plain page to avoid reconnectionsJoas Schilling
2020-05-26Move X-Nextcloud-Talk-Hash handling to a mixinJoas Schilling
2020-05-19Do not fetch all conversations on room participants update eventsDaniel Calviño Sánchez
2020-05-14Fix callview in sidebarsMarco Ambrosini
2020-05-08Fix stylelintJoas Schilling
2020-05-04Fix import formatJoas Schilling
2020-04-29Remove all direct calls to getSignalingJoas Schilling
2020-04-29Add wrappers for signaling related functionsJoas Schilling
2020-04-07Move the logic to a method to avoid multiple executionsMarco Ambrosini
2020-03-31Unify the getter for the current conversation and the name of the computedJoas Schilling
2020-02-11Fix video verification for registered usersJoas Schilling
2020-02-11Fix Video verificationJoas Schilling
2020-02-07Also mark the chat read immediatellyJoas Schilling
2020-01-14Leave conversation when navigating away from public share auth pageDaniel Calviño Sánchez
2020-01-14Replace dummy sidebar contents with CallView and ChatViewDaniel Calviño Sánchez
2020-01-14Add slide animation when opening and closing the sidebarDaniel Calviño Sánchez
2020-01-14Add dummy Talk sidebar to public share auth pageDaniel Calviño Sánchez