New plugin: Spoilers
Support for XEP-0382: Spoiler messages
Work in progress! Open for discussion around its development
Merge request reports
Activity
Hey @lovetox ! I'm very sorry, I didn't get any notifications about you adding comments to this MR. I'm reading your comments just by chance now, after working on some changes.
Regarding the chatstates, yes, I found that problem too, but it seems I solved in a different way and yours is much nicer, because on the current status, there's a bit of delay when closing the popover after sending the message. If I can do it as you mention in
_stanza_message_outgoing
would be much better, indeed.Thank you for your comments, I'll make sure I check them more often
I have to add more things, like using it in MUCs and others. I'll ping you on updates
added 1 commit
- 1697584b - Basic functionality working with spoiler mode being disabled after sending the message.
added 1 commit
- d9b93916 - Logic for message_sent can be done in _stanza_message_outgoing, based on Phillipp's review
added 1 commit
- 08e368e5 - Fix logic for multiple spoiler elements not getting marked as spoiler when language is unknown
added 1 commit
- cfe951e3 - Use a better string for displaying the message