summaryrefslogtreecommitdiffstats
path: root/src/App.vue
AgeCommit message (Expand)Author
2020-12-03Don't repeat calls to handler when using short keysVincent Petry
2020-11-27Add "more settings" menu item to open sidebar settingsVincent Petry
2020-11-25Introduce participant mixinVincent Petry
2020-10-23Add "Duplicate session" to the page titleJoas Schilling
2020-10-05Import @nextcloud/dialogs scss fileJoas Schilling
2020-08-20Create settingsDialog componentMarco Ambrosini
2020-08-17Merge pull request #3988 from nextcloud/feature/3949/allow-editing-before-uploadJoas Schilling
2020-08-12Add uploadeditor componentMarco Ambrosini
2020-08-07use component libraryJulius Härtl
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-29Fix fullscreen having a black bar on bottom of sidebar, ref #3484Jan-Christoph Borchardt
2020-05-27Merge pull request #3684 from nextcloud/bugfix/3672/reload-page-on-changing-n...Joas Schilling
2020-05-27Move sidebar state to browser storage packageJoas Schilling
2020-05-26Reload the page when changing conversations after talk hash is dirtyJoas Schilling
2020-05-26Move X-Nextcloud-Talk-Hash handling to a mixinJoas Schilling
2020-05-26Merge pull request #3610 from nextcloud/do-not-fetch-all-conversations-on-som...Joas Schilling
2020-05-19Debounce refreshing the current conversationDaniel Calviño Sánchez
2020-05-19Do not fetch all conversations on room participants update eventsDaniel Calviño Sánchez
2020-05-18Add hover state to the topbar iconsJoas Schilling
2020-05-12Make the signaling based on conversationsJoas Schilling
2020-05-08Fix fullscreen having a black bar on topJan-Christoph Borchardt
2020-05-08Save sidebar status in the browser localstorageMarco Ambrosini
2020-05-08Go back to one callview componentMarco Ambrosini
2020-05-08Rename ids for new nextcloud-vue versionMarco Ambrosini
2020-05-08Add target aspect ratioMarco Ambrosini
2020-05-04Page title does not update immediatelyJoas Schilling
2020-04-29Add wrappers for signaling related functionsJoas Schilling
2020-04-21Also dont mark unread for messages you already readJoas Schilling
2020-04-21Don't mark the window/tab unread for own messagesJoas Schilling
2020-04-09Update src/App.vuemarco
2020-04-08Merge branch 'master' into feature/3195/add-search-shortcut-supportmarco
2020-04-07Move the logic to a method to avoid multiple executionsMarco Ambrosini
2020-04-06Create browserCheck mixinMarco Ambrosini
2020-04-03Open sidebar upon entering shortcutMarco Ambrosini
2020-04-03Add search shortcut supportMarco Ambrosini
2020-03-31Remove unused computedJoas Schilling
2020-03-31Unify the getter for the current conversation and the name of the computedJoas Schilling
2020-03-31Add trailing commaJoas Schilling
2020-03-31Fix translationJoas Schilling
2020-03-31Improve Leave Call modalGary Kim
2020-03-18Hide navigation on fullscreenJoas Schilling
2020-03-02Immediate refresh the conversation on signaling command to do soJoas Schilling
2020-02-07Also mark the chat read immediatellyJoas Schilling
2020-01-16Confirm leaving the callJoas Schilling
2020-01-14Kill signaling and leave conversation in unloadJoas Schilling
2020-01-09Add a different empty-content view for invalid conversationsJoas Schilling
2020-01-09Allow logged in users to join public conversationsJoas Schilling