summaryrefslogtreecommitdiffstats
path: root/src/PublicShareAuthSidebar.vue
AgeCommit message (Expand)Author
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-10Fix video verification for registered usersJoas Schilling
2020-02-10Fix 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