aboutsummaryrefslogtreecommitdiff
path: root/command.c
Commit message (Collapse)AuthorAge
* 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