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
Commit message (
Expand
)
Author
Age
Files
Lines
*
also url_sanitise youtube urls found with argless !yt commands
jesopo
2019-09-03
1
-1
/
+1
*
url_sanitise youtube urls (cut off ")"/">")
jesopo
2019-09-03
1
-1
/
+2
*
move mixed_unicode.py to bitbot-modules
jesopo
2019-09-02
1
-87
/
+0
*
remove strax.py - no one uses it
jesopo
2019-09-02
1
-47
/
+0
*
remove shakespeare.py - no one uses it
jesopo
2019-09-02
1
-70
/
+0
*
remove books.py - no one uses it
jesopo
2019-09-02
1
-59
/
+0
*
default relay-extras to False
jesopo
2019-09-02
1
-2
/
+2
*
remove legacy --depends-on flags for github.py (leftover from webhooks)
jesopo
2019-09-02
1
-4
/
+0
*
remove unused CHANNELSET_HELP const
jesopo
2019-09-02
1
-2
/
+0
*
add --require-config hashflag to location.py
jesopo
2019-09-02
1
-0
/
+1
*
Add ability to prevent users specifying their own dns nameservers
jesopo
2019-09-02
1
-6
/
+10
*
support per-channel dns nameservers
jesopo
2019-09-02
1
-1
/
+4
*
put socket timeout and deadline around mumble queries
jesopo
2019-09-02
1
-5
/
+13
*
catch and rethrow gaierrors in mumble.py
jesopo
2019-09-02
1
-1
/
+5
*
change Cache.py to be key:value
jesopo
2019-09-02
2
-2
/
+2
*
Show mumble server version
jesopo
2019-09-02
1
-2
/
+4
*
Don't rely on pulling timestamp out of pong
jesopo
2019-09-02
1
-2
/
+3
*
add mumble.py
jesopo
2019-09-02
1
-0
/
+33
*
.upper() SASL mechanism name
jesopo
2019-09-02
1
-1
/
+1
*
add per-user fediverse setting
jesopo
2019-09-02
1
-6
/
+29
*
support "<nickname>: s/" sed format
jesopo
2019-09-01
1
-4
/
+5
*
also cancel reconnections with !disconnect
jesopo
2019-09-01
1
-2
/
+9
*
'usage' does not exist
jesopo
2019-09-01
1
-1
/
+1
*
switch utils.deadline to a context manager
jesopo
2019-08-30
1
-3
/
+3
*
use utils.deadline in sed.py
jesopo
2019-08-30
1
-2
/
+5
*
Add IntRangeSetting, reorder OptionsSetting arg order
jesopo
2019-08-30
4
-8
/
+7
*
copypaste name collision for channel_op.py's `op` function
jesopo
2019-08-30
1
-1
/
+1
*
also support 'realname' in !editserver
jesopo
2019-08-30
1
-1
/
+1
*
prefix formatted KICKs with "- "
jesopo
2019-08-16
1
-2
/
+5
*
count numeric OR non-alphanumeric as a word boundary
jesopo
2019-08-16
1
-1
/
+1
*
!config access should be "config", not "set". remove unused check_assert
jesopo
2019-08-16
1
-2
/
+1
*
add !addpoint and !rmpoint (explicit ++/-- karma)
jesopo
2019-08-15
1
-25
/
+35
*
match .lower() repo names against .lower() hooked repo names
jesopo
2019-08-14
1
-6
/
+7
*
set channel_op.py _name to ChanOp
jesopo
2019-08-14
1
-0
/
+2
*
switch `!mute` to use `+1s` duration format
jesopo
2019-08-14
1
-9
/
+5
*
add configurable default kick message per bot/server/channel
jesopo
2019-08-14
1
-1
/
+12
*
remove debug print
jesopo
2019-08-14
1
-1
/
+0
*
`!kickban`'s `_ban` call needs an `add` arg
jesopo
2019-08-14
1
-1
/
+1
*
refactor/rewrite channel_op.py, split highlight spam protection out
jesopo
2019-08-14
2
-270
/
+140
*
alias !remindme to !in
jesopo
2019-08-14
1
-4
/
+3
*
return matching string from buffer.find() as most uses were redundantly regexing
jesopo
2019-08-13
7
-18
/
+17
*
"!yt" without args should get .message from BufferLine
jesopo
2019-08-13
1
-0
/
+1
*
Change REST API to listen on IPv6
jesopo
2019-08-13
1
-2
/
+5
*
add !version and !source
•••
closes #84
jesopo
2019-08-12
1
-0
/
+29
*
suggest similar feeds when trying to remove an unknown feed
•••
closes #100
jesopo
2019-08-12
1
-2
/
+6
*
Show TTL for each record type from !dns
•••
closes #102
jesopo
2019-08-12
1
-2
/
+4
*
check hashed and unhashed IDs, for backwards compatibility
jesopo
2019-08-12
1
-6
/
+7
*
Store more "seen ids", hash seen ids so they take up a constant space
jesopo
2019-08-12
1
-7
/
+9
*
throttle negative and positive karma independently of each other
•••
closes #117
jesopo
2019-08-12
1
-5
/
+19
*
`!rss read` will assume url if there's only url registered for the channel
jesopo
2019-08-12
1
-2
/
+8
[next]