Shortened conditionals and got rid of unnecessary code blocks
Replaced multiple returns with early returns for better readability
Used DocumentFragment to reduce DOM repaints when adding multiple elements
Fixed a bug with other thread types.
Fixed a bug where the message's appearance would change in a way that was not consistent with the thread type.
Thanks a lot for testing and providing bugs @rdn
Support for real-time message updating and changing it to different states, from editing it to adding a reaction.
Minimum requirement [MMO] Centrifugo 2.3.2
Min require 2.3.0
Using new pattern XF
Refactoring
Fixed If the add-on is installed and the centrifuge is not available, it does not allow you to create a thread or reply to it.