summaryrefslogtreecommitdiffstats
path: root/src/components/NewMessageForm/AdvancedInput/AdvancedInput.vue
AgeCommit message (Expand)Author
2023-02-20Replace custom component with new RichContenteditableGrigorii Shartsev
2023-01-24Create breakout rooms tabMarco
2022-10-01fix and improve mobile UXszaimen
2022-09-15Disable keyboard shortcuts when the user opted-outJoas Schilling
2022-08-18Adjust importsJoas Schilling
2022-08-15Fix importsJoas Schilling
2022-07-23Update my emailMarco Ambrosini
2022-05-18Fix remaining warningsmarco
2022-01-26Merge pull request #6795 from nextcloud/revert-6789-bugfix/6318/mention-compl...Joas Schilling
2022-01-24Fix eslintJoas Schilling
2022-01-21Merge pull request #6786 from nextcloud/dependabot/npm_and_yarn/nextcloud/esl...Joas Schilling
2022-01-20Fix linter errorsmarco
2022-01-20Fix mentions not being added on click sometimesmarco
2022-01-19Merge pull request #6787 from nextcloud/bugfix/noid/fix-some-stylelint-warningsJoas Schilling
2022-01-19Fix some stylelint warningsmarco
2022-01-19Revert "6318: fixed mention complete with mouse clicking"Marco
2022-01-186318: fixed mention complete with mouse clickingNikola
2022-01-10Fix some stylelintJoas Schilling
2021-10-22Also fix the status recycling in the mention dropdownJoas Schilling
2021-08-23Fix event names to kebap-caseJoas Schilling
2021-08-23AutofixesJoas Schilling
2021-07-04Prevent submitting the message when the user is composingJim Lin
2021-06-21Focus on message field after joiningVincent Petry
2021-06-17Lint fixMarco Ambrosini
2021-06-14Fix advanced input border radiusMarco Ambrosini
2021-06-14Fix newmessageform layout bugMarco Ambrosini
2021-06-11Don't compute isVoiceMessage if the files array is not populatedMarco Ambrosini
2021-06-11Add ability to record audio filesMarco Ambrosini
2021-06-11Cleanup new message form layout and bring the emoji button within the inputMarco Ambrosini
2021-06-07FIx "Using / for division is deprecated"Joas Schilling
2021-02-12Fix redirect when deleting current conversationVincent Petry
2021-01-25Fix newmessageform icons regression after patchMarco Ambrosini
2021-01-20Close at-mention dropdown on blurVincent Petry
2021-01-08Update src/components/NewMessageForm/AdvancedInput/AdvancedInput.vueJoas Schilling
2021-01-07Fix all 0pxMarco Ambrosini
2021-01-07New message form faceliftMarco Ambrosini
2020-12-03Don't repeat calls to handler when using short keysVincent Petry
2020-11-23Add missing aria label on new message formVincent Petry
2020-10-13Display disabled message form in read-only roomsVincent Petry
2020-09-23Always show the status messagesJoas Schilling
2020-09-03Add shortcuts to focus/unfocus the chat inputJoas Schilling
2020-09-02Fix focus state after pasting something into the chat inputJoas Schilling
2020-08-26Fix mentions layoutMarco Ambrosini
2020-08-26Ellipsis long status messagesJoas Schilling
2020-08-24Fix eslint warningsJoas Schilling
2020-08-05Show the status when mentioning peopleJoas Schilling
2020-05-08Merge pull request #3399 from fsxadmin/feature/fsx/file-uploadJoas Schilling
2020-05-08Fix stylelintJoas Schilling
2020-04-27Handle pasting screenshots to the chat message formEugene Guryanov
2020-04-03Improve chat layoutMarco Ambrosini