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
/
sasl.py
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Add nickserv-password and sasl to !serverset
jesopo
2018-09-09
1
-0
/
+8
|
*
Support IRCv3's tls/STARTTLS
jesopo
2018-09-07
1
-6
/
+0
|
*
Listen for 903 for sasl success, not 900
jesopo
2018-09-07
1
-1
/
+1
|
*
Only "finish" a sasl handshake when we get a 900
jesopo
2018-09-07
1
-0
/
+3
|
*
Support CAP 3.2
jesopo
2018-09-07
1
-2
/
+9
|
*
Only offer sasl when we have sasl authentication to send
jesopo
2018-09-03
1
-1
/
+2
|
*
Make CAP functionality more part of the framework and support message-tags and
jesopo
2018-09-03
1
-14
/
+9
|
|
|
|
multi-prefix
*
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
-5
/
+5
|
|
|
|
hooks for a module
*
move sending CAP sasl request to sasl.py
jesopo
2018-07-16
1
-3
/
+9
|
*
move sasl logic to it's own module
jesopo
2018-07-15
1
-0
/
+33