summaryrefslogtreecommitdiffstats
path: root/src/PublicShareSidebar.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-25Introduce participant mixinVincent Petry
2020-11-18Fix public page callsVincent Petry
2020-10-05Import @nextcloud/dialogs scss fileJoas Schilling
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-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-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-14Remove unused propMarco Ambrosini
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 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