mujx
mujx
An implementation of this should: - Include the selected text or the whole message in the text input. - Use `formatted_body` to send the reply.
Are there any endpoints that we can query to receive flair for a user or Is it based on community membership?
Encrypted attachments are not implemented yet.
In nheko, Riot sends them encrypted.
It would be better IMHO to wait for proper support than trying to add now an option to disable them which most likely be removed in the future.
@lbeltrame Yup that's reasonable, go ahead.
Just tested it and pasting images from a directory works. Are you referring to another way of pasting?
@MeanEYE Does it work if you copy a file from a directory and paste it in?
The emoji codes are currently available in nheko (although not in the best possible data structure), so it wouldn't be that hard to implement the autocomplete menu by pressing `:`...
The replacement would be done through the menu or through an option without it (just by writing the shortcode). In any case nheko would send the unicode codepoints for the...