1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-09-22 19:45:54 -04:00
profanity/src/event
Steffen Jaeckel 847a86de50 add connection_get_jid()
Use a singleton `Jid` inside the connection instead of always re-creating
a `Jid` from the same string.

Signed-off-by: Steffen Jaeckel <jaeckel-floss@eyet-services.de>
2023-12-12 18:26:21 +01:00
..
client_events.c add connection_get_jid() 2023-12-12 18:26:21 +01:00
client_events.h fix /reconnect now 2023-05-10 18:12:11 +02:00
common.c Update copyright year 2023-01-10 10:37:25 +01:00
common.h Update copyright year 2023-01-10 10:37:25 +01:00
server_events.c add connection_get_jid() 2023-12-12 18:26:21 +01:00
server_events.h Add support for offline MUC notifications 2022-04-23 02:42:23 +02:00