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
*
update CHANGELOG.md
jesopo
2020-01-16
1
-0
/
+1
*
catching account-tag should be PRIORITY_HIGH
jesopo
2020-01-16
1
-1
/
+2
*
pay attention to `account` tag on PRIVMSGs
jesopo
2020-01-16
1
-0
/
+7
*
update CHANGELOG.md
jesopo
2020-01-15
1
-0
/
+3
*
tolerate spaces in dice modifiers
jesopo
2020-01-14
1
-3
/
+5
*
allow !part to work for "current channel" when op/!access
jesopo
2020-01-13
1
-5
/
+9
*
!maskfind should work in-channel too
jesopo
2020-01-11
1
-1
/
+0
*
boldify nickname in !maskfind output so it stands out
jesopo
2020-01-11
1
-1
/
+1
*
show userhost as well as nickname in !maskfind output
jesopo
2020-01-11
1
-3
/
+5
*
show total hostmasks searched in !maskfind output
jesopo
2020-01-11
1
-2
/
+5
*
show count of !maskfind results
jesopo
2020-01-11
1
-2
/
+2
*
add !maskfind to search for nicks that used a given hostmask
jesopo
2020-01-11
1
-0
/
+25
*
send expect_output on private command events too
jesopo
2020-01-11
1
-1
/
+1
*
default pattern-based commands to expect_output=False
jesopo
2020-01-11
2
-4
/
+7
*
also Accept-Language "en" in HTTP requests (0.5 weight)
jesopo
2020-01-11
1
-1
/
+1
*
seds starting with numbers caused an "invalid group reference"
jesopo
2020-01-11
1
-1
/
+6
*
by default, prevent highlighting from !wordiest
jesopo
2020-01-10
1
-2
/
+8
*
update CHANGELOG.md
jesopo
2020-01-08
1
-0
/
+16
*
Merge branch 'master' into develop
jesopo
2020-01-08
2
-1
/
+6
|
\
|
*
bump version to 1.17.2
jesopo
2020-01-08
2
-1
/
+6
|
*
add missing closing paren to bitbot's User Agent
jesopo
2020-01-08
1
-1
/
+1
*
|
Revert "explicitly .close() task in http.request_many()"
•••
This reverts commit 7478d62b77a7c7637000670d1c2ed22b1b403745.
jesopo
2020-01-06
1
-1
/
+0
*
|
explicitly .close() task in http.request_many()
jesopo
2020-01-06
1
-0
/
+1
*
|
show issues/transferred by default for github webhooks
jesopo
2020-01-05
1
-2
/
+4
*
|
sort variable $names descending so longer ones are caught first
jesopo
2020-01-03
1
-0
/
+4
*
|
reword karma to "<target> now has 3 karma (1 from <sender>)"
•••
closes #226
jesopo
2020-01-02
1
-2
/
+2
*
|
Revert "if a timezone isn't found, prepend it with "Etc/" (for e.g. "Etc/GMT+...
•••
This reverts commit fc0e6bdce050b323afe9c91ec2e3d58577321af4.
jesopo
2020-01-01
1
-2
/
+0
*
|
if a timezone isn't found, prepend it with "Etc/" (for e.g. "Etc/GMT+1")
jesopo
2020-01-01
1
-0
/
+2
*
|
by default, don't trigger command.regex events when in a statusmsg
jesopo
2020-01-01
1
-0
/
+3
*
|
pass through (as well as stripping) statusmsg characters to events
jesopo
2020-01-01
1
-2
/
+9
*
|
fix !time output now that `human` has tz in it
jesopo
2019-12-30
1
-3
/
+3
*
|
don't use .replace for timezone, use .astimezone
jesopo
2019-12-30
1
-1
/
+1
*
|
add time-localise export in user_time, to timezone localise a datetime
jesopo
2019-12-30
1
-8
/
+20
*
|
add missing closing paren to bitbot's User Agent
jesopo
2019-12-29
1
-1
/
+1
*
|
correctly deal with "define previous message"
jesopo
2019-12-29
1
-0
/
+5
*
|
update givepermission to "permission add"
•••
closes #224
jesopo
2019-12-28
1
-1
/
+1
*
|
only respect CASEMAPPING when it's not an empty string
jesopo
2019-12-27
1
-1
/
+1
*
|
actually replace "$$" with "$"
jesopo
2019-12-27
1
-0
/
+4
*
|
`i` should shift righwards also when finding double sigil
jesopo
2019-12-27
1
-2
/
+2
*
|
remove extraneous space in "MONITOR -" command
jesopo
2019-12-25
1
-1
/
+1
*
|
refactor nick_regain, also look for NICK/QUIT for regain
jesopo
2019-12-25
1
-10
/
+28
*
|
add hostmask_tracking.py to keep track of what hostmasks a user has used
jesopo
2019-12-24
1
-0
/
+11
*
|
switch channel_op ban masks to use utils.parse.parse_token_replace
jesopo
2019-12-21
1
-7
/
+6
*
|
simplify token replace, catch one-char end-of-string tokens
jesopo
2019-12-21
1
-10
/
+6
*
|
use utils.parse.format_token_replace() in aliases.py
jesopo
2019-12-21
1
-25
/
+7
*
|
implement standardised $token replacement in utils.parse
jesopo
2019-12-21
1
-0
/
+31
*
|
don't have [''] as args_split when there's no args (for alias)
jesopo
2019-12-21
1
-2
/
+6
*
|
only look at 329 when it's a channel we know we are in
jesopo
2019-12-20
1
-2
/
+3
*
|
add default for data-directory, don't try to make data dir
jesopo
2019-12-20
1
-3
/
+1
*
|
!qdel should be able to delete from channel-only quotes
jesopo
2019-12-19
1
-9
/
+19
[next]