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
*
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
*
attempt to attach grabbed quotes to account instead of nickname
jesopo
2019-12-04
1
-1
/
+7
*
we shouldn't be setting seen-info on every channel per each channel message
jesopo
2019-12-04
1
-2
/
+1
*
add utils.http.Session object, to preserve cookies across requests
jesopo
2019-12-03
1
-0
/
+14
*
show useful error message when failing to parse birthday setting
jesopo
2019-12-02
1
-2
/
+8
*
SettingParseException was moved to utils.settings
jesopo
2019-12-02
2
-3
/
+3
*
v1.16.1 release
jesopo
2019-12-01
2
-1
/
+9
*
better wording for karma, now that it's per-user
jesopo
2019-12-01
1
-2
/
+3
*
_get_target needs params
jesopo
2019-12-01
1
-1
/
+1
*
v1.16.0 release
jesopo
2019-12-01
2
-2
/
+2
*
add "--depends-on commands" hashflag to permissions module
jesopo
2019-12-01
1
-0
/
+2
*
normalise target names between ++/-- and !karma
jesopo
2019-12-01
1
-5
/
+8
*
break sed search when we find a match
jesopo
2019-12-01
1
-0
/
+1
*
tolerate additional words after a fully-formed sed
jesopo
2019-12-01
1
-1
/
+1
*
v1.16.0-rc1 release
jesopo
2019-12-01
1
-1
/
+1
*
update CHANGELOG.md
jesopo
2019-12-01
1
-0
/
+3
*
refactor karma to be per-user. added data migration script for this
jesopo
2019-12-01
3
-52
/
+114
*
add database.users.get_nickname, to get nickname from ID
jesopo
2019-12-01
1
-2
/
+7
*
fix database.user_settings.find logic
jesopo
2019-12-01
1
-3
/
+3
*
utils.irc.parse_hostmask -> utils.irc.hostmask_parse
jesopo
2019-11-30
1
-1
/
+1
*
only add BufferLine to buffer *after* received.message.* callback
jesopo
2019-11-30
2
-23
/
+11
*
rework permissions module to precompile hostmasks
jesopo
2019-11-30
3
-20
/
+30
*
hook in to private messages for checking hostmask perms
jesopo
2019-11-30
1
-0
/
+1
*
don't update !seen details for ourself
jesopo
2019-11-30
1
-3
/
+1
*
use ANSI_RESET in utils.irc.parse_format, not all the different resets
jesopo
2019-11-28
1
-9
/
+1
*
remove old api keys from docs/bot.config.example
jesopo
2019-11-28
1
-11
/
+0
*
"day" vs "days" in brithday.py
jesopo
2019-11-28
1
-4
/
+5
*
utils.http.Response.decode() should default to detected encoding
jesopo
2019-11-28
1
-2
/
+2
*
`note` should be jsonified
jesopo
2019-11-28
1
-1
/
+1
*
don't overwrite `page` - we need it for `page.code`
jesopo
2019-11-27
1
-3
/
+3
*
identified_account -> identified
jesopo
2019-11-27
1
-2
/
+1
*
support IRCLine.parse_human() in perform.py
jesopo
2019-11-27
1
-2
/
+7
*
add IRCLine.parse_human() to allow for "!raw /msg jesopo hello"
jesopo
2019-11-27
2
-1
/
+15
*
show username when a toot is CWed
jesopo
2019-11-27
2
-11
/
+11
*
make !channels PM-only
jesopo
2019-11-27
1
-0
/
+1
*
prefix "hidden" channels in !channels with "*"
jesopo
2019-11-27
1
-6
/
+8
*
add !servers command
jesopo
2019-11-27
1
-2
/
+14
*
update CHANGELOG.md
jesopo
2019-11-27
1
-0
/
+2
*
use BufferLine.notes to allow cumulative sed edits
jesopo
2019-11-27
1
-10
/
+21
*
add Buffer.get_all
jesopo
2019-11-27
1
-0
/
+8
*
fix BufferLine.notes definition
jesopo
2019-11-27
1
-1
/
+2
*
dataclass-ify IRCBuffer.BufferLine, add .notes={}
jesopo
2019-11-27
1
-9
/
+9
*
remove IRCBuffer.skip_next (not used), pass buffer lines on message events
jesopo
2019-11-27
3
-21
/
+24
*
Merge branch 'master' into develop
jesopo
2019-11-27
0
-0
/
+0
|
\
|
*
remove .github/
jesopo
2019-11-26
1
-1
/
+0
*
|
WHOX can effect hostmask permissions too
jesopo
2019-11-26
1
-0
/
+1
*
|
use " | " as location & temp separator
jesopo
2019-11-26
1
-1
/
+1
*
|
check hostmask on WHO too
jesopo
2019-11-26
1
-0
/
+1
[next]