summaryrefslogtreecommitdiffstats
path: root/src/App.vue
AgeCommit message (Expand)Author
2023-08-09fix focusing search box on Ctrl+FMaksim Sukharev
2023-05-12move, rename and refactor existing inner componentsMaksim Sukharev
2023-05-11fix(call): Fix incorrectly selected media when actually joining a callJoas Schilling
2023-05-04Merge pull request #9336 from nextcloud/feat/9295/editor-viewer-while-in-a-callJoas Schilling
2023-05-03refactor(frontend): make openViewer and isInCall mixins composablesGrigorii Shartsev
2023-05-03Use deep selectorMarco
2023-04-18Rename devicechecker into mediasettingsMarco
2023-04-12Load the virtual background type from the local storageDaniel Calviño Sánchez
2023-03-30keep the prop naming through components, refactoringMaksim Sukharev
2023-03-27fix(chats): Don't mark conversation unread when receiving a reaction notifica...Joas Schilling
2023-03-14feat(desktop): do not add `Talk -` to the the desktop titleGrigorii Shartsev
2023-03-14feat(desktop): disable browser check on desktopGrigorii Shartsev
2023-02-23apply lint rules to .vue filesMaksim Sukharev
2023-02-20fix(assets): Fix CSS import pathJoas Schilling
2023-02-08feat(performance): Update conversation data for chat messages and calls from ...Joas Schilling
2023-02-07add unsubscribe, remove pyramid of conditionsMaksim Sukharev
2023-02-07feat(performance): Open conversations from notifications without page reloadJoas Schilling
2023-01-31Keep previous media state when switching to a call in another roomDaniel Calviño Sánchez
2023-01-31Handle "switchto" message in WebUIDaniel Calviño Sánchez
2023-01-25Implement behaviour and custom icon for "former one-to-one"Joas Schilling
2022-10-01fix and improve mobile UXszaimen
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