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
/
IRCServer.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added a "replay" system to EventManager hooks, to replay missed .calls
jesopo
2017-12-26
1
-4
/
+9
*
Add OP_NO_TLSv1 and fix a bug created while fixing another bug
jesopo
2017-11-01
1
-0
/
+1
*
unsupported operand type(s) for %: 'bytes' and 'bytes'
jesopo
2017-11-01
1
-1
/
+1
*
Handle versions of python that don't have ssl.PROTOCOL_TLS
jesopo
2017-11-01
1
-1
/
+5
*
Don't put non-kwargs after unpacked list, handle ConnectionResetError
jesopo
2017-11-01
1
-1
/
+6
*
Handle empty CAP, additional IRCLog feature, better tls, better channel_save ...
•••
Signed-off-by: jesopo <github@lolnerd.net>
jesopo
2017-10-27
1
-2
/
+5
*
Change line handling
Evelyn
2017-07-16
1
-4
/
+14
*
Add IRCv3→SASL support for nickserv auth, added optional module whitelist, ...
Evelyn
2017-07-12
1
-0
/
+14
*
fixed a minor (but crash-causing) typo in IRCServer.py.
jesopo
2016-05-17
1
-1
/
+1
*
did what I said I would sooner than I thought I would. centralised persisting...
jesopo
2016-04-19
1
-4
/
+6
*
entirely reworked the timer system to work with the event system, will eventu...
jesopo
2016-04-19
1
-5
/
+5
*
added a socket timeout to IRCServer socket objects.
jesopo
2016-04-18
1
-0
/
+1
*
this was supposed to be in the last commit. oops.
jesopo
2016-04-10
1
-0
/
+2
*
added some more mode event firing and removed unneeded debug printing.
jesopo
2016-04-04
1
-2
/
+0
*
tinkered with some modules and fixed a few bugs, also added the skeleton for ...
jesopo
2016-04-03
1
-0
/
+2
*
added code to prevent newlines being where they shouldn't be in outgoing lines.
jesopo
2016-04-01
1
-1
/
+1
*
made the args for IRCLineHandler functions global and added a timer-based cha...
jesopo
2016-03-31
1
-0
/
+5
*
made commands work in channel AND in private message.
jesopo
2016-03-29
1
-4
/
+6
*
first commit.
jesopo
2016-03-29
1
-0
/
+216