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 purposefully show PR title on PR push events
jesopo
2020-02-12
1
-3
/
+5
*
don't similarity test empty <title>s
jesopo
2020-02-12
1
-9
/
+10
*
show PR title in pull_request events
jesopo
2020-02-12
1
-2
/
+3
*
_schedule_match_part takes an `i` param
jesopo
2020-02-12
1
-1
/
+2
*
relay.py should be relaying minimal formatted line
jesopo
2020-02-11
1
-1
/
+1
*
remove superfluous newline (cron.py)
jesopo
2020-02-11
1
-1
/
+0
*
log formatted.account with channel_log.py
jesopo
2020-02-11
1
-0
/
+1
*
add cron_reminders.py (admin-only for now)
jesopo
2020-02-11
1
-0
/
+59
*
add more cron timestamp fields, allow callbacks to runtime provide schedules
jesopo
2020-02-11
1
-5
/
+11
*
`usage` doesn't exist. return None instead
jesopo
2020-02-10
1
-1
/
+1
*
show issue/pr title for issue_comment events
jesopo
2020-02-10
1
-2
/
+4
*
format and print ACCOUNT events
jesopo
2020-02-09
3
-1
/
+16
*
correctly handle cron / "step" schedule
jesopo
2020-02-09
1
-6
/
+23
*
we don't have a target_desc when we can't find a factoid
jesopo
2020-02-09
1
-1
/
+1
*
support & in utils.parse.sed, change sed.py to use utils.parse.sed
jesopo
2020-02-09
3
-87
/
+65
*
up factoid max depth to 8
jesopo
2020-02-09
1
-1
/
+2
*
switch message_filter.py to use utils.parse.sed
jesopo
2020-02-09
1
-32
/
+12
*
add utils.parse.sed.
jesopo
2020-02-09
2
-1
/
+75
*
add ModuleManager.try_reload_module(), use it for !reloadmodule
jesopo
2020-02-09
2
-6
/
+16
*
insert new hooks at the start of their priority, to prevent duplicates on reload
jesopo
2020-02-09
1
-1
/
+1
*
Merge branch 'master' into develop
jesopo
2020-02-09
1
-1
/
+1
|
\
|
*
Merge pull request #235 from trobotham/patch-1
•••
healthcheck: typo
jesopo
2020-02-09
1
-1
/
+1
|
|
\
|
|
*
healthcheck: typo
•••
fix typo in healthcheck
Terrance Robotham
2020-02-08
1
-1
/
+1
|
|
/
*
|
transfer stdout/stderr _assured to IRCLine.assured
jesopo
2020-02-09
1
-0
/
+2
*
|
should be checking for "*" in user_access
jesopo
2020-02-09
1
-2
/
+1
*
|
_all_factoids() takes an array of targets
jesopo
2020-02-09
1
-1
/
+1
*
|
support nested factoids (4 deep max)
jesopo
2020-02-09
1
-4
/
+20
*
|
support bot-wide message filters too (!bfilter)
jesopo
2020-02-09
1
-1
/
+5
*
|
support server-wide message filters too
jesopo
2020-02-08
1
-3
/
+8
*
|
rewrite message_filter.py to handle both message rejection and pattern replace
jesopo
2020-02-08
1
-52
/
+68
*
|
boldify hostname in !specsup
jesopo
2020-02-08
1
-3
/
+5
*
|
show server aliases in !specsup
jesopo
2020-02-08
1
-2
/
+2
*
|
handle git being in a detached head state when getting current commit
jesopo
2020-02-08
3
-14
/
+19
*
|
spec[2] is a string, not an array of strings
jesopo
2020-02-08
1
-1
/
+1
*
|
add opt-in inactive channel pruning
jesopo
2020-02-07
1
-0
/
+50
*
|
show how many seconds by which you missed !bef/!bang
jesopo
2020-02-07
1
-3
/
+9
*
|
revamp factoids.py; allow for both server-wide and per-channel factoids
jesopo
2020-02-07
1
-20
/
+71
*
|
update ignore.py to use command spec (and not docstrings)
jesopo
2020-02-07
1
-19
/
+17
*
|
update modules.py to use command spec (and not docstrings)
jesopo
2020-02-07
1
-26
/
+17
*
|
update admin.py to use command spec (and not docstrings)
jesopo
2020-02-07
1
-80
/
+49
*
|
regression: readd lost USERPASS SASL meta-mechanism
jesopo
2020-02-07
1
-1
/
+2
*
|
update other modules to use categorised require_access
jesopo
2020-02-07
7
-12
/
+11
*
|
allow multipe require_accces (comma sep), support "low"/"high"/"admin"
jesopo
2020-02-06
2
-20
/
+34
*
|
accept "1"/"0" as "true"/"false" for !config
jesopo
2020-02-06
1
-2
/
+2
*
|
typo in !hostmask, 'spect' -> 'spec'
jesopo
2020-02-06
1
-1
/
+1
*
|
add a setting to only track words from registered users
jesopo
2020-02-06
1
-0
/
+9
*
|
rewrite words.py to track words per-day (in it's own table)
jesopo
2020-02-06
2
-42
/
+131
*
|
add Database.users.by_id()
jesopo
2020-02-06
1
-0
/
+4
*
|
fix SpecTypeArgumentDate simple()
jesopo
2020-02-06
1
-1
/
+1
*
|
only pull 'charset' from <meta> content-type when it definitely exists
jesopo
2020-02-06
1
-1
/
+3
[next]