mirror of
https://github.com/thelounge/thelounge.git
synced 2026-06-11 15:14:25 -04:00
irc-framework PR #411 lets action() accept tags directly, replacing the sendMessage('PRIVMSG', ..., '\x01ACTION ...\x01', tags) workaround that was needed to attach +reply tags to /me messages.