summaryrefslogtreecommitdiffstats
path: root/src/FilesSidebarTabApp.vue
AgeCommit message (Expand)Author
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-05-19Do not fetch all conversations on room participants update eventsDaniel Calviño Sánchez
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-02-17Only leave and join real conversationsJoas Schilling
2020-02-10Fix Files sidebar integrationJoas Schilling
2020-02-07Also mark the chat read immediatellyJoas Schilling
2020-01-14Kill signaling and leave conversation in unloadJoas Schilling
2020-01-09Refresh current conversation periodicallyDaniel Calviño Sánchez
2020-01-09Replace placeholder with actual call buttonDaniel Calviño Sánchez
2020-01-09Adjust chat tab to the new vue-scroll directiveDaniel Calviño Sánchez
2020-01-09Set current participant when joining a conversation in the chat tabDaniel Calviño Sánchez
2020-01-06Remove no longer needed placeholderDaniel Calviño Sánchez
2019-12-30Fix indentation now that smart tabs are enabled in the eslint configDaniel Calviño Sánchez
2019-12-20Add placeholder for the call buttonDaniel Calviño Sánchez
2019-12-20Force scroll bars in tab contents instead of in whole Files sidebarDaniel Calviño Sánchez
2019-12-20Show chat view in chat tab in Files appDaniel Calviño Sánchez
2019-12-20Check whether the Talk sidebar is supported for a file or notDaniel Calviño Sánchez
2019-12-20Add method to get the token for the conversation of a fileMarco Ambrosini
2019-12-20Show warning when opening the chat tab on a folderDaniel Calviño Sánchez
2019-12-13Use token storeMarco Ambrosini
2019-12-13Add talk sidebar tab for filesMarco Ambrosini