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
..
2023-04-04 11:24:18 +02:00
2022-02-19 21:44:10 +01:00
2022-08-11 20:09:59 +00:00
2022-02-19 21:44:10 +01:00
2023-04-15 00:39:38 +01:00
2022-12-18 21:11:54 +01:00
2019-07-10 09:25:26 +02:00