d->m: Consider using tables for inline embed fields
m->d: Replying to an emoji shows "undefined" as reply preview
m->d: Emoji sprite sheet doesn't work with newlines
Support d->m bulk delete messages
Should be supported in 20bab453ef7a2eb46087745a66b45f61794359ed but I didn't test it fully.
I couldn't find anything on the internet or in the docs about how the API informs bots of deleted…
m->d: Table formatting could be improved
Ensure emojis are synced at startup
Editing a Matrix message to be shorter will make OOYE delete it from Matrix
Manual testing looks good
Editing a Matrix message to be shorter will make OOYE delete it from Matrix
Editing a Matrix message to be shorter will make OOYE delete it from Matrix
To fix this, I think I just need to remove the relationship between the event and message in the database before deleting it from Discord-side. When the relationship is gone, if OOYE notices a…
Fix error on a redirect page with no link
Just gotten around to testing this and it works great, thanks for the contribution! Offline mode automatically follows the redirect and shows a 404, which is what it is, so nothing broken there.