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
2020-08-02Only show browser warning when interacting with talkJoas Schilling
2020-07-01Don't kill the previous session when we navigate awayJoas Schilling
2020-07-01Trigger a vue event when SessionStorage "joined_conversation" changesJoas Schilling
2020-07-01Don't show call state when asking to kill the other sessionJoas Schilling
2020-07-01Redirect to a plain page to avoid reconnectionsJoas Schilling
2020-05-27Move X-Nextcloud-Talk-Hash handling to a mixinJoas Schilling
2020-05-26Do not fetch all conversations on room participants update eventsDaniel Calviño Sánchez
2020-05-18Remove unused propMarco Ambrosini
2020-05-18Fix 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 Public share integrationJoas Schilling
2020-02-07Also mark the chat read immediatellyJoas Schilling
2020-01-16Leave conversation when navigating away from public share pageDaniel Calviño Sánchez
2020-01-16Prevent unload while in a call in the public share pageDaniel Calviño Sánchez
2020-01-16Replace dummy sidebar contents with CallView and ChatViewDaniel Calviño Sánchez
2020-01-16Show feedback to the user while joining the conversationDaniel Calviño Sánchez
2020-01-16Add slide animation when opening and closing the sidebarDaniel Calviño Sánchez
2020-01-16Add dummy Talk sidebar to public share pageDaniel Calviño Sánchez