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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
only pass things needed through events, not **data.map()
jesopo
2018-07-14
1
-18
/
+19
*
skip !more's out/err, added a way to split messages from their prefixes for
•••
logging purposes
jesopo
2018-07-14
4
-16
/
+21
*
Allow translate source/target languages to be more than 2 chars
jesopo
2018-07-14
1
-1
/
+1
*
Implemented delimited "event chains" and changed pong.py to use it
jesopo
2018-07-08
2
-3
/
+16
*
IRCChannel.modes isn't a list, "sever" -> "server"
jesopo
2018-07-02
1
-2
/
+2
*
Clear default mode prefixes when we get a 005 with mode prefixes in it
jesopo
2018-07-02
1
-0
/
+1
*
Default IRCServer.mode_prefixes to @+(ov)
jesopo
2018-07-02
1
-1
/
+2
*
server.mode_prefixes is a dictionary
jesopo
2018-07-02
1
-3
/
+4
*
Track user channel modes by user object, not nickname
jesopo
2018-07-02
4
-9
/
+24
*
Added guid functionality to random_number.py
jesopo
2018-07-02
1
-1
/
+7
*
Accept http and https soundcloud urls
jesopo
2018-07-02
1
-1
/
+1
*
Add logic in soundcloud.py to accept urls and search back through log for urls
jesopo
2018-07-02
1
-19
/
+46
*
Fixed translate.py
jesopo
2018-07-02
1
-20
/
+19
*
Add missing on_kick event hook in channel_save
jesopo
2018-07-02
1
-0
/
+1
*
Added an event hook priority system
jesopo
2018-07-02
1
-3
/
+11
*
Don't make a database cursor per thread as there should only be 1 thread
jesopo
2018-07-02
1
-5
/
+4
*
Don't add a server to bot.servers until it's connected
jesopo
2018-07-02
2
-16
/
+15
*
random.py -> random_number.py due to name collision (stdlib)
jesopo
2018-07-02
1
-0
/
+0
*
If BitBot is kicked from a channel, remove from channel_save
jesopo
2018-07-02
1
-0
/
+5
*
OMDBAPI now needs an api key
jesopo
2018-07-02
2
-2
/
+8
*
Fixed small type in IRCServer
jesopo
2018-07-02
1
-1
/
+1
*
added handle_KICK to IRCLineHandler
jesopo
2018-07-02
1
-0
/
+16
*
Remove commented example raw IRC line from IRCLineHandler
jesopo
2018-06-17
1
-1
/
+0
*
Added first version of print_message to prettyprint log certain activities
jesopo
2018-05-02
1
-0
/
+36
*
Remove rickroll
jesopo
2018-05-02
1
-2
/
+1
*
Use IRCServer.original_nickname in perform.py as we might not have our "given...
jesopo
2018-05-02
1
-1
/
+1
*
Remove debug print
Evelyn
2018-02-15
1
-1
/
+0
*
NR: Don't titlecase Eagle station names. This is already done.
Evelyn
2018-02-04
1
-1
/
+1
*
Merge branch 'master' of github.com:jesopo/bitbot
Evelyn
2018-02-04
3
-10
/
+18
|
\
|
*
Fix crash on PRIVMSG with nothing but whitespace
jesopo
2018-01-13
1
-1
/
+1
|
*
assert statements are optimised out, these statement were useless.
jesopo
2018-01-09
1
-4
/
+4
|
*
Added option to ban highlight spammers instead of just kicking them
jesopo
2017-12-26
1
-5
/
+13
*
|
NR: Eagle endpoints are now under /json/ going forward
Evelyn
2018-02-04
1
-2
/
+2
|
/
*
Added highlight spam detection/prevention logic to channel_op
jesopo
2017-12-26
2
-1
/
+25
*
Added a "replay" system to EventManager hooks, to replay missed .calls
jesopo
2017-12-26
12
-71
/
+72
*
NR: Indicate interesting activity at locations
Evelyn
2017-12-10
1
-12
/
+26
*
Enable foreign key constraint, don't poll it
Evelyn
2017-12-06
1
-1
/
+1
*
NR: 0000 if headcode None
Evelyn
2017-12-04
1
-1
/
+1
*
NR: Work with Eagle's new and improved format
Evelyn
2017-12-04
1
-7
/
+6
*
NR: bool.get, what
Evelyn
2017-11-03
1
-2
/
+3
*
Add default timeout
Evelyn
2017-11-03
1
-1
/
+1
*
NR: Don't die if Eagle's not here
Evelyn
2017-11-03
1
-2
/
+2
*
NR: change eagle ~branding~
Evelyn
2017-11-02
1
-1
/
+1
*
typo
Evelyn
2017-11-01
1
-1
/
+1
*
Merge branch 'master' of github.com:jesopo/bitbot
Evelyn
2017-11-01
1
-1
/
+1
|
\
|
*
capibility :arrow_right: capability
jesopo
2017-11-01
1
-1
/
+1
*
|
Abandon capability request if an empty ACK (a spec violation but okay) is rec...
Evelyn
2017-11-01
1
-1
/
+4
|
/
*
Add OP_NO_TLSv1 and fix a bug created while fixing another bug
jesopo
2017-11-01
2
-2
/
+4
*
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
[prev]
[next]