TeamspeakStats/tsstats
Thor77 683f9b984a Add testcase for wrong identifier with identmap
If a client connects with a secondary identifier first,
this one is used as the identifier for the Client-object instead of the
primary one.
2017-03-29 12:45:35 +02:00
..
templates Use hyperlinks instead of onclick-events 2017-02-27 22:16:16 +01:00
tests Add testcase for wrong identifier with identmap 2017-03-29 12:45:35 +02:00
__init__.py Move logger-setup to tsstats.logger 2017-02-27 13:37:00 +01:00
__main__.py Fix E501 (line too long) 2017-03-24 23:19:48 +01:00
client.py Add nick-history functionality 2017-02-11 22:14:34 +01:00
config.py Add debugstdout flag/config-directive 2017-02-27 13:37:04 +01:00
exceptions.py add source-encoding (utf-8) to all files 2016-06-07 17:42:53 +02:00
log.py Log parse time of individual logs 2017-03-24 23:18:26 +01:00
logger.py Move logger-setup to tsstats.logger 2017-02-27 13:37:00 +01:00
template.py Make all datetime-objects timezone-aware 2017-02-16 22:44:51 +01:00
utils.py Support for a nicer structure for ID maps (#12) 2017-02-18 14:58:23 +01:00