summaryrefslogtreecommitdiffstats
path: root/src/App.vue
AgeCommit message (Expand)Author
2022-09-15Disable keyboard shortcuts when the user opted-outJoas Schilling
2022-09-08Update callview backdropMarco Ambrosini
2022-09-01Fix page height storyJoas Schilling
2022-08-18Adjust importsJoas Schilling
2022-08-15Fix vue/no-reserved-component-namesJoas Schilling
2022-08-15Fix importsJoas Schilling
2022-08-05Remove next function callMarco Ambrosini
2022-07-28Change the page title only after the route changedJoas Schilling
2022-07-23Update my emailMarco Ambrosini
2022-07-12Move app navigation toggle handling to the app fileJoas Schilling
2022-07-12Move app.scss into App.vueJoas Schilling
2022-06-09do not open the sidebar on mobile automaticallyszaimen
2022-05-18Eslint warning fixes till messagesList folder includedmarco
2022-01-24Fix eslintJoas Schilling
2022-01-20Fix linter errorsmarco
2021-10-05Handle device events conditionallymarco
2021-10-05Add DeviceChecker to entry pointsmarco
2021-08-23Fix event names to kebap-caseJoas Schilling
2021-08-23AutofixesJoas Schilling
2021-08-11Fix duplicated registration of audio encoderDaniel Calviño Sánchez
2021-07-07Remove participants tab and collapse sidebar for one to one conversationsMarco Ambrosini
2021-07-07Initialize the wav encoder in the entry points instead of in the audiorecorde...Marco Ambrosini
2021-06-22Fix unload warning with pending messagesVincent Petry
2021-06-21Fix asterix conflict with notificationsJoas Schilling
2021-06-21Fix toastify offset approachVincent Petry
2021-06-18Offset toastify when top bar is visibleVincent Petry
2021-06-16Don't refresh the room when the participant list changesJoas Schilling
2021-06-02Warn about leaving in case messages are still being sentVincent Petry
2021-05-21Add conversation avatar, name and description to topbarMarco Ambrosini
2021-04-28Decouple participantsService from the storeVincent Petry
2021-04-15Reset page title when not foundVincent Petry
2021-03-18Refactor usages of fetchConversationVincent Petry
2021-03-08Don't mark conversation as read any more on clickVincent Petry
2021-02-12Fix redirect when deleting current conversationVincent Petry
2021-02-03Fix unwanted background changes in some buttonsMarco Ambrosini
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