bitlbee-discord/src
Artem Savkov 607f9887ca Fix empty gateway->path with glib > 2.68
Starting with glib 2.69 g_match_info_fetch() returns an empty string
instead of NULL in case when no match was found. Properly handle this
case.

Signed-off-by: Artem Savkov <asavkov@redhat.com>
2021-09-28 18:38:48 +02:00
..
Makefile.am Add BITLBEE_LIBS to discord_la_LDFLAGS 2020-01-27 10:53:39 +01:00
discord-handlers.c Basic implementation of discord's replies 2021-08-19 13:47:12 +02:00
discord-handlers.h Add timestamp support 2018-05-26 08:54:30 +02:00
discord-http.c Fix empty gateway->path with glib > 2.68 2021-09-28 18:38:48 +02:00
discord-http.h Change bitlbee includes from <bitlbee/*.h> to <*.h> 2017-04-26 01:39:14 -03:00
discord-util.c Fix paste_buffer 2019-09-28 11:35:52 +02:00
discord-util.h Add timestamp support 2018-05-26 08:54:30 +02:00
discord-websockets.c Additional debuginfo on websocket upgrade 2021-09-28 16:13:14 +02:00
discord-websockets.h Sync private groups as well 2020-02-07 21:59:25 +01:00
discord.c Add verbosity toggle 2020-06-21 09:52:08 +02:00
discord.h Remove pending sync var 2020-02-06 11:21:21 +01:00