mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2025-12-21 14:50:26 -08:00
chat flood protection (yet untested)
This commit is contained in:
@@ -30,6 +30,7 @@ protected:
|
||||
QMap<QString, ServerInfo_User *> buddyList, ignoreList;
|
||||
private:
|
||||
QList<ProtocolItem *> itemQueue;
|
||||
QList<int> messageSizeOverTime, messageCountOverTime;
|
||||
QDateTime lastCommandTime;
|
||||
QTimer *pingClock;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user