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
*
`s_line`, not `s`
jesopo
2019-12-13
1
-1
/
+1
*
add DroneBL to dnsbl module
jesopo
2019-12-12
2
-4
/
+16
*
refactor dnsbl module, show reason for positive detection when possible
jesopo
2019-12-12
2
-12
/
+55
*
list.insert() takes an index!
jesopo
2019-12-12
1
-1
/
+1
*
flip _check_list logic - NXDOMAIN is a "clean" IP
jesopo
2019-12-12
1
-2
/
+2
*
add dnsbl.py
jesopo
2019-12-12
1
-0
/
+50
*
v1.17.0-rc1 release
jesopo
2019-12-12
2
-1
/
+23
*
only show the first line of a comment body
jesopo
2019-12-12
1
-1
/
+1
*
add comment to healthcheck.py about what it's for
jesopo
2019-12-12
1
-0
/
+3
*
use zip() instead of enumerate() and indexing
jesopo
2019-12-12
1
-2
/
+1
*
more brackets in blob of math, just in case
jesopo
2019-12-12
1
-1
/
+1
*
support cron schedule range values
jesopo
2019-12-12
1
-0
/
+4
*
comma-separated cron schedule check should be first
jesopo
2019-12-12
1
-6
/
+6
*
switch coins.py to use cron timers
jesopo
2019-12-12
1
-6
/
+4
*
refector cron.py and support comma-separated schedule pieces
jesopo
2019-12-12
1
-16
/
+28
*
retooted account should use username, not display name
jesopo
2019-12-12
1
-2
/
+1
*
add healthcheck.py to routinely call a URL for uptime pinging
jesopo
2019-12-11
1
-0
/
+9
*
first draft on cron module
jesopo
2019-12-11
1
-0
/
+37
*
send.stdout should default to thinking it is in-channel
jesopo
2019-12-11
1
-1
/
+1
*
switch to using the full wolfram alpha API
jesopo
2019-12-11
1
-7
/
+17
*
allow Request objects to specify their timeout
jesopo
2019-12-11
1
-1
/
+3
*
allow users to set command-method for PMs with them
jesopo
2019-12-10
1
-1
/
+2
*
default command responses in PM to use NOTICE
jesopo
2019-12-10
1
-8
/
+9
*
use fediverse display names when available
jesopo
2019-12-10
2
-3
/
+6
*
support bot-wide aliases with `!balias`
•••
closes #212
jesopo
2019-12-10
1
-0
/
+3
*
move aliases.py to core_modules
jesopo
2019-12-10
1
-0
/
+0
*
don't overwrite `on_resume()` in ircv3_resume
jesopo
2019-12-10
1
-1
/
+1
*
fix ModuleManager.find_module() - don't set `path` until it's actually found
jesopo
2019-12-10
1
-7
/
+6
*
allow space between "++" and nickname
jesopo
2019-12-10
1
-1
/
+1
*
catch `++nickname` as karma too
jesopo
2019-12-10
1
-1
/
+10
*
fix typos, type hinting and missed changes in ModuleManager
jesopo
2019-12-10
1
-3
/
+3
*
move core modules to src/core_modules, make them uneffected by white/black list
jesopo
2019-12-10
45
-32
/
+43
*
move sys.exit() codes to an enum in utils.consts
jesopo
2019-12-10
3
-6
/
+15
*
use get_list and set_list to move dynamic module en/disabling to bot.conf
jesopo
2019-12-07
2
-25
/
+24
*
added get_list() and set_list() to src/Config.py
jesopo
2019-12-07
1
-0
/
+10
*
add src/Config.py.__delitem__
jesopo
2019-12-07
1
-2
/
+4
*
add src/Config.py.__setitem__
jesopo
2019-12-07
1
-0
/
+3
*
fix src/Config.py type hinting
jesopo
2019-12-07
1
-2
/
+3
*
add ability to save config file
jesopo
2019-12-07
2
-5
/
+17
*
remove -m/-M and BaseModule.command_line - it doesn't work any more
jesopo
2019-12-07
2
-13
/
+0
*
add `dataclasses==0.6` to requirements.txt
•••
closes #215
jesopo
2019-12-06
1
-0
/
+1
*
make "Setup" a whole category of README.md
jesopo
2019-12-06
2
-4
/
+6
*
remove database_backup.py, add note in README.md about what should be backed up
jesopo
2019-12-06
2
-29
/
+3
*
"qoute" -> "quote" typo
jesopo
2019-12-06
1
-1
/
+1
*
Revert "add utils.parse.shortencode() and utils.parse.shortdecode - effective...
•••
This reverts commit e71f3bbc36eba8abf616d93fde48cba66b3749f1.
jesopo
2019-12-06
1
-45
/
+1
*
add utils.parse.shortencode() and utils.parse.shortdecode - effectively base62
jesopo
2019-12-06
1
-1
/
+45
*
_specific_hostmask() should take an already-parsed hostmask
jesopo
2019-12-06
1
-5
/
+6
*
by default, show locked/unlocked events for issues/PRs
jesopo
2019-12-06
1
-1
/
+3
*
'server' -> 'event["server"]'
jesopo
2019-12-05
1
-1
/
+1
*
show karma total when adding/removing karma points
jesopo
2019-12-05
1
-7
/
+12
[next]