aboutsummaryrefslogtreecommitdiff
path: root/modules/print_activity.py
Commit message (Expand)AuthorAgeFilesLines
* modules/logging.py -> IRCLogging.py; IRCLog.py -> IRCBuffer.py; change logging•••to be an object on the server object instead of an event call Gravatar jesopo2018-08-281-3/+1
* Improved logging, added TRACE logging in Database.py to see how it performsGravatar jesopo2018-08-051-1/+3
* Added missing ")" in print_activity.pyGravatar jesopo2018-07-311-1/+1
* Included notices in print_activity, don't always print channel nameGravatar jesopo2018-07-231-5/+26
* include quit reasons in print_activity if presentGravatar jesopo2018-07-201-1/+2
* fix print_activity still using old EventManager priority locationGravatar jesopo2018-07-151-2/+1
* Made part/quit print_activity functions more uniformGravatar jesopo2018-07-151-3/+2
* print_messages->print_activity, print more things!Gravatar jesopo2018-07-151-0/+83