3
0
mirror of https://github.com/pragma-/pbot.git synced 2025-03-05 14:01:04 +01:00
Pragmatic Software d9a9ef0cc0 Interpreter: fix truncated text with multiple nicks
dehighlight_nicks() was being invoked after truncate_result(), therefore
inserting \x200b zero-width space Unicode characters AFTER the message
was truncated.

Solution: moved dehighlight_nicks() to immediately preceding truncate_result().
2021-08-24 20:27:12 -07:00
..
2021-07-20 22:44:51 -07:00
2021-07-23 19:22:25 -07:00
2021-07-23 19:22:25 -07:00
2021-07-27 12:01:42 -07:00
2021-07-23 19:22:25 -07:00
2021-07-23 19:22:25 -07:00
2021-07-20 22:44:51 -07:00
2021-07-23 16:57:33 -07:00
2021-08-12 22:30:56 -07:00
2021-07-20 22:44:51 -07:00
2021-07-23 19:22:25 -07:00