summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2023-08-24Merge pull request #10336 from nextcloud/fix/noid/simplify-message-componentMaksim Sukharev
2023-08-24Added active calls to the unread messages filterDorraJaouad
2023-08-24move bottom margin for last message to the MessagesList levelMaksim Sukharev
2023-08-24move date-separator to MessagesList levelMaksim Sukharev
2023-08-24Merge pull request #10322 from nextcloud/feat/10288/copy-raw-messageMaksim Sukharev
2023-08-24add an action button to copy message text to clipboardMaksim Sukharev
2023-08-23move common styles from parent componentsMaksim Sukharev
2023-08-23handle trailing button Enter keydown eventMaksim Sukharev
2023-08-23handle isFocused state internallyMaksim Sukharev
2023-08-23Merge pull request #10296 from nextcloud/fix/10007/keep-parent-messagesJoas Schilling
2023-08-22fix(bots): Hide UI section in desktop client when the server is not 17.1Joas Schilling
2023-08-22use true parent prop for repliesMaksim Sukharev
2023-08-22add early quit from processing for some system messagesMaksim Sukharev
2023-08-22process system messages 'reaction_<...>'Maksim Sukharev
2023-08-22process system messages 'messsage_deleted'Maksim Sukharev
2023-08-22clear BrowserStorage with possibly sensitive data when another user is logged...Maksim Sukharev
2023-08-22add store action to clear all messages before 'history_cleared'Maksim Sukharev
2023-08-21enh(LeftSidebar): scroll to conversation on received or switchedGrigorii K. Shartsev
2023-08-21enh(LeftSidebar): abort search immediately after selecting conversationGrigorii K. Shartsev
2023-08-21fix(LeftSidebar): don't show "Unread mentions" button in searchGrigorii K. Shartsev
2023-08-21fix(LeftSidebar): conversation avatar glitching in virtual scrollerGrigorii K. Shartsev
2023-08-21perf(LeftSidebar): add virtual scrolling for conversationsGrigorii K. Shartsev
2023-08-21perf(conversations): remove microtasks in patchingGrigorii K. Shartsev
2023-08-21use attendeeId as a key to store speaking informationMaksim Sukharev
2023-08-20cache conversations only if there were changes since last fetchMaksim Sukharev
2023-08-20start again a counter for a cycle of full conversations fetch, if was forcedMaksim Sukharev
2023-08-18Merge pull request #10203 from nextcloud/feat/noid/cache-conversations-to-sto...Maksim Sukharev
2023-08-18request tab leadership to fetch conversations and update talk-hash every 30 s...Maksim Sukharev
2023-08-18Merge pull request #10051 from nextcloud/refactor/left-sidebar-refactoringGrigorii K. Shartsev
2023-08-18add actions to storing and recovering fetched conversations from BrowserStorageMaksim Sukharev
2023-08-18Merge pull request #10055 from nextcloud/chore/esbuildDaniel Calviño Sánchez
2023-08-18chore: lint stylesGrigorii K. Shartsev
2023-08-18refactor(conversations): separate search results and conversationsGrigorii K. Shartsev
2023-08-18Merge pull request #10268 from nextcloud/fix-call-view-shown-if-force-reconne...Maksim Sukharev
2023-08-18build: always use ESM and don't mix with CJSGrigorii K. Shartsev
2023-08-18build: fix bundling issues with webrtc-adapter and attachmediastreamGrigorii K. Shartsev
2023-08-18Merge pull request #10188 from nextcloud/feat/9379/preview_background_without...Maksim Sukharev
2023-08-18Merge pull request #10263 from nextcloud/fix/create-a-conversation-non-adminGrigorii K. Shartsev
2023-08-18Merge pull request #10260 from nextcloud/fix/noid/simplify-message-componentMaksim Sukharev
2023-08-18Fix call view shown if force reconnected when not in a callDaniel Calviño Sánchez
2023-08-18Sync Device toggles with call Device togglesDorraJaouad
2023-08-18fix(LeftSidebar): create a conversation button is shown when forbiddenGrigorii K. Shartsev
2023-08-18simplify method of getting a message object for quoteMaksim Sukharev
2023-08-17emit 'reply' from the MessageButtonsBar.vueMaksim Sukharev
2023-08-17move out actor name to the messages group levelMaksim Sukharev
2023-08-17Merge pull request #8427 from nextcloud/fix-using-signaling-settings-while-be...Maksim Sukharev
2023-08-17Fix using signaling settings while being refetchedDaniel Calviño Sánchez
2023-08-17Merge pull request #10247 from nextcloud/feat/noid/fix-code-markdown-stylesJoas Schilling
2023-08-17fix: Fix coding styleJoas Schilling
2023-08-17Merge pull request #10230 from nextcloud/fix-checking-if-webassembly-is-suppo...Grigorii K. Shartsev