Andrew Ryan
Andrew Ryan
Many messaging services such as Slack and Discord allow for custom images for reacts, rather than only standard emoji. Currently Element will only show the plain text of the reaction...
Rendered: https://github.com/AndrewRyanChama/matrix-doc/blob/archama/imagereacts/proposals/3746-image-reactions.md Implementation: https://github.com/matrix-org/matrix-react-sdk/pull/7903 Signed-off-by: Andrew Ryan [[email protected]](mailto:[email protected]) --- Please take a look and sanity check this approach is feasible. I'm personally not worried about it, but decoupling what is...
This change implements custom inline emojis as specified in https://github.com/matrix-org/matrix-spec-proposals/pull/2545 in the editor and autocompletion suggestions. This does not implement a UI for configuring room image sets, but element users...
Recently, the option to do latent upscale was added to txt2img highres fix. This feature runs by scaling the latent sample of the image, and then running a second pass...
sort of a meme proposal exploring this idea rendered: https://github.com/AndrewRyanChama/matrix-doc/blob/arc/refcountingmeme/proposals/4086-media-reference-counting.md
This NIP defines a way to create channels that have restricted membership, where members may invite other members and only members can send messages. This depends on #1242 - this...
[view here](https://github.com/AndrewRyanChama/nips/blob/master/xx.md) The difficulty of managing users and permissions has existed since time immemorial, since systems such as LDAP have existed. Users need permissions, and with those permissions they can...