index
:
~steering
/
bitbot.git
this commit
master
Unnamed repository; edit this file 'description' to name the repository.
steering7253
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
print_activity.py
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Prettyprint channel RENAMEs
jesopo
2018-11-05
1
-0
/
+5
|
*
Actually use the sorted mode list in print_activity
jesopo
2018-10-04
1
-1
/
+1
|
*
Fix order of user status symbols in modules/print_activity.py
jesopo
2018-10-03
1
-0
/
+2
|
*
Correctly get BitBot's own modes in modules/print_activity.py
jesopo
2018-10-03
1
-6
/
+7
|
*
Print user status symbols in modules/print_activity.py
jesopo
2018-10-03
1
-4
/
+13
|
*
Move src/Utils.py in to src/utils/, splitting functionality out in to modules of
jesopo
2018-10-03
1
-18
/
+18
|
|
|
|
related functionality
*
Add 'trace' logging level for src/Database.py and src/EventManager.py very
jesopo
2018-10-01
1
-26
/
+19
|
|
|
|
verbose debugging
*
Use ModuleManager.BaseModule in more modules
jesopo
2018-09-27
1
-5
/
+2
|
*
Switch to using @Utils.hook and docstrings for event hooks
jesopo
2018-09-26
1
-32
/
+20
|
*
Move most code in root directory to src/
jesopo
2018-09-24
1
-1
/
+1
|
*
Refactor everything to use delimited events
jesopo
2018-09-19
1
-17
/
+17
|
*
Print mode changes in print_activity
jesopo
2018-09-02
1
-0
/
+10
|
*
give an Exports object (actually, ExportsContex object) to each module, to
jesopo
2018-09-02
1
-1
/
+1
|
|
|
|
facilitate things like !set and !channelset without using the events system
*
Give modules event objects with "context"s, to facilitate purging all the event
jesopo
2018-08-31
1
-17
/
+17
|
|
|
|
hooks for a module
*
Report actual topic setter (use 333, not 332)
jesopo
2018-08-29
1
-7
/
+9
|
*
Print topics in print_activity.py
jesopo
2018-08-29
1
-0
/
+11
|
*
modules/logging.py -> IRCLogging.py; IRCLog.py -> IRCBuffer.py; change logging
jesopo
2018-08-28
1
-3
/
+1
|
|
|
|
to be an object on the server object instead of an event call
*
Improved logging, added TRACE logging in Database.py to see how it performs
jesopo
2018-08-05
1
-1
/
+3
|
*
Added missing ")" in print_activity.py
jesopo
2018-07-31
1
-1
/
+1
|
*
Included notices in print_activity, don't always print channel name
jesopo
2018-07-23
1
-5
/
+26
|
*
include quit reasons in print_activity if present
jesopo
2018-07-20
1
-1
/
+2
|
*
fix print_activity still using old EventManager priority location
jesopo
2018-07-15
1
-2
/
+1
|
*
Made part/quit print_activity functions more uniform
jesopo
2018-07-15
1
-3
/
+2
|
*
print_messages->print_activity, print more things!
jesopo
2018-07-15
1
-0
/
+83