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
/
line_handler
/
__init__.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Pass `server` through FAIL events, use FAIL `command` as part of event path
jesopo
2019-05-22
1
-2
/
+2
*
Log calls need formatting arguments as a second arg
jesopo
2019-05-22
1
-2
/
+2
*
`_handle` takes a server param
jesopo
2019-05-22
1
-1
/
+1
*
there's no `1` index arg for a batch-end
jesopo
2019-05-22
1
-1
/
+1
*
`server` and `tag` var don't exist
jesopo
2019-05-22
1
-1
/
+2
*
Catch server version string, from RPL_MYINFO
jesopo
2019-05-15
1
-0
/
+5
*
Tokenize IRC data as soon as it comes out of IRCServer
jesopo
2019-05-09
1
-5
/
+4
*
Log which server an ERROR came from
jesopo
2019-03-19
1
-1
/
+2
*
Enum values shouldn't be all upper case
jesopo
2019-03-10
1
-2
/
+2
*
We need to import EventManager in line_handler/__init__.py
jesopo
2019-03-03
1
-1
/
+1
*
Minor refactors across line_handler
jesopo
2019-03-03
1
-1
/
+2
*
Move utils.irc.IRCParsedLine to IRCLine.ParsedLine, improve truncation
•••
mechanism, don't convert sent line from ParsedLine to text to ParsedLine for line_handler handling
jesopo
2019-02-23
1
-4
/
+3
*
Typo, 'channels' -> 'channel'
jesopo
2019-02-22
1
-1
/
+1
*
Typo, 'channels' -> 'channel'
jesopo
2019-02-22
1
-1
/
+1
*
Split line_handler.py out in to different files for different categories
jesopo
2019-02-22
1
-0
/
+257