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 (
Collapse
)
Author
Age
Files
Lines
*
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
jesopo
2019-08-12
1
-0
/
+29
|
|
|
|
closes #84
*
suggest similar feeds when trying to remove an unknown feed
jesopo
2019-08-12
1
-2
/
+6
|
|
|
|
closes #100
*
Show TTL for each record type from !dns
jesopo
2019-08-12
1
-2
/
+4
|
|
|
|
closes #102
*
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
jesopo
2019-08-12
1
-5
/
+19
|
|
|
|
closes #117
*
`!rss read` will assume url if there's only url registered for the channel
jesopo
2019-08-12
1
-2
/
+8
|
*
typo, 'if seen_ids' -> 'if entries'
jesopo
2019-08-09
1
-1
/
+1
|
*
implement `!rss read <url>`
jesopo
2019-08-09
1
-4
/
+21
|
|
|
|
closes #94
*
Remove debug prints
jesopo
2019-08-05
1
-2
/
+0
|
*
Use host-meta to find webfinger url, indent-flatten by `raise` calls
jesopo
2019-08-05
1
-55
/
+71
|
*
Allow url shorteners to be specified per-channel
jesopo
2019-08-05
2
-4
/
+12
|
*
'and' -> 'in'. typo
jesopo
2019-08-03
1
-1
/
+1
|
*
move record type out of `try`, .upper() it
jesopo
2019-08-02
1
-1
/
+1
|
*
Show error when a fedi user isn't found
jesopo
2019-08-02
1
-0
/
+2
|
*
support pleroma-style outbox `first`
jesopo
2019-08-02
1
-3
/
+9
|
*
'itme' -> 'item'
jesopo
2019-08-02
1
-1
/
+1
|
*
'Note' -> 'Create' for activity type
jesopo
2019-08-02
1
-1
/
+1
|
*
use "id" not "url", support boosts
jesopo
2019-08-02
1
-7
/
+33
|
*
add fediverse.py
jesopo
2019-08-02
1
-0
/
+59
|
*
add acronym.py
jesopo
2019-08-01
1
-0
/
+19
|
|
|
|
closes #115
*
'amd' -> 'and'
jesopo
2019-07-31
1
-1
/
+1
|
*
Support youtu.be urls in _from_url
jesopo
2019-07-31
1
-1
/
+3
|
*
Revert ".eat()ing privmsg/notice send should be high priority"
jesopo
2019-07-30
1
-2
/
+2
|
|
|
|
This reverts commit d2155eb20408dcbf4ac3cc1cdca5282a2d211cd8.
*
.eat()ing privmsg/notice send should be high priority
jesopo
2019-07-30
1
-2
/
+2
|
*
handle 'CAP DEL' for something that wasn't advertised
jesopo
2019-07-28
1
-1
/
+2
|
*
Use _make_socket provided timeout
jesopo
2019-07-28
1
-1
/
+1
|
*
add proxy.py
jesopo
2019-07-28
1
-0
/
+40
|
|
|
|
closes #67
*
Show available hash algorithms when none is provided
jesopo
2019-07-28
1
-7
/
+11
|
*
Refactor hook kwargs to be stored as a list of tuples to support key duplicates
jesopo
2019-07-28
1
-5
/
+1
|
|
|
|
closes #108
*
add !timezone
jesopo
2019-07-27
1
-11
/
+25
|
*
refactor youtube.py and handle playlist urls
jesopo
2019-07-26
1
-42
/
+61
|
|
|
|
closes #61
*
Adds an Onionoo module for looking up Tor relays
Iain R. Learmonth
2019-07-26
1
-0
/
+61
|
|
|
|
|
|
|
Adds a new torrelay command that can be used to search for a Tor relay by fingerprint/nickname and also a new channel setting that allows relay details to be automatically looked up when a 40-char hex fingerprint appears in the channel.
*
8ball.py -> eightball.py
jesopo
2019-07-26
1
-0
/
+2
|
|
|
|
closes #106
*
have !unshorten look back throgh logs for a url
jesopo
2019-07-23
1
-13
/
+16
|
*
add throttle.py
jesopo
2019-07-23
1
-0
/
+18
|
|
|
|
closes #101
*
wider watch for failed translation
jesopo
2019-07-22
1
-1
/
+1
|
*
batch up channel_save.py JOINs in to groups of 10
jesopo
2019-07-22
1
-1
/
+6
|
*
Remove debug print from perform.py
jesopo
2019-07-22
1
-1
/
+0
|
*
'event' doesn't exist in _ban
jesopo
2019-07-17
1
-2
/
+2
|
*
lowerify isup.py's _name
jesopo
2019-07-16
1
-0
/
+2
|
[next]