summaryrefslogtreecommitdiffstats
path: root/src/components/Composer/Composer.vue
AgeCommit message (Expand)Author
2023-04-20Limit status message to 500 charsLouis Chemineau
2023-04-11Do not send status on shift+enterLouis Chemineau
2023-04-11Remove withespaces from mentionsLouis Chemineau
2023-04-11use full handle in automatic handlesLouis Chemineau
2023-04-11Add space around reply to avatarLouis Chemineau
2023-04-06Use account's avatar property in compositorLouis Chemineau
2023-04-06Do not load lastPostType to earlyLouis Chemineau
2023-04-06Prevent handling reply when composer is not mountedLouis Chemineau
2023-04-05Merge pull request #1715 from nextcloud/artonge/fix/visibility_iconLouis
2023-04-05Use more appropriate icon for attachmentsLouis Chemineau
2023-04-04Auto mention the recipient when replying to a statusLouis Chemineau
2023-03-21Add composer in user profilesLouis Chemineau
2023-03-17Merge pull request #1675 from nextcloud/artonge/display_visibility_on_statusesMaxence Lange
2023-03-17Improve attachments renderingLouis Chemineau
2023-03-17Add visibility on statusesLouis Chemineau
2023-03-17Use visibility of parent message when composing a replyLouis Chemineau
2023-03-15Use MessageContent to render reply to statusesLouis Chemineau
2023-03-13Fix condition to disable submit buttonLouis Chemineau
2023-03-13Disable composer when sending statusLouis Chemineau
2023-03-09Use new Mastodon like APILouis Chemineau
2023-01-23Prevent adding more than one attachmentLouis Chemineau
2023-01-23Prevent error when inserting an emojiLouis Chemineau
2023-01-19Fix sending hashtags and mentionsLouis Chemineau
2023-01-19Fix posting attachmentsLouis Chemineau
2023-01-16Add stylelintLouis Chemineau
2023-01-16Add workflow for es and style lintLouis Chemineau
2023-01-04Fix cypress workflowLouis Chemineau
2022-10-27Let's not support oci yetCarl Schwan
2022-10-27Minor changes in the frontendCarl Schwan
2022-09-14Make composer sticky againCarl Schwan
2022-09-14Make uploading files workCarl Schwan
2022-09-13Fix layoutCarl Schwan
2022-09-12Improve a bit usage of nc componentsCarl Schwan
2022-09-12Update nc vue components to v7Carl Schwan
2022-07-11Improve upload UICarl Schwan