irssi/src/fe-common
Andrej Kacian 9e9858638d Fix logic in how own actions are printed for other protocols
When working with channels belonging to other, non-IRC protocols,
calling irc_channel_find() returns NULL, which makes irssi
use IRCTXT_OWN_ACTION_TARGET format, instead of the correct
IRCTXT_OWN_ACTION.

Using generic channel_find() instead fixes the issue.
2023-05-04 23:10:27 +02:00
..
core Support receiving monospace 2023-01-28 19:31:14 +01:00
irc Fix logic in how own actions are printed for other protocols 2023-05-04 23:10:27 +02:00
meson.build meson build support 2019-07-10 09:25:26 +02:00