Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | refactor code; add class storing users | Joursoir | 2020-12-02 | 4 | -77/+129 |
* | try to make the code is easier; start work with db | Joursoir | 2020-12-02 | 12 | -448/+535 |
* | add database class | Joursoir | 2020-12-02 | 2 | -0/+136 |
* | refactoring and some feature | Joursoir | 2020-11-30 | 8 | -128/+241 |
* | init license | Joursoir | 2020-11-29 | 1 | -0/+661 |
* | server: add different messages, support commands('/') and spec-messages | Joursoir | 2020-11-27 | 5 | -87/+246 |
* | one more fix chat, support spec-messages, add exit from program :) | Joursoir | 2020-11-27 | 6 | -47/+81 |
* | add second (work with chat) level of abstraction | Joursoir | 2020-11-25 | 10 | -17/+524 |
* | client: remove menu, all actions move to chat, fix chat move | Joursoir | 2020-11-25 | 5 | -159/+61 |
* | server: add first (work with sockets) level of abstraction | Joursoir | 2020-11-23 | 3 | -0/+158 |
* | add chat move, fix some bugs | Joursoir | 2020-11-22 | 4 | -86/+175 |
* | start feature: clui | Joursoir | 2020-11-22 | 6 | -88/+433 |
* | init project | Joursoir | 2020-11-17 | 3 | -0/+123 |