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
/
ircv3_labeled_responses.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
change labeled-response WARN logging to DEBUG - it's mostly unimportant
jesopo
2019-11-04
1
-2
/
+2
*
make labeled-response depend on batch
jesopo
2019-06-23
1
-1
/
+1
*
set echo-message response ID to the ID of the original message
jesopo
2019-06-21
1
-1
/
+2
*
Adda system of aliases for CAPs, mostly for changeable draft specs and creating
•••
dependence between moving specs
jesopo
2019-06-21
1
-1
/
+2
*
Show which server a label warning is for
jesopo
2019-06-21
1
-3
/
+5
*
Add an export for IRCv3 CAPs
jesopo
2019-06-20
1
-5
/
+1
*
Return all caps through received.cap.ls|new and check if valid in line_handler,
•••
remove server.cap_started
jesopo
2019-06-16
1
-2
/
+1
*
WARN log (instead of exception) when we receive an unknown label
jesopo
2019-06-12
1
-0
/
+4
*
WARN when we see 10 labeled-responses while waiting for a response to a line
jesopo
2019-06-05
1
-4
/
+16
*
labels: Use BatchType to match, pass `lines` not `line`, batch ID isn't a label,
•••
fire event on label response
jesopo
2019-06-04
1
-7
/
+9
*
Add new BatchType object, to match like how Capability and MessageTag do
jesopo
2019-06-04
1
-0
/
+1
*
Prefix names for all IRCv3 modules with "ircv3_"
jesopo
2019-06-03
1
-0
/
+49