Commit Graph
18 Commits
Author SHA1 Message Date
lotodore 8adbe8edb9 Some chatcleaner fixes for Qt5 (and other stuff). 2013-08-29 19:54:34 +02:00
doitux 341c564d49 hopefully bugfix for chatbot regression (#164) 2012-12-25 22:31:49 +01:00
lotodore 45a5c7cef8 License change: OpenSSL exception (for Windows 8 support, because gcrypt does not work on Windows 8). 2012-12-25 15:06:23 +01:00
lotodore d3cd97c666 Running astyle. 2012-12-21 01:01:01 +01:00
doitux a6420642f3 implements #157 - chatbot whitelist 2012-12-09 19:44:20 +01:00
lotodore f145ae2b42 Fixing cppcheck issues. 2012-09-02 12:35:41 +02:00
lotodore 02518c67b2 Reformatting code using Kernighan & Ritchie style, tabs, tab width=4.
Command line: astyle --style=kr --indent=force-tab=4 --lineend=linux -n -r <file names>
2011-02-11 20:02:08 +00:00
lotodore 4032bf48a2 Fixing cppcheck "Prefer prefix ++/-- operators for non-primitive types." issues. 2011-02-09 14:33:39 +00:00
lotodore 2dd18020a7 CppCheck fixes. 2011-02-08 16:00:43 +00:00
lotodore 83da8559a4 Some changes to make CppCheck happier. 2010-10-26 21:32:39 +00:00
doitux a78a9e80ea add kick counter list to chatcleaner to kickban disturbing players after multiple kicks for chat offence 2010-07-13 13:50:43 +00:00
lotodore 4593308da8 Integrating chat cleaner manager in lobby. 2009-08-14 22:05:01 +00:00
doitux 6b2b920344 adding config options for using chatcleaner 2009-08-06 20:41:48 +00:00
doitux ea5bf107f4 chatcleaner: inital url spam check. configurable url string list and
exceptions list for urls like pokerth.net ;-)
2009-07-31 19:01:33 +00:00
doitux 0a41384d9e chatcleaner: initial letter repetition check 2009-07-31 11:07:44 +00:00
doitux 0356d21e0f initial capsfloodcheck support 2009-07-29 23:27:27 +00:00
doitux a612cff91f some chatcleaner adjustments 2009-07-27 20:18:18 +00:00
doitux 4acc9ec234 next steps pokerthcleaner, read config file with badwords and settings, warn + kick procedure 2009-07-19 23:14:27 +00:00