mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-04-25 04:10:19 +00:00
cf59ad2c769a3ec2f5d977809697fa52d2c3de3a
numeric event occurs regarding a nick with a open dialog. Since this session context is potentially passed to plugins this can change the behavior of plugins, but I think this is the intended semantics (http://docs.hexchat.org/en/latest/script_python.html#context-theory). Another consequence is that event messages will be displayed in the query dialog of the nick in question (if a query dialog is open, of course), which I think is sensible. (The initial intention of this patch was actually to report the "No such nick" message in the query dialog when sending a message to a user that has quit.)
Description
Zoitechat Official Mirror
Languages
C
94.5%
Python
1.4%
Perl
1.2%
Meson
1.2%
Shell
0.8%
Other
0.7%