account.c
|
add online status to friends overview
|
2019-07-19 16:09:28 +02:00 |
api-auth.c
|
web sockets are hard
|
2019-07-08 23:29:08 +02:00 |
api-channel.c
|
implement channel acking and new messages
|
2019-07-12 18:30:44 +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 |
event.c
|
handle incoming messages through MESSAGE_CREATE
|
2019-07-11 20:06:51 +02:00 |
internal.h
|
add online status to friends overview
|
2019-07-19 16:09:28 +02:00 |
loop.c
|
switch over to use sessions
|
2019-07-10 14:30:37 +02:00 |
message.c
|
implement message sending to channels
|
2019-07-12 11:53:32 +02:00 |
refable.c
|
split into library and applications
|
2019-06-25 14:52:38 +02:00 |
session.c
|
fix join, and implement joining from guild view
|
2019-07-20 13:39:37 +02:00 |
util.c
|
dump information
|
2019-06-25 15:01:36 +02:00 |