1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-06-23 21:45:30 +00:00
profanity/src
Steffen Jaeckel 1e28186df4 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-09 15:13:14 +01:00
..
command add connection_get_jid() 2023-12-09 15:13:14 +01:00
config Fix mem leak in conf_string_list_add 2023-11-17 21:13:32 +01:00
event add connection_get_jid() 2023-12-09 15:13:14 +01:00
omemo add connection_get_jid() 2023-12-09 15:13:14 +01:00
otr g_free() to auto_gfree, introduce auto_guchar 2023-07-13 17:04:59 +02:00
pgp Introduce a shared implementation for keyfile loading 2023-09-04 09:59:09 +02:00
plugins Improve shutdown 2023-12-09 15:13:05 +01:00
tools add connection_get_jid() 2023-12-09 15:13:14 +01:00
ui add connection_get_jid() 2023-12-09 15:13:14 +01:00
xmpp add connection_get_jid() 2023-12-09 15:13:14 +01:00
chatlog.c add connection_get_jid() 2023-12-09 15:13:14 +01:00
chatlog.h Split log.c into log.c and chatlog.c 2022-06-28 20:08:38 +02:00
common.c Introduce a shared implementation for keyfile loading 2023-09-04 09:59:09 +02:00
common.h Introduce a shared implementation for keyfile loading 2023-09-04 09:59:09 +02:00
database.c add connection_get_jid() 2023-12-09 15:13:14 +01:00
database.h Fix my email address 2023-07-31 16:51:58 +02:00
log.c Fix some more char* -> gchar*. 2023-08-31 23:14:02 +02:00
log.h Fix some more char* -> gchar*. 2023-08-31 23:14:02 +02:00
main.c Add helper function to create version string 2023-07-25 20:58:15 +02:00
profanity.c Improve shutdown 2023-12-09 15:13:05 +01:00
profanity.h Update copyright year 2023-01-10 10:37:25 +01:00