summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2023-05-26fix(TypingIndicator): Actors are only unique by type+idJoas Schilling
2023-05-25fix(FilesTemplates): Fix unnecessary request for file templates when not logg...Joas Schilling
2023-05-25fix(MediaSettings): Fix guests being prompted with login window when blurring...Joas Schilling
2023-05-25fix(Viewer): check viewer state in fullscreen mode and fix watch usageGrigorii K. Shartsev
2023-05-25fix(Viewer): fix viewer overlapping with fullscreen mode toggleGrigorii K. Shartsev
2023-05-24fix(mediasettings): Fix broken aria-labelJoas Schilling
2023-05-24Merge pull request #9614 from nextcloud/backport/9603/stable27Joas Schilling
2023-05-24Merge pull request #9613 from nextcloud/backport/9596/stable27Grigorii K. Shartsev
2023-05-24fix(chat): Don't send startTyping signaling message for each keystrokeJoas Schilling
2023-05-24fix(CS): Attribute ":key" should go before ":selector"Joas Schilling
2023-05-24fix(ViewerOverlay): remount overlay on fullscreen mode toggleGrigorii K. Shartsev
2023-05-24fix(ViewerOverlay): fullscreen mode supportGrigorii K. Shartsev
2023-05-24fix(mediasettings): Hide virtual background options when not supportedJoas Schilling
2023-05-23fix(reactions): Fix own call reactions when the HPB is usedJoas Schilling
2023-05-23fix(CallView): fix no local video on empty call in not grid modeGrigorii K. Shartsev
2023-05-16Fix virtual background image being stretched instead of croppedDaniel Calviño Sánchez
2023-05-12Merge pull request #9531 from nextcloud/fix/9529/restore-new-message-form-in-...Joas Schilling
2023-05-12Merge pull request #9530 from nextcloud/fix/9430/follow-ups-from-refactoringJoas Schilling
2023-05-12Merge pull request #9512 from nextcloud/feature/9273/translate-chat-messagesMaksim Sukharev
2023-05-12add main container id to the storeMaksim Sukharev
2023-05-12replace complex calculations with Array.at()Maksim Sukharev
2023-05-12refactor NotificationsSettings.vueMaksim Sukharev
2023-05-12remove .prevent modifiers from custom componentsMaksim Sukharev
2023-05-12shorten components namesMaksim Sukharev
2023-05-12post-review fixes, refactor NewMessageFormTextCreateDialog.vueMaksim Sukharev
2023-05-12fix replacement of special symbols by EmojiPickerMaksim Sukharev
2023-05-12align template picker appearance with Files appMaksim Sukharev
2023-05-12extract text creation dialogMaksim Sukharev
2023-05-12extract attachments actionsMaksim Sukharev
2023-05-12move, rename and refactor existing inner componentsMaksim Sukharev
2023-05-12minor design updates and props renamingMaksim Sukharev
2023-05-12request for languages from capabilities instead of storeMaksim Sukharev
2023-05-12Use the color-primary-element* variablesSimon L
2023-05-12create MessageTranslateDialog.vue, connect APIMaksim Sukharev
2023-05-11fix(docs): FIx missing types and space indentationJoas Schilling
2023-05-11feat(call): Migrate localStorage settings to Nextcloud's BrowserStorageJoas Schilling
2023-05-11fix(call): Fix incorrectly selected media when actually joining a callJoas Schilling
2023-05-11Merge pull request #9508 from nextcloud/enh/noid/fix-sidebar-closingJoas Schilling
2023-05-10handle all 'joined-conversation' eventsMaksim Sukharev
2023-05-10remove redundant emitting eventsMaksim Sukharev
2023-05-10fix(chat): Prevent submitting empty messages in the UIJoas Schilling
2023-05-09Merge pull request #9460 from nextcloud/fix/9446/add-empty-call-view-to-viewe...Joas Schilling
2023-05-09Merge pull request #9344 from nextcloud/feature/9271/typing-indicatorsMaksim Sukharev
2023-05-09fix(ViewerOverlay): add EmptyCallViewGrigorii K. Shartsev
2023-05-09move Avatar editor under the description in conversation settingsMaksim Sukharev
2023-05-09move constants from data() to setup()Maksim Sukharev
2023-05-09fix(avatar): Fall back to the CSS class icon for servers without avatar supportJoas Schilling
2023-05-09fix(settings): Only show avatar option when the server supports itJoas Schilling
2023-05-08move and rename component according to Vue style guideMaksim Sukharev
2023-05-08handle indicator for guestsMaksim Sukharev