Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-02-15 | make session keepalive timeout configurable in config.ini | Treeki | 1 | -3/+16 | |
2014-02-15 | add limiting of the amount of messages in a window | Treeki | 1 | -0/+8 | |
2014-02-15 | implement rudimentary password authentication | Treeki | 1 | -0/+11 | |
2014-02-12 | fix NetCore::quitFlag being uninitialised (thanks, Valgrind/memcheck!) | Treeki | 1 | -0/+2 | |
2014-01-28 | implement server configuration loading/saving | Treeki | 1 | -0/+40 | |
2014-01-23 | move bouncer files into the bouncer directory | Treeki | 1 | -0/+0 | |
2014-01-23 | add build_static.sh, make gnutls usage a define | Treeki | 1 | -2/+19 | |
2014-01-23 | sync user lists to clients, add support to python client, other assorted fixes | Treeki | 1 | -0/+6 | |
2014-01-22 | add window management, move hacky Python client over to PyQt5 | Treeki | 1 | -0/+49 | |
2014-01-21 | refactoring: add event handling functions to the Server/IRCServer interface | Treeki | 1 | -2/+11 | |
2014-01-20 | split every class up into a separate file | Treeki | 1 | -0/+249 | |