summaryrefslogtreecommitdiffstats
path: root/src/views
AgeCommit message (Expand)Author
2022-09-14Also filter out conversations where the user has no chat permissionsJoas Schilling
2022-09-07Fix sidebar overlap with callviewMarco Ambrosini
2022-09-01Fix empty conten usagesJoas Schilling
2022-08-18Adjust importsJoas Schilling
2022-08-15Fix importsJoas Schilling
2022-08-12Fix import of ButtonVueJoas Schilling
2022-08-11Import missing variables for fade transitionDaniel Calviño Sánchez
2022-07-13Merge pull request #7133 from nextcloud/dependabot/npm_and_yarn/nextcloud/vue...Marco
2022-07-13Fix modal height and scrollingJoas Schilling
2022-07-12Move settings-admin.scss to vue filesJoas Schilling
2022-05-18Fix remaining warningsmarco
2022-05-18Eslint warning fixes till messagesList folder includedmarco
2022-05-03Add border-box to fix the RoomSelector in maps and deckJoas Schilling
2022-05-02Fix room selectormarco
2022-04-08Remove undefined property or method usageJoas Schilling
2022-04-05Improve modal layoutmarco
2022-04-056927: fixed padding style for room selector buttonNikola
2022-04-056927: fixed test for room selectorNikola
2022-04-056927: updated button for room selectorNikola
2022-03-046927: fixed lint issues for new button of dashboardNikola
2022-03-036927: fixed vue buttons for dashboardNikola
2022-03-016927: updated button for dashboardNikola
2022-01-26Fix eslint after #6763Joas Schilling
2022-01-26Merge pull request #6763 from nextcloud/feature/6417-search-box-forward-modalJoas Schilling
2022-01-24Fix eslintJoas Schilling
2022-01-21Make search case-insensitiveJoas Schilling
2022-01-216417: updated search box for forward modalNikola
2022-01-20Fix linter errorsmarco
2021-11-17Add setup check for background blurDaniel Calviño Sánchez
2021-08-27Fix JS CSJoas Schilling
2021-08-25Fix container of modal and popup components when Talk is embeddedDaniel Calviño Sánchez
2021-08-23Fix license tagJoas Schilling
2021-08-23AutofixesJoas Schilling
2021-07-19Fix roomselector buttonMarco Ambrosini
2021-07-19Emit regular close event from roomselectorMarco Ambrosini
2021-07-19Add possibility to add subtitle to RoomSelectorMarco Ambrosini
2021-07-19Fix roomselector eventMarco Ambrosini
2021-06-22Disable avatar menu in most conversation listsVincent Petry
2021-06-17Lint fixMarco Ambrosini
2021-06-16Stop polling rooms in the dashboard when the document is hiddenJoas Schilling
2021-06-11Fix coding style of translationsJoas Schilling
2021-05-19Fix generateOcsUrl() callsJoas Schilling
2021-05-05Added tests for RoomSelectorVincent Petry
2021-03-08Move to APIv4Joas Schilling
2021-03-08Make the UI handle the call state on it's interactions instead of the partici...Joas Schilling
2021-02-25Remove obsolete usage of token attr in ChatViewVincent Petry
2021-02-12Remove current room from RoomSelectorVincent Petry
2021-02-12Don't use collaboration endpoint to trigger RoomSelectorVincent Petry
2021-02-12Add sharing deck card with a conversationVincent Petry
2021-01-13Show unread 1-1 messages in dashboard widgetVincent Petry