summaryrefslogtreecommitdiffstats
path: root/src/components/NewMessageForm/NewMessageForm.vue
AgeCommit message (Expand)Author
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-12extract text creation dialogMaksim Sukharev
2023-05-12extract attachments actionsMaksim Sukharev
2023-05-12move, rename and refactor existing inner componentsMaksim Sukharev
2023-05-10fix(chat): Prevent submitting empty messages in the UIJoas Schilling
2023-05-08move and rename component according to Vue style guideMaksim Sukharev
2023-05-08add capabilities checkMaksim Sukharev
2023-05-08connect signalingMaksim Sukharev
2023-05-08add TypingIndicator.vueMaksim Sukharev
2023-05-08add adjustable overlap for condensed AvatarWrapper.vue, lint NewMessageForm.vueMaksim Sukharev
2023-05-05techdebt(vue3): define expose in components with exposed methodsGrigorii K. Shartsev
2023-05-05techdebt(vue3): define emitsGrigorii K. Shartsev
2023-05-05techdebt(vue3): remove deprecated slot syntaxGrigorii K. Shartsev
2023-05-04Merge pull request #9408 from nextcloud/fix/7708/replace-native-inputsMaksim Sukharev
2023-05-04Merge pull request #9336 from nextcloud/feat/9295/editor-viewer-while-in-a-callJoas Schilling
2023-05-04replace inputs with type 'text' and 'number', remove commented out inputMaksim Sukharev
2023-05-03refactor(frontend): make openViewer and isInCall mixins composablesGrigorii Shartsev
2023-05-03Merge pull request #9410 from nextcloud/techdebt/noid/use-deep-selectorMarco
2023-05-03Use deep selectorMarco
2023-05-02Refactor: add openViewer mixinGrigorii Shartsev
2023-05-02Change isViewerOverlay callView state on Viewer toggleGrigorii Shartsev
2023-05-01Fix mentions of groups and guests as well as users with spacesJoas Schilling
2023-04-18fix(avatar): Use conversation avatar in mention suggestionJoas Schilling
2023-04-14add to all NcActions missing container propsMaksim Sukharev
2023-04-12change container props, enforce styles for popoverMaksim Sukharev
2023-03-30check if message is a broadcast or for specific roomMaksim Sukharev
2023-03-13Add sublines for groups, guests and at-all to identify themJoas Schilling
2023-03-13Render group suggestions as groupsJoas Schilling
2023-03-09add checking of duplicate events by timestampMaksim Sukharev
2023-03-08pass modal ID to NewMessageForm for rendering content inside of itMaksim Sukharev
2023-03-06restore parsing method from stable25Maksim Sukharev
2023-03-02Merge pull request #8895 from nextcloud/fix/8856/fix-scroll-behaviourMaksim
2023-03-02fix: Remove duplicate condition checkJoas Schilling
2023-03-01remove isScrolledToBottom dependency from parent and siblingMaksim Sukharev
2023-03-01do not focus input on mobileSimon L
2023-03-01Lint fixMarco
2023-02-27fix(frontend): fix ESC handling on Tribute on NewMessageFormGrigorii Shartsev
2023-02-27Allow to abort emoji and user autocompletionJoas Schilling
2023-02-27Focus chat input after quotingJoas Schilling
2023-02-23apply lint rules to .vue filesMaksim Sukharev
2023-02-21Fix `NcRichContenteditable` styles overriding in `NewMessageForm`Grigorii Shartsev
2023-02-20Replace custom component with new RichContenteditableGrigorii Shartsev
2023-02-20Fix pasting filesMarco
2023-02-20Replace custom component with new RichContenteditableDaniel Calviño Sánchez
2023-02-10Do not show audio recorder when broadcasting messagesMarco
2023-02-01Do not add temporary message when broadcastingMarco
2023-02-01Hide attachment menu and silent sendMarco
2023-01-31Remove debugger statementMarco