aboutsummaryrefslogtreecommitdiff
path: root/command.c
Commit message (Collapse)AuthorAge
* Make protocol more consistenttomsmeding2017-04-07
|
* History queryingtomsmeding2017-03-17
|
* Fix timestampstomsmeding2017-03-17
|
* Compile on linuxtomsmeding2017-03-17
|
* Include room and user in _push messagetomsmeding2017-03-16
|
* Add command list_memberstomsmeding2017-03-16
|
* Parsing fix: allow empty last argumenttomsmeding2017-03-16
|
* Send new messages to every fd of usertomsmeding2017-03-16
|
* Basic message sendingtomsmeding2017-03-16
| | | | | TODO: broadcast to all online fd's of a user? TODO: close users that aren't reachable in a broadcast?
* Start with implementing online status etc for broadcastingtomsmeding2017-03-15
|
* Invitingtomsmeding2017-03-14
|
* Room listing and creationtomsmeding2017-03-14
|
* Register workingtomsmeding2017-03-14