account.c
|
fix a few memory leaks
|
2019-07-08 15:15:29 +02:00 |
api-auth.c
|
web sockets are hard
|
2019-07-08 23:29:08 +02:00 |
api-friends.c
|
fix a few memory leaks
|
2019-07-08 15:15:29 +02:00 |
api-user.c
|
web sockets are hard
|
2019-07-08 23:29:08 +02:00 |
api.c
|
semi working gateway implementation
|
2019-07-09 21:44:23 +02:00 |
apisync.c
|
automatically logout all accounts
|
2019-07-08 14:08:25 +02:00 |
channel.c
|
fetch messages for channels and display them
|
2019-07-08 18:38:24 +02:00 |
gateway.c
|
just add skeleton request handling
|
2019-07-09 21:46:17 +02:00 |
guild.c
|
steps towards an ncurses API
|
2019-06-26 10:48:55 +02:00 |
internal.h
|
semi working gateway implementation
|
2019-07-09 21:44:23 +02:00 |
loop.c
|
semi working gateway implementation
|
2019-07-09 21:44:23 +02:00 |
message.c
|
fetch messages for channels and display them
|
2019-07-08 18:38:24 +02:00 |
refable.c
|
split into library and applications
|
2019-06-25 14:52:38 +02:00 |
util.c
|
dump information
|
2019-06-25 15:01:36 +02:00 |
ws-frames.c
|
add masking code for websockets
|
2019-07-09 18:25:15 +02:00 |