Files
profanity/src
Steffen Jaeckel 83a4165d92 plugins_(on|pre) API now maybe returns NULL.
Instead of always returning a `strdup()`'ed version, maybe return NULL and
handle this in the calling code.

This is still not true for `plugins_pre_chat_message_display()`, where we
return the passed `messag` in case there are no plugins, since this would
require a bigger refactor of more parts.

This also
* merges the implementation of `sv_ev_incoming_private_message()` and
  `sv_ev_delayed_private_message()`, since they differed only by a single
  line.
* untangles the `#ifdef` mess in `cl_ev_send_muc_msg_corrected()`.

Signed-off-by: Steffen Jaeckel <s@jaeckel.eu>
2025-03-12 10:15:35 +01:00
..
2025-03-10 11:45:15 +01:00
2025-03-12 10:09:41 +01:00
2025-03-10 11:45:15 +01:00
2025-03-12 10:09:41 +01:00
2025-03-12 10:09:41 +01:00
2024-01-22 16:03:48 +01:00
2025-01-26 20:12:41 +01:00
2024-01-22 16:03:48 +01:00
2025-03-10 11:45:15 +01:00
2025-03-07 21:09:16 +01:00
2025-03-10 11:45:15 +01:00
2025-03-07 21:09:16 +01:00