Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Include room and user in _push message | tomsmeding | 2017-03-16 | |
| | ||||
* | runloop: fix connection closure handling bug | tomsmeding | 2017-03-16 | |
| | ||||
* | Add command list_members | tomsmeding | 2017-03-16 | |
| | ||||
* | Parsing fix: allow empty last argument | tomsmeding | 2017-03-16 | |
| | ||||
* | Send new messages to every fd of user | tomsmeding | 2017-03-16 | |
| | ||||
* | Basic message sending | tomsmeding | 2017-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 broadcasting | tomsmeding | 2017-03-15 | |
| | ||||
* | Remove useless UserNames table | tomsmeding | 2017-03-15 | |
| | ||||
* | Inviting | tomsmeding | 2017-03-14 | |
| | ||||
* | Room listing and creation | tomsmeding | 2017-03-14 | |
| | ||||
* | Register working | tomsmeding | 2017-03-14 | |