summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2023-10-27Fix(MessageButtonsBar)! hide delete button for guests as they can't delete a ...DorraJaouad
2023-10-27Merge pull request #10772 from nextcloud/feat/10561/animated-emojisDorra
2023-10-26fix(recording): Fail the recording server check when a HPB is configuredJoas Schilling
2023-10-26Merge pull request #10737 from nextcloud/fix/10734/fix-search-while-filter-onDorra
2023-10-26feat(Reactions): Change to animated emojisDorraJaouad
2023-10-25Merge pull request #10767 from nextcloud/fix/10765/fix-chat-mentionsMaksim Sukharev
2023-10-24fix(MessagesList): fix TypeError - read properties of undefined - for chat sc...Maksim Sukharev
2023-10-24fix(Mention): refactor component, get size from parentMaksim Sukharev
2023-10-24Merge pull request #10763 from nextcloud/fix/noid/new_conversation_creationDorra
2023-10-24Merge pull request #10675 from nextcloud/fix/migrate-to-nc-empty-contentGrigorii K. Shartsev
2023-10-24fix(NewGroupConversation): switch to v-show so refs can be accessibleDorraJaouad
2023-10-24fix: migrate to NcEmptyContent on viewsGrigorii K. Shartsev
2023-10-24fix(ChatView): minor fixesMaksim Sukharev
2023-10-23Merge pull request #10760 from nextcloud/bugfix/noid/remove-email-wordingJoas Schilling
2023-10-23fix(welcome): remove #shareRoomContainerGrigorii K. Shartsev
2023-10-23Merge pull request #10730 from nextcloud/feat/5354/captions-frontendMaksim Sukharev
2023-10-23fix(LeftSidebar): Adjust wording to be less email likeJoas Schilling
2023-10-23Merge pull request #10714 from nextcloud/fix/10544/adjust-inactive-sessionJoas Schilling
2023-10-22fix(LeftSidebar): disable the blur event of the search box when clicking on a...DorraJaouad
2023-10-20use local urls (blob) in file previews to not wait for serverMaksim Sukharev
2023-10-20Merge pull request #10633 from nextcloud/feat/10409/recording-consent-supportMaksim Sukharev
2023-10-19fix(LeftSidebar): fixed no results hints and improved the filtering logic.DorraJaouad
2023-10-19fix timeouts reset/cleanup for inactive sessions, fix conditions for toast sh...Maksim Sukharev
2023-10-19Merge pull request #10669 from nextcloud/feat/4478/show-speaker-when-screensh...Dorra
2023-10-19upload shared files in parallel, pass caption to server with the last fileMaksim Sukharev
2023-10-19replace action buttons with NewMessage in upload editorMaksim Sukharev
2023-10-19render caption as part of the messageMaksim Sukharev
2023-10-18Add presenter overlay when sharing screenDorraJaouad
2023-10-18force show MediaSettings if consent is requiredMaksim Sukharev
2023-10-18move showMediaSettings logic to the setting storeMaksim Sukharev
2023-10-18fix(call): provide recording consent support to root app componentsMaksim Sukharev
2023-10-18feat(ConversationSettings): allow moderators to enable consent per conversati...Maksim Sukharev
2023-10-18feat(call): check consent before joining the call and send to server for user...Maksim Sukharev
2023-10-18fix(MediaSettings): align content width in dialogMaksim Sukharev
2023-10-18feat(AdminSettings): add option for administrators to enable recording consen...Maksim Sukharev
2023-10-18show MediaSettings if URL contains 'call/{token}#direct-call'Maksim Sukharev
2023-10-17Merge pull request #10589 from nextcloud/fix/noid/solve-class-glitching-in-vi...Dorra
2023-10-17Merge pull request #10720 from nextcloud/fix/noid/shared-items-fixupsMaksim Sukharev
2023-10-16Add key prop to NclistItem to re-render conversation with the appropriate classDorraJaouad
2023-10-16Merge pull request #10647 from nextcloud/feat/noid/increase-conversation-verboseMaksim Sukharev
2023-10-16remove checks like 'message === {file}' or {object}'Maksim Sukharev
2023-10-16fix name overlapping for shared items tabMaksim Sukharev
2023-10-16move NewMessageUploadEditor.vue up to parent componentMaksim Sukharev
2023-10-16fix(LinkShareSettings): fix password protection switch behaviour and input focusMaksim Sukharev
2023-10-16fix(SIPBridge): fix type when sending shared secret as payloadMaksim Sukharev
2023-10-15fix(messagesStore): check existing messages for having a deleted message as p...Maksim Sukharev
2023-10-13Merge pull request #10687 from nextcloud/fix/10522/minor-rtl-supportMaksim Sukharev
2023-10-13Merge pull request #10688 from nextcloud/fix-silent-parameter-not-sent-again-...Daniel Calviño Sánchez
2023-10-13add message text rtl supportMaksim Sukharev
2023-10-12Merge pull request #10637 from nextcloud/feat/noid/start-recording-with-callMaksim Sukharev