summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2024-02-05Merge pull request #11536 from nextcloud/fix/noid/migrate-input-fieldMaksim Sukharev
2024-02-05Merge pull request #11517 from nextcloud/feat/11273/chatting-prerequisiteMaksim Sukharev
2024-02-05chore(breakout): migrate to NcInputField to support number typeMaksim Sukharev
2024-02-05debug: allow to add remote users via frontendMaksim Sukharev
2024-02-05feat(federation): patch messageService to accept remote credentialsMaksim Sukharev
2024-02-05chore(messages): create editMessage action in the storeMaksim Sukharev
2024-02-02feat(federation): show icon in LeftSidebar next to the federated conversationsMaksim Sukharev
2024-02-02fix(l10n): Don't use the word "Room" in UI stringsJoas Schilling
2024-02-01Merge pull request #11450 from nextcloud/feat/noid/highlight-public-conversat...Maksim Sukharev
2024-02-01feat(Conversation): highlight public conversationsMaksim Sukharev
2024-01-31Merge pull request #11451 from nextcloud/feat/11206/edit-message-mentionsDorra
2024-01-31Add shortkey to edit messageDorraJaouad
2024-01-31Move parsing to utilities , add tests and change styleDorraJaouad
2024-01-31Merge pull request #11436 from nextcloud/fix/noid/reduce-call-view-computationsMaksim Sukharev
2024-01-31chore(CallView): refactor template, prioritize selected video over promoted s...Maksim Sukharev
2024-01-31Merge pull request #11499 from nextcloud/fix/11440/hide-poll-note-to-selfMaksim Sukharev
2024-01-31fix(Poll): hide poll creation in Note to SelfMaksim Sukharev
2024-01-31feat(NcRichText): apply extended markdown, adjust stylesMaksim Sukharev
2024-01-31feat(NcRichText): extract styles to scss and reuse themMaksim Sukharev
2024-01-30chore(CallView): reorganize screen share codeMaksim Sukharev
2024-01-30chore(CallView): reorganize promoted video codeMaksim Sukharev
2024-01-30chore(CallView): clean up unused methods, move some calculations to setup or ...Maksim Sukharev
2024-01-30Handle capabilities and mention editing and change edit timestamp designDorraJaouad
2024-01-30Add mention parsingDorraJaouad
2024-01-29chore(NcSelect): add input-label or aria-label-combobox when neededDorraJaouad
2024-01-29Merge pull request #11462 from nextcloud/feat/11279/join-conversation-after-a...Maksim Sukharev
2024-01-28Merge pull request #11465 from nextcloud/dependabot/npm_and_yarn/nextcloud/ro...dependabot[bot]
2024-01-28fix(deps): Adjust test-setup for changed lib methodsMaksim Sukharev
2024-01-28fix(MessagesList): correctly handle scrollTop positionMaksim Sukharev
2024-01-27Merge pull request #11452 from nextcloud/feat/noid/fix-debounce-functionsMaksim Sukharev
2024-01-26fix(notifications): handle federation accept invitationsMaksim Sukharev
2024-01-26fix(notifications): rewrite intercept methodsMaksim Sukharev
2024-01-26Merge pull request #11455 from nextcloud/fix/noid/add-constant-titleMaksim Sukharev
2024-01-26fix(NewMessage): re-mount NewMessage component upon id changeMaksim Sukharev
2024-01-26fix(Conversation): always show a native titleMaksim Sukharev
2024-01-25chore(deps): update all debounce methodsMaksim Sukharev
2024-01-25Merge pull request #11377 from nextcloud/feat/noid/refactor-new-conversation-...Maksim Sukharev
2024-01-25feat(store): remove newGroupConversationStoreMaksim Sukharev
2024-01-25feat(participant): refactor ParticipantsSearchResultsMaksim Sukharev
2024-01-25feat(dialog): move and rename NewConversationContactsPageMaksim Sukharev
2024-01-25feat(dialog): split out SetupPage to a new componentMaksim Sukharev
2024-01-25fix(participantStore): update the whole participant objectMaksim Sukharev
2024-01-24Merge pull request #11394 from nextcloud/enh/noid/add-patch-actionMaksim Sukharev
2024-01-23feat(LocalVideo): show self talking indicatorDorraJaouad
2024-01-22Merge pull request #11395 from nextcloud/feat/8601/invite-users-to-lobbyMaksim Sukharev
2024-01-22fix(lobby): remove isInLobby from chatIdentifierMaksim Sukharev
2024-01-22feat(lobby): allow moderators to toggle lobby permission for specific userMaksim Sukharev
2024-01-22fix(breakout): request / dismiss assistance if user is the first / last in th...Maksim Sukharev
2024-01-19Merge pull request #11398 from nextcloud/enh/noid/message-follow-upsMaksim Sukharev
2024-01-19feat(federations): provide admin setting to enable federations in Talk on ins...Maksim Sukharev