akkoma-fe/src/components/emoji_input
solidsanek bda433b006
ci/woodpecker/push/woodpecker Pipeline was successful Details
Add mfm autocomplete (#183)
I thought it could be neat to have an autocomplete like Misskey has for MFM.

A condition was removed that prevented autocomplete to actually autocomplete stuff when only the first character was entered. It doesn't affect the other autocompletes since none of them display their elements if nothing was actually searched. (in that case MFM returns the full list of elements)

Co-authored-by: solidsanek <solidsanek@outerheaven.club>
Reviewed-on: AkkomaGang/pleroma-fe#183
Reviewed-by: floatingghost <hannah@coffee-and-dreams.uk>
Co-authored-by: solidsanek <solidsanek@noreply.akkoma>
Co-committed-by: solidsanek <solidsanek@noreply.akkoma>
2022-10-29 20:50:31 +00:00
..
emoji_input.js Add mfm autocomplete (#183) 2022-10-29 20:50:31 +00:00
emoji_input.vue Add mfm autocomplete (#183) 2022-10-29 20:50:31 +00:00
suggestor.js Add mfm autocomplete (#183) 2022-10-29 20:50:31 +00:00