jesopo
|
f8e933d4cc
|
Delete 'ignore' setting when unignoring so it doesn't hold space in the database
but still defaults to false
|
2019-04-26 07:57:20 +01:00 |
|
jesopo
|
bac9692ec5
|
Change channel_op's _name from "Channel Op" to "ChanOp"
|
2019-04-26 07:26:33 +01:00 |
|
jesopo
|
da52baebcc
|
Check that we have an AbstractURL in DDG results
|
2019-04-25 20:49:27 +01:00 |
|
jesopo
|
b45b9b6219
|
Change copypasted !google help text
|
2019-04-25 20:19:25 +01:00 |
|
jesopo
|
789787b866
|
Add duckduckgo.py
|
2019-04-25 20:18:13 +01:00 |
|
jesopo
|
7643a962bd
|
Refuse to get the title for any url that points locall
|
2019-04-25 15:58:58 +01:00 |
|
jesopo
|
9ac7ead57e
|
Make masterlogin passwords one-time-use
|
2019-04-24 17:37:44 +01:00 |
|
jesopo
|
dffee4d223
|
Move REGEX_URL out of isgd.py and title.py in to utils.http
|
2019-04-24 15:46:54 +01:00 |
|
jesopo
|
cc9edc6adb
|
link -> url
|
2019-04-24 15:37:14 +01:00 |
|
jesopo
|
50e3206a9f
|
Aloow !shorten to find the last posted url and shorten it
|
2019-04-24 15:36:26 +01:00 |
|
jesopo
|
df42f1d9c5
|
Store full non-hashed auto-title url in setting value
|
2019-04-24 15:07:02 +01:00 |
|
jesopo
|
71eb640fbd
|
Add ability to track (and show) who first send a specific link that was
auto-titled
|
2019-04-24 14:48:15 +01:00 |
|
jesopo
|
e095c56f77
|
Record and show when a !to was created
|
2019-04-24 14:32:56 +01:00 |
|
jesopo
|
dc102f258d
|
Add Database.servers.get_by_alias, move IRCBot.get_server to
IRCBot.get_server_by_id, add IRCBot.get_server_by_alias and change
!connect/!disconnect to take aliases instead of IDs
|
2019-04-24 12:07:30 +01:00 |
|
jesopo
|
e3100bb64a
|
Look at setting-specific part of export_settings to get validate function, not
the whole dang dictionary
|
2019-04-24 11:02:41 +01:00 |
|
jesopo
|
87340bcbf9
|
change utils.iso8601_format to default to no milliseconds, switch to using
utils.iso8601 functions in badges.py
|
2019-04-23 21:27:43 +01:00 |
|
jesopo
|
537613545d
|
Only show 'submitted' pull_request_review events
|
2019-04-17 10:33:12 +01:00 |
|
jesopo
|
ee8c7813f7
|
Add IRCServer.send_raw so modules don't have to parse messages before sending
them
|
2019-04-16 13:47:45 +01:00 |
|
jesopo
|
959d6a067c
|
Only show no-commit pushes when it's a force
|
2019-04-16 10:24:55 +01:00 |
|
jesopo
|
cc203f1756
|
Show a push event even when there's no commits in it
|
2019-04-16 10:20:11 +01:00 |
|
jesopo
|
16083309ef
|
Add a space between channel name and kick reason in format_activity.py
|
2019-04-16 07:54:07 +01:00 |
|
jesopo
|
884d7ab06a
|
Boldify sed replacement text
|
2019-04-15 21:55:53 +01:00 |
|
jesopo
|
8ecd1f31c7
|
'set.py' -> 'config.py'
|
2019-04-15 17:08:01 +01:00 |
|
jesopo
|
81e9548827
|
Allow adding perform.py commands through chat and add !performexecute, to
execute all perform commands post-connect
|
2019-04-15 16:53:52 +01:00 |
|
jesopo
|
210125d90b
|
Only allow 'current channel' !config logic when we're in a channel
|
2019-04-15 16:48:04 +01:00 |
|
jesopo
|
f60deba6c7
|
Add a master-admin login system, to have a bot-wide password to give any user
using it complete admin permissions - mostly intended to add new admin users
|
2019-04-15 14:52:08 +01:00 |
|
jesopo
|
e12ad21c1a
|
Add/remove people from channels before received.join/received.part events
|
2019-04-15 14:41:09 +01:00 |
|
jesopo
|
cf9898d5bd
|
Support continuous alias arg replacements (e.g. "index 1 onwards" using "$1-")
|
2019-04-14 21:54:02 +01:00 |
|
jesopo
|
9e79320d50
|
'closed #123 without merging' -> 'closed #123'
|
2019-04-11 13:09:30 +01:00 |
|
jesopo
|
225c0d7793
|
Don't remove the first char of 'setting' twice
|
2019-04-07 17:46:35 +01:00 |
|
jesopo
|
2947b92792
|
Show result when a setting is unset
|
2019-04-07 17:45:35 +01:00 |
|
jesopo
|
5611f4ceef
|
Strip "-" from setting name when first checking if it exists
|
2019-04-07 17:43:00 +01:00 |
|
jesopo
|
56dcc2306b
|
Remove "-" from setting name before getting its value
|
2019-04-07 17:38:52 +01:00 |
|
jesopo
|
444f37c3da
|
Add a way to unset a setting with !config
|
2019-04-07 17:36:29 +01:00 |
|
jesopo
|
d4c7c41c79
|
Add !config command, to group all settings activities in to 1 command
|
2019-04-07 14:00:27 +01:00 |
|
jesopo
|
b6d04152d0
|
Show QUIT reason as "" not None
|
2019-04-02 21:17:01 +01:00 |
|
jesopo
|
0b1c07b1ed
|
Set PART reason to "" when it's None
|
2019-04-02 16:56:15 +01:00 |
|
jesopo
|
ad166a7d0a
|
Correctly support SETNAME being targetted at us
|
2019-04-02 14:21:16 +01:00 |
|
jesopo
|
42f79d8f26
|
.get eage-api-key and url in nr.service() to handle it not being present
|
2019-04-01 07:50:19 +01:00 |
|
jesopo
|
c697c58b52
|
set cve.py's _name to all caps "CVE"
|
2019-03-28 21:54:18 +00:00 |
|
jesopo
|
f39b723af4
|
Added cve.py
|
2019-03-28 21:47:35 +00:00 |
|
jesopo
|
023c6c9264
|
Only strip word stops from the right of a word
|
2019-03-28 14:35:20 +00:00 |
|
jesopo
|
3f8d5e9f50
|
Also human-ify coin bet amounts in a flip
|
2019-03-21 21:09:53 +00:00 |
|
jesopo
|
2f729eac46
|
Show coins in "human" form (with commas) in flip wins/losses
|
2019-03-21 21:08:04 +00:00 |
|
jesopo
|
e6a32a8bb9
|
Don't handle commented state in pull_request_review
|
2019-03-19 16:10:59 +00:00 |
|
jesopo
|
76ae55499b
|
Log which server an ERROR came from
|
2019-03-19 10:26:15 +00:00 |
|
jesopo
|
c4458653d2
|
Added some -minimal categories for comment-related events
|
2019-03-15 21:13:39 +00:00 |
|
jesopo
|
6cd171b7d8
|
'title' -> 'pr_title'
|
2019-03-15 19:28:37 +00:00 |
|
jesopo
|
4388d17b99
|
Better display for approval/changes_requested in pull request reviews
|
2019-03-15 10:33:02 +00:00 |
|
jesopo
|
be77188e71
|
Don't use short/coloured hash for shortened urls (github)
|
2019-03-14 13:58:42 +00:00 |
|
jesopo
|
f236f879f4
|
Reload bot.conf and modules on SIGHUP
|
2019-03-13 18:27:34 +00:00 |
|
jesopo
|
4058608bf2
|
Add 'api-port' setting to bot.conf and use it in rest_api.py
|
2019-03-13 16:52:51 +00:00 |
|
jesopo
|
6463bb16b5
|
move code in to the string format arg for log functions
|
2019-03-13 13:35:42 +00:00 |
|
jesopo
|
6c5a6ff9cd
|
Show returned status code when _handle finishes
|
2019-03-13 13:33:53 +00:00 |
|
jesopo
|
df3075ce27
|
Show user hostmask (not just nick) on formatted.join
|
2019-03-12 10:41:45 +00:00 |
|
jesopo
|
9026f722c1
|
Remove default logging, show request path in our own _handle logging
|
2019-03-11 12:16:56 +00:00 |
|
jesopo
|
96f8777a8f
|
Show ip and port as "ip:port" in _handle logging
|
2019-03-11 12:14:29 +00:00 |
|
jesopo
|
9d91ea6ed4
|
DEBUG log when REST API _handle starts and finishes
|
2019-03-11 12:12:51 +00:00 |
|
jesopo
|
695327c2e8
|
Don't fail when eagle api url/key are not present
|
2019-03-11 09:42:34 +00:00 |
|
jesopo
|
b995d9f954
|
Add --require-config hashflag in nr.py
|
2019-03-11 09:42:16 +00:00 |
|
jesopo
|
5d7f017c9c
|
Enum values shouldn't be all upper case
|
2019-03-10 13:14:25 +00:00 |
|
jesopo
|
2dc290951a
|
preprocess.send.* event don't have IRCChannel objects on them
|
2019-03-10 13:09:37 +00:00 |
|
jesopo
|
c2eb96882a
|
show short commit hash in individual push messages (github)
|
2019-03-10 10:31:32 +00:00 |
|
jesopo
|
2d949391a6
|
Support setting strip-color per-channel not just per-server
|
2019-03-09 13:37:59 +00:00 |
|
jesopo
|
4f74ca4c0c
|
Handle trying to strip colours from a PRIVMSG/NOTICE that has no message
|
2019-03-08 23:23:38 +00:00 |
|
jesopo
|
5165e53264
|
Fix local variable overwrite for reason in formatted.quit logic
|
2019-03-08 17:20:57 +00:00 |
|
jesopo
|
c973dc550c
|
prefix formatted.mode.channel with "- "
|
2019-03-08 09:53:04 +00:00 |
|
jesopo
|
cbd6092ff1
|
Send IRCUser object on formatted.quit event
|
2019-03-07 21:44:32 +00:00 |
|
jesopo
|
c8f5f0b0ad
|
"- " should have been inside the string
|
2019-03-07 18:01:00 +00:00 |
|
jesopo
|
7811d9874c
|
Prefix user-related lines in format_activity with "- "
|
2019-03-07 17:58:17 +00:00 |
|
jesopo
|
b9fa74dbb5
|
Move PR number into/after action for pull_request events
|
2019-03-07 08:35:29 +00:00 |
|
jesopo
|
1dad4827b6
|
Set a user's username/hostname/account BEFORE sending a received.join
|
2019-03-06 15:51:10 +00:00 |
|
jesopo
|
c876940443
|
Set username/hostname on users on JOIN regardless of whether we know theirs
already
|
2019-03-06 15:50:24 +00:00 |
|
jesopo
|
fb5b956f99
|
Send IRCChannel on formatted.topic-timestamp event
|
2019-03-06 15:04:19 +00:00 |
|
jesopo
|
ed3fc0e5d4
|
don't utils.irc.parse_format in format_activity.py, so we don't have to use
raw_line in channel_log
|
2019-03-06 14:30:33 +00:00 |
|
jesopo
|
380d91aba7
|
Expose 'log' channel setting to !channelset
|
2019-03-06 13:57:41 +00:00 |
|
jesopo
|
b4b15e5678
|
Don't treat ACTION CTCP as a different event to normal PRIVMSGs
|
2019-03-06 13:51:38 +00:00 |
|
jesopo
|
61acf6cd8e
|
Attach channel object to formatted.rename events
|
2019-03-06 13:39:20 +00:00 |
|
jesopo
|
77dd36cbf6
|
Add channel_log module for per-channel logging
|
2019-03-06 13:36:46 +00:00 |
|
jesopo
|
9920721bc5
|
Pass IRCChannel and IRCUser objects on formatted events where applicable
|
2019-03-06 13:36:18 +00:00 |
|
jesopo
|
bca0d38388
|
Also print private notices
|
2019-03-06 08:08:40 +00:00 |
|
jesopo
|
b5b841033f
|
Do format parsing (color, bold, etc) in format_activity.py
|
2019-03-06 08:08:20 +00:00 |
|
jesopo
|
b549a28bed
|
'pull' -> 'PR' in !ghpull
|
2019-03-05 11:41:24 +00:00 |
|
jesopo
|
11c4d70156
|
add IRCServer.clear_send_buffer() to clear queued lines
|
2019-03-05 11:35:24 +00:00 |
|
jesopo
|
91c2ab03ba
|
add IRCServer.send_enabled, to prevent sending after QUIT in signals.py
|
2019-03-05 11:29:46 +00:00 |
|
jesopo
|
68ebecedfd
|
Don't send random quit quote on SIGINT
|
2019-03-05 11:25:34 +00:00 |
|
jesopo
|
9e98754188
|
Treat our own user as a regular user throughout line_handler
|
2019-03-05 11:20:32 +00:00 |
|
jesopo
|
79930be7a3
|
private notices shouldn't be sent out as formatted.notice.channel
|
2019-03-05 09:52:38 +00:00 |
|
jesopo
|
b4f3ff3344
|
_on_topic doesn't take an IRCChannel param
|
2019-03-05 09:30:50 +00:00 |
|
jesopo
|
2750f29989
|
We need to pass a user object to _privmsg
|
2019-03-05 09:30:36 +00:00 |
|
jesopo
|
0a5ebd0cf4
|
Use utils.ISO8601_PARSE in format_activity
|
2019-03-05 09:30:10 +00:00 |
|
jesopo
|
a9a3ad7abd
|
import datetime in format_activity.py
|
2019-03-05 09:29:54 +00:00 |
|
jesopo
|
db9744a0b5
|
Move formatted lines to loggable format to format_activity.py
|
2019-03-05 09:19:06 +00:00 |
|
jesopo
|
cf262c6d8a
|
We need to import EventManager in line_handler/__init__.py
|
2019-03-03 23:34:39 +00:00 |
|
jesopo
|
4aa86f865c
|
Remove added/removed/modified counts from commits (github)
|
2019-03-03 22:49:06 +00:00 |
|
jesopo
|
2affba99ca
|
Minor refactors across line_handler
|
2019-03-03 22:46:24 +00:00 |
|
jesopo
|
4aa9a06635
|
@utils.hook shouldn't be in line_handler/message.py
|
2019-03-03 22:45:54 +00:00 |
|
jesopo
|
7a3db82300
|
Add IRCServer.has_capability and use it throughout line_handler
|
2019-03-03 22:38:34 +00:00 |
|
jesopo
|
7c654b4475
|
Add COLOR_NEUTRAL, show repo/number/state colours in !ghissue
|
2019-03-02 21:32:08 +00:00 |
|
jesopo
|
a063f54a38
|
Don't show "[]" when there are no labels in !ghissue
|
2019-03-02 21:14:51 +00:00 |
|
jesopo
|
91a7f622b8
|
Don't check github-hide-prefix in !ghwebhook
|
2019-03-02 09:30:53 +00:00 |
|
jesopo
|
6b3b2b6e87
|
pinkify pull request number in !ghpull
|
2019-03-02 08:44:32 +00:00 |
|
jesopo
|
1ad9bd2047
|
Actually use colored state in formatted line
|
2019-03-02 08:40:04 +00:00 |
|
jesopo
|
e4a4b193fe
|
Colour the state of a pull request
|
2019-03-02 08:38:56 +00:00 |
|
jesopo
|
c45fcb34d1
|
Change PR/issue number color to pink
|
2019-03-02 08:38:45 +00:00 |
|
jesopo
|
a30bc92b94
|
We don't need a "-" to separate PR title anymore
|
2019-03-02 08:31:06 +00:00 |
|
jesopo
|
7c63dbcf00
|
Tweak !ghpull format/colours
|
2019-03-02 08:29:45 +00:00 |
|
jesopo
|
b1e40e8d4c
|
Move HTTPWrongContentTypeException catch above Exception catch
|
2019-03-01 23:29:07 +00:00 |
|
jesopo
|
ab0b3be741
|
event doesn't have a "channel" in an API hook
|
2019-03-01 22:21:07 +00:00 |
|
jesopo
|
293b3a8ce3
|
Fix event variable name collision (github)
|
2019-03-01 21:47:00 +00:00 |
|
jesopo
|
88a28352b8
|
Add a setting to hide github repo names
|
2019-03-01 21:20:19 +00:00 |
|
jesopo
|
43eda14267
|
Capitalise 'PR' in issue_comment events for pull requests (github)
|
2019-03-01 21:12:46 +00:00 |
|
jesopo
|
1e9772e578
|
Actually take coins when the house wins (coins)
|
2019-03-01 15:00:56 +00:00 |
|
jesopo
|
4467ba8ab6
|
specifically handle HTTPWrongContentTypeException in title.py
|
2019-02-28 23:30:09 +00:00 |
|
jesopo
|
9193a51c55
|
capitalise "PR" (Pull Request)
|
2019-02-28 23:16:37 +00:00 |
|
jesopo
|
985fc51dea
|
Move issue/PR number to after action description (github)
|
2019-02-28 23:15:13 +00:00 |
|
jesopo
|
1dab3dd07e
|
Change HTTP request logging from INFO to DEBUG
|
2019-02-28 17:51:26 +00:00 |
|
jesopo
|
35ba165e0c
|
Don't use shortened commit hashes to make URLs
|
2019-02-28 17:21:19 +00:00 |
|
jesopo
|
b4fca127d1
|
COLOR_POSITIVE should be green and COLOR_NEGATIVE should be red
|
2019-02-28 17:18:47 +00:00 |
|
jesopo
|
ae95f81c8b
|
Colorise PR/issue numbers (github)
|
2019-02-28 17:10:42 +00:00 |
|
jesopo
|
02c7c4503c
|
Make repo name grey (github)
|
2019-02-28 17:10:31 +00:00 |
|
jesopo
|
58b1e41b5d
|
Make some colours consts per type of content (github)
|
2019-02-28 17:09:52 +00:00 |
|
jesopo
|
cedd080f75
|
only use one "-" to separate text from url in lastfm.py
|
2019-02-28 16:34:22 +00:00 |
|
jesopo
|
bb6b292b6c
|
userplaycount is a str, not an int
|
2019-02-28 16:23:53 +00:00 |
|
jesopo
|
e77d681d7d
|
Don't show lastfm play count if it is 0
|
2019-02-28 16:22:35 +00:00 |
|
jesopo
|
f431fdfd16
|
Put github-hide-prefix check in all github commands
|
2019-02-27 14:56:20 +00:00 |
|
jesopo
|
0ed6d05b03
|
check on github-hide-prefix was put in the wrong function
|
2019-02-27 14:55:28 +00:00 |
|
jesopo
|
e6cb5e3e6b
|
Remove additional ')' (copypaste fail)
|
2019-02-27 14:53:03 +00:00 |
|
jesopo
|
52092cfe28
|
Make github-hide-prefix apply to !gt as well
|
2019-02-27 14:52:10 +00:00 |
|
jesopo
|
120eb03173
|
Show sender of an issue_comment, not the original commenter (for edits)
|
2019-02-26 21:55:34 +00:00 |
|
jesopo
|
5eceb5655c
|
Minor code stylisation in imgur.py
|
2019-02-25 09:59:38 +00:00 |
|
dngfx
|
6471360656
|
Update imgur.py
|
2019-02-25 09:01:52 +00:00 |
|
Dan
|
6771c3fec1
|
Switch to elif
|
2019-02-24 21:14:08 +00:00 |
|
Dan
|
ccd924d9e7
|
Remove superfluous json import and change datetime to match code standards.
|
2019-02-24 21:13:02 +00:00 |
|
Dan
|
4daba2b1ac
|
Remove bold title, set NSFW_TEXT variable, fix bold spacing, fix PEP8 line breaks between definitions. Remove _imgur def and hook straight into code.
|
2019-02-24 21:10:25 +00:00 |
|
dngfx
|
0444f9c0b9
|
Update imgur.py
Remove debug logging cruft
|
2019-02-24 20:37:17 +00:00 |
|
dngfx
|
266cbbfe1e
|
Update imgur.py
Add auto-imgur for auto linking of imgur and make the linking a bit fancier.
|
2019-02-24 20:34:10 +00:00 |
|
jesopo
|
f3f6102dbc
|
Don't duplicate "other-error" (sasl.scram)
|
2019-02-24 09:04:42 +00:00 |
|
jesopo
|
77ab4707b2
|
Send IRCBot.VERSION on a CTCP VERSION (ctcp.py)
|
2019-02-24 08:39:20 +00:00 |
|
jesopo
|
fdce6ef7a6
|
We now need to .send( an IRCLine.ParseLine in perform.py
|
2019-02-24 08:04:35 +00:00 |
|
jesopo
|
1473f41b03
|
Fire preprocess.send per-command - use this to only strip colors from ParsedLine
objects for PRIVMSG and NOTICE
|
2019-02-23 21:40:11 +00:00 |
|
jesopo
|
8c94bcf6ca
|
Move utils.irc.IRCParsedLine to IRCLine.ParsedLine, improve truncation
mechanism, don't convert sent line from ParsedLine to text to ParsedLine for
line_handler handling
|
2019-02-23 21:33:04 +00:00 |
|
jesopo
|
f4a403836b
|
!raw needs to parse the line it's given in to an IRCParsedLine now
|
2019-02-23 16:11:41 +00:00 |
|
jesopo
|
6bdec003a1
|
Split PRIVMSG last param explicitly by " " to make message_split
|
2019-02-23 10:54:17 +00:00 |
|
jesopo
|
ed4643b15d
|
Use new IRCChannel/IRCUser send_tagmsg in message_tracking.py
|
2019-02-22 22:37:27 +00:00 |
|
jesopo
|
9d72cbca73
|
Keep track of a user's away message, not just whether they're away or not
|
2019-02-22 22:26:50 +00:00 |
|
jesopo
|
dec3485071
|
Clear command Out text when there's nothing left to send
|
2019-02-22 17:47:25 +00:00 |
|
jesopo
|
9408cc9487
|
Typo, 'ValuError' -> 'ValueError'
|
2019-02-22 17:44:46 +00:00 |
|
jesopo
|
76c6cc3709
|
Typo, 'taget' -> 'target'
|
2019-02-22 16:31:17 +00:00 |
|
jesopo
|
5cae86333b
|
Typo, 'channels' -> 'channel'
|
2019-02-22 11:27:31 +00:00 |
|
jesopo
|
2b430839f9
|
.on doesn't take kwargs - .call does
|
2019-02-22 11:26:48 +00:00 |
|
jesopo
|
6177d5c984
|
Typo, 'channels' -> 'channel'
|
2019-02-22 11:25:04 +00:00 |
|
jesopo
|
47c2cbb0fa
|
Split line_handler.py out in to different files for different categories
|
2019-02-22 11:23:36 +00:00 |
|
jesopo
|
7469ff5bd6
|
Remove unused threading import in line_handler.py
|
2019-02-22 10:26:31 +00:00 |
|
jesopo
|
1ac8bf6ec1
|
Support echo-message TAGMSG
|
2019-02-22 10:14:23 +00:00 |
|
jesopo
|
fde0838fdc
|
Remove code duplication for checking if a PRIVMSG/NOTICE was sent by us
|
2019-02-22 10:13:49 +00:00 |
|
jesopo
|
46fc552972
|
Add a require_access attribute to !ghwebhook
|
2019-02-21 21:18:07 +00:00 |
|
jesopo
|
0fc2dd8754
|
You can't minus a set from a list (auto_mode.py)
|
2019-02-21 21:14:57 +00:00 |
|
jesopo
|
1da66fb72d
|
Only give users auto_modes they don't already have (auto_mode.py)
|
2019-02-21 21:14:09 +00:00 |
|
jesopo
|
827832b2d2
|
Add channel_access attributes to auto_mode.py commands
|
2019-02-21 21:10:06 +00:00 |
|
jesopo
|
e28885f746
|
Don't handle pull_request_review events when they've not been submitted
|
2019-02-21 11:19:36 +00:00 |
|
jesopo
|
deedab7248
|
Add IRCServer.send_joins, a nicer interface than manually ",".join ing
|
2019-02-20 17:08:30 +00:00 |
|
jesopo
|
7f2b19cee3
|
Only send TAGMSG when it's definitely supported (message_tracking.py)
|
2019-02-20 16:10:37 +00:00 |
|
jesopo
|
ebd02dbfa9
|
IRCv3 message-tags has been ratified
|
2019-02-20 15:59:33 +00:00 |
|
jesopo
|
81d82413d4
|
draft/message-tags-0.3 (JSON tags) was rejected
|
2019-02-20 14:46:40 +00:00 |
|
jesopo
|
807021ecc4
|
Pass key through to _get_settings (rest_api.py)
|
2019-02-19 19:49:13 +00:00 |
|
jesopo
|
a3a75f3480
|
Remove copy-pasted ":" (rest_api.py)
|
2019-02-19 19:47:14 +00:00 |
|
jesopo
|
2691fa52e6
|
Do database-related work on UI thread (rest_api.py)
|
2019-02-19 19:45:26 +00:00 |
|
Jos Ahrens
|
850c717925
|
quit: Fix style but better
Positions the colon consistently, but better.
|
2019-02-19 18:06:24 +01:00 |
|
Jos Ahrens
|
7a7ae615da
|
quit: Fix style
Positions the colon consistently.
|
2019-02-19 18:02:24 +01:00 |
|
Evelyn
|
8879e6416e
|
How can you govern a country that has two hundred and forty-six varieties of cheese?
|
2019-02-19 15:03:31 +00:00 |
|
jesopo
|
cfdb48b3e7
|
Use IRCRecvBatch in line_handler.py
|
2019-02-18 23:01:25 +00:00 |
|
jesopo
|
186b6b82a2
|
Shift formatting protocol data to it's own file: utils.irc.protocol
|
2019-02-18 14:58:27 +00:00 |
|
jesopo
|
cae6d970ca
|
Sometimes lastfm doesn't give us a list of tracks (lastfm.py)
|
2019-02-18 13:22:12 +00:00 |
|
jesopo
|
6da35a899b
|
don't pass around has_arbitrary - we don't need it.
|
2019-02-18 12:42:52 +00:00 |
|
jesopo
|
3a3b197309
|
Default cap_done to True, there's only one scenario were it is false (resume.py)
|
2019-02-17 16:00:33 +00:00 |
|
jesopo
|
dc7cdf31d0
|
Use '<' for '<' in README (permissions)
|
2019-02-17 14:29:50 +00:00 |
|
jesopo
|
5809ff8490
|
Add section about identifying (permissions README.md)
|
2019-02-17 14:28:59 +00:00 |
|
jesopo
|
9f2c501df6
|
Typo, 'BitBo' -> 'BitBot' (permissions)
|
2019-02-17 14:27:56 +00:00 |
|
jesopo
|
ec49140a70
|
Move permissions.py in to a directory and add a README.md for it
|
2019-02-17 14:26:18 +00:00 |
|
jesopo
|
cb0314da67
|
Put a helper function in utils to do iso8601 formatting. change IRCServer's
last-read setting to use it.
|
2019-02-17 14:15:40 +00:00 |
|
jesopo
|
107205d29a
|
Only completely prevent CAP END when we get RESUME SUCCESS (resume.py)
|
2019-02-17 12:48:22 +00:00 |
|
jesopo
|
92349ad696
|
typo, 'server.get_settings' -> 'server.get_setting' (resume.py)
|
2019-02-16 15:53:59 +00:00 |
|
jesopo
|
faf2401069
|
'received.numeric.###' -> 'received.###' throughout project
|
2019-02-16 15:53:14 +00:00 |
|
jesopo
|
342c1afa7e
|
Keep a track of channels we're in, in case we RESUME and need to get channel
information (e.g. `chathistory`) (resume.py)
|
2019-02-16 11:23:40 +00:00 |
|
jesopo
|
716568c21d
|
'src/IRCServer.capabilities' -> 'src/IRCServer.agreed_capabilities'
|
2019-02-16 09:12:43 +00:00 |
|
jesopo
|
3e4f3532a1
|
Put spaces either side of arrow symbol, makes it easier to see (github)
|
2019-02-16 09:06:29 +00:00 |
|
jesopo
|
e1ceed2907
|
Typo in comment, 'of' -> 'or' (sasl.scram)
|
2019-02-15 20:12:13 +00:00 |
|
jesopo
|
686d852e2b
|
SCRAM.error should be within standardised errors (put raw in self.raw_error)
|
2019-02-15 20:09:32 +00:00 |
|
jesopo
|
e51c653c1e
|
Parse and print when we send QUIT commands (line_handler, print_activity)
|
2019-02-15 19:58:51 +00:00 |
|
jesopo
|
f6179c46ab
|
Actually grab resume timestamp before it's overwritten (resume.py)
|
2019-02-15 10:26:33 +00:00 |
|
jesopo
|
a50b8c5694
|
comment typo, 'tage' -> 'tag' (github)
|
2019-02-15 07:49:07 +00:00 |
|
jesopo
|
a7d3fd93fc
|
hmac.digest -> hmac.new (the former is too new) (sasl.scram)
|
2019-02-15 01:21:39 +00:00 |
|
jesopo
|
4e7bfee3a6
|
Only send +draft/delivered and +draft/read on private message
|
2019-02-15 00:07:33 +00:00 |
|
jesopo
|
3efe97f6bb
|
copypaste fail, server -> event["server"] (message_tacking.py)
|
2019-02-14 21:59:00 +00:00 |
|
jesopo
|
52387900bc
|
Support draft/delivered and draft/read (message_tracking.py)
|
2019-02-14 21:51:51 +00:00 |
|
jesopo
|
ec3096fb50
|
Put information about USERPASS in sasl/README.md
|
2019-02-14 12:28:36 +00:00 |
|
jesopo
|
d0ad43b027
|
Support a USERPASS sasl mechanism that picks the best user:pass mech (sasl)
|
2019-02-14 11:57:53 +00:00 |
|
jesopo
|
33cacbb904
|
Don't crash when we try to send a message to channel we're not in
(line_handler.py)
|
2019-02-14 08:36:41 +00:00 |
|
jesopo
|
15fc5f7124
|
raise EventError when no results are found, to avoid double stderr write (youtube.py)
|
2019-02-14 01:00:16 +00:00 |
|
jesopo
|
2794d7235b
|
'current_badges' -> 'badges' (badges.py)
|
2019-02-13 16:33:28 +00:00 |
|
jesopo
|
b5b0464873
|
Typo, 'recieved' -> 'received' (badges.py)
|
2019-02-13 16:32:31 +00:00 |
|
jesopo
|
3834b246d6
|
Add !clearbadges (badges.py)
|
2019-02-13 16:31:32 +00:00 |
|
jesopo
|
acbe02baa6
|
Support IRCv3 draft/setname proposal (#361) (line_handler.py)
|
2019-02-13 10:59:37 +00:00 |
|
jesopo
|
5b561b51f4
|
Fix completely broken chghost code. What on god's earth was I thinking.
|
2019-02-13 10:56:52 +00:00 |
|
jesopo
|
1927c3c8af
|
Catch and propagate IRCv3's FAIL command (#357) (line_handler.py)
|
2019-02-13 10:39:10 +00:00 |
|
jesopo
|
460d56eb74
|
Never allow use of MD2 (sasl.scram)
|
2019-02-12 23:52:09 +00:00 |
|
jesopo
|
ac958384fe
|
SCRAM doesn't need constant_time_compare, nonces prevent replay (scram.py)
|
2019-02-12 23:47:24 +00:00 |
|
jesopo
|
62d2449958
|
MONITOR actually catches NICK changes (nick_regain.py)
|
2019-02-12 21:01:28 +00:00 |
|
jesopo
|
ef43c9aeef
|
Also use ISON even if MONITOR is supported - to catch NICK changes
(nick_regain.py)
|
2019-02-12 20:59:11 +00:00 |
|
jesopo
|
f2a7acfe4d
|
Use RPL_ENDOFMOTD or ERR_NOMOTD to denote end-of-registration and a time to
check if we got MONITOR in 005 at any point (nick_regain.py)
|
2019-02-12 20:48:52 +00:00 |
|
jesopo
|
554b041822
|
Remove debug print (nick_regain.py)
|
2019-02-12 20:43:50 +00:00 |
|
jesopo
|
3fc2fec324
|
Add nick_regain.py, to watch for the bot's desired nick becoming free
|
2019-02-12 20:42:26 +00:00 |
|
jesopo
|
1f1a19b5b6
|
set nick to '<nickname>|' when we get a nickname-in-use error (line_handler.py)
|
2019-02-12 20:40:40 +00:00 |
|
jesopo
|
2e925a6853
|
user is null when we sent a NOTICE non-echo-message (line_handler.py)
|
2019-02-12 17:07:39 +00:00 |
|
jesopo
|
44df8240cc
|
user is null when we're sending a message non-echo-mesasge (line_handler.py)
|
2019-02-12 17:04:55 +00:00 |
|
jesopo
|
e573f9de51
|
We can *receive* PRIVMSG/NOTICE without a prefix (line_handler.py)
|
2019-02-12 17:02:12 +00:00 |
|
jesopo
|
21b2e0bbe7
|
Typo, 'datetme' -> 'datetime' (ctcp.py)
|
2019-02-12 16:55:56 +00:00 |
|
jesopo
|
0e1535a88d
|
Definte channel before trying to use it for event hook constuction
(line_handler.py)
|
2019-02-12 16:50:11 +00:00 |
|
jesopo
|
938495fc3a
|
Refactor how CTCPs are sent through events
|
2019-02-12 16:49:57 +00:00 |
|
jesopo
|
b2d942027e
|
Implement IRCv3 echo-message (line_handler.py)
|
2019-02-12 16:12:15 +00:00 |
|
jesopo
|
e1c81efa6f
|
Add a way to blacklist CAPs per-network (line_handler.py)
|
2019-02-12 15:34:50 +00:00 |
|
jesopo
|
7e4c1cadb1
|
Add !cointoss to random_number.py
|
2019-02-12 15:23:02 +00:00 |
|
jesopo
|
ce23442f4b
|
Use constant-time compare in permissions.py for password identifying
|
2019-02-12 11:59:47 +00:00 |
|
jesopo
|
9667b8a6e0
|
Move constant-time compare function to utils.security
|
2019-02-12 11:57:49 +00:00 |
|
jesopo
|
305b998a52
|
Use hmac.compare_digest to do a constant-time compare (sasl.scram)
|
2019-02-12 11:50:37 +00:00 |
|
jesopo
|
144182868c
|
Upgrade resume.py to draft/resume-0.3 and support sending last-read timestamp
|
2019-02-12 11:14:36 +00:00 |
|
jesopo
|
8c9626f0a9
|
Put an strf format for ISO8601 in utils
|
2019-02-12 11:08:24 +00:00 |
|
jesopo
|
98b82c7f2c
|
Insert label tag to lines in labeled BATCHes (line_handler.py)
|
2019-02-11 22:19:20 +00:00 |
|
jesopo
|
2f5a232c4e
|
Hold on to tags and type for BATCHes
|
2019-02-11 22:15:12 +00:00 |
|
jesopo
|
b6df18930c
|
bytes_written /bytes_read is now on IRCServer.socket (stats.py)
|
2019-02-11 18:26:16 +00:00 |
|
jesopo
|
399723db94
|
Show file add/remove/change *after* saying it's a push (github)
|
2019-02-11 11:17:07 +00:00 |
|
jesopo
|
18bb7ec4af
|
Actually return function hook from _shutdown_hook (admin.py)
|
2019-02-11 10:09:39 +00:00 |
|
jesopo
|
e644888e3e
|
Actually shutdown socket when !shutdown is called (admin.py)
|
2019-02-11 10:00:55 +00:00 |
|
jesopo
|
9b44b6cd13
|
Shift socket.socket related logic to IRCSocket.py
|
2019-02-11 10:00:41 +00:00 |
|
jesopo
|
d087143a5d
|
Iterate through bot.servers.values(), not .keys() (admin.py)
|
2019-02-10 23:54:31 +00:00 |
|
jesopo
|
fadd21c6d9
|
Add !shutdown (admin.py)
|
2019-02-10 23:53:33 +00:00 |
|
jesopo
|
bb4ec082dd
|
Let IRCLine.Line handle truncating command output
|
2019-02-10 20:49:59 +00:00 |
|
jesopo
|
abf5679b68
|
Parse sent data in IRCServer._send, not IRCServer.send
|
2019-02-10 20:49:03 +00:00 |
|
jesopo
|
9ecec75828
|
'jesopo pushed commit to master' -> 'jesopo pushed to master' (github)
|
2019-02-10 15:09:20 +00:00 |
|
jesopo
|
9235d23350
|
Show when pushes are forced (github)
|
2019-02-10 15:06:26 +00:00 |
|
jesopo
|
af3057dee0
|
Don't send empty JOIN when we have no saved channels (channel_save.py)
|
2019-02-10 14:55:46 +00:00 |
|
jesopo
|
cf64e8832b
|
Make use of "when line sent" logic to disconnect after QUIT (signals.py)
|
2019-02-10 14:32:04 +00:00 |
|
jesopo
|
709365ecf8
|
Utilise new line-tracking logic to reconnect when QUIT sends (admin.py)
|
2019-02-10 14:26:24 +00:00 |
|
jesopo
|
d5bb3c5405
|
Have to refer to timer.kwargs to get kwargs (in.py)
|
2019-02-10 13:27:49 +00:00 |
|
jesopo
|
25096c651a
|
Don't require client cert validation (rest_api.py)
|
2019-02-10 13:26:35 +00:00 |
|
jesopo
|
985f4d60a4
|
Only add a waiting clause for resume CAP if the server actually ACKs it
(resume.py)
|
2019-02-10 13:22:53 +00:00 |
|
jesopo
|
c7d21e2d9e
|
Typo, 'wrap_scket' -> 'ssl_wrap' (rest_api.py)
|
2019-02-10 13:20:22 +00:00 |
|
jesopo
|
93dd75ff31
|
Added !inlist, to list !in reminders (in.py)
|
2019-02-10 13:18:25 +00:00 |
|
jesopo
|
1d206fe78f
|
Use newly abstracted away ssl_wrap (rest_api.py)
|
2019-02-10 12:38:53 +00:00 |
|
jesopo
|
05ae25d3d7
|
ERROR log ERROR s from servers (line_handler.py)
|
2019-02-10 12:22:01 +00:00 |
|
jesopo
|
71eac9d3c0
|
Treat a QUIT from hostmask :* as referring to our connection (line_handler.py)
|
2019-02-10 00:29:22 +00:00 |
|
jesopo
|
ffdf49efc9
|
CAP END for RESUME TOKEN and RESUME ERR , don't for RESUME SUCCESS (resume.py)
|
2019-02-10 00:12:45 +00:00 |
|
jesopo
|
20d75e9716
|
Send request to RESUME a session AFTER we have a new token (resume.py)
|
2019-02-10 00:03:14 +00:00 |
|
jesopo
|
e2b019a9b8
|
log calls need a params arg (resume.py)
|
2019-02-10 00:02:24 +00:00 |
|
jesopo
|
84a3bf6135
|
Also capture channel setting-related modes (e.g. +f for flood settings)
|
2019-02-09 18:48:18 +00:00 |
|
jesopo
|
90618e883b
|
Move REGEX_CUTOFF to outs.py (commands)
|
2019-02-09 17:52:51 +00:00 |
|
jesopo
|
1ff2a00c48
|
Move StdOut/StdErr specific consts to outs.py (commands)
|
2019-02-09 17:50:40 +00:00 |
|
jesopo
|
6b042d9460
|
Split command StdOut/StdErr in to their own file (commands)
|
2019-02-09 17:49:01 +00:00 |
|
jesopo
|
b9e71ec833
|
title is already a parsed string from _get_title() (title.py)
|
2019-02-09 13:38:09 +00:00 |
|
jesopo
|
8bbfd1d1c3
|
Add empty params arg to log call (title.py)
|
2019-02-09 13:37:21 +00:00 |
|
jesopo
|
730a4e6b87
|
Don't use the event system to get results from other modules - use exports
|
2019-02-09 13:14:45 +00:00 |
|
jesopo
|
4bc43f686e
|
'username' -> 'nickname', update RESUME nickname when our nickname changes (resume.py)
|
2019-02-09 12:33:26 +00:00 |
|
jesopo
|
d3f5ff78a6
|
Another 'new-token' -> 'new-resume-token' (resume.py)
|
2019-02-09 12:27:37 +00:00 |
|
jesopo
|
a23e46ddbf
|
'def on_cap_new' -> 'def on_cap_ls' (resume.py)
|
2019-02-09 12:27:13 +00:00 |
|
jesopo
|
1e6e030d6f
|
Actually do 'resume' -> 'resume-token' (resume.py)
|
2019-02-09 12:26:47 +00:00 |
|
jesopo
|
feffb2325b
|
"resume" -> "resume-token", "new-token" -> "new-resume-token", typo that was
causing resume token to be deleted as soon as it was set (resume.py)
|
2019-02-09 12:23:37 +00:00 |
|
jesopo
|
3fae5c52cd
|
Forgot to import EventManager (title.py, youtube.py)
|
2019-02-09 10:57:32 +00:00 |
|
jesopo
|
31367b2b5d
|
Eat youtube URLs on LOW priority, switch auto-title to MONITOR priority
|
2019-02-09 10:56:06 +00:00 |
|
jesopo
|
9f6aa93082
|
Actually return title text, not html Tag object (title.py)
|
2019-02-09 10:38:44 +00:00 |
|
jesopo
|
2ac5a53131
|
Add a setting to get the title from URLs automatically (title.py)
|
2019-02-09 10:35:37 +00:00 |
|
jesopo
|
6018cc098d
|
We still need to 'CAP REQ :sasl' when we get 'CAP NEW :sasl' (sasl)
|
2019-02-09 02:58:25 +00:00 |
|
jesopo
|
697ce2ba30
|
Do a SASL reauthentication when we get CAP NEW for SASL (sasl)
|
2019-02-08 23:12:14 +00:00 |
|
jesopo
|
42e2596c9b
|
Return semi-helpful information to github webhooks (github)
|
2019-02-08 23:01:45 +00:00 |
|
jesopo
|
d772eaf36e
|
need to .items() a dict to tuple-iterate it (rest_api.py)
|
2019-02-08 22:53:33 +00:00 |
|
jesopo
|
678e6606ed
|
Abstract away sending response to REST API request (rest_api.py)
|
2019-02-08 22:04:39 +00:00 |
|
jesopo
|
4a68baa0a6
|
Return path from _path_data() (rest_api.py)
|
2019-02-08 21:56:58 +00:00 |
|
jesopo
|
e84f91977c
|
Typo, 'utils.parse' -> 'urllib.parse' (rest_api.py)
|
2019-02-08 21:55:42 +00:00 |
|
jesopo
|
12591d2357
|
Remove now not used params on _request() (rest_api.py)
|
2019-02-08 21:54:33 +00:00 |
|
jesopo
|
c7843a9338
|
Simplify/refactor REST API request parsing code (rest_api.py)
|
2019-02-08 21:52:24 +00:00 |
|
jesopo
|
dc0a021231
|
Show capabilities in API server stats (stats.py)
|
2019-02-08 17:56:13 +00:00 |
|
jesopo
|
9a0b8f3d00
|
server_capabilities is a dict, capabilities is a set (line_handler.py)
|
2019-02-08 17:48:41 +00:00 |
|
jesopo
|
91f78e834e
|
Still REQ CAPs caught from cap.ls command if line_handler.py doesn't request any
|
2019-02-08 17:32:43 +00:00 |
|
jesopo
|
518f32c4ec
|
Fix 2 misspellings of "capabilities" and fix having not changed a variable name
|
2019-02-08 17:32:00 +00:00 |
|
jesopo
|
15ab772442
|
Request CAPs we support when we see them advertised with CAP NEW
(line_handler.py)
|
2019-02-08 17:30:07 +00:00 |
|
jesopo
|
d3f23eafb8
|
make !sp and alias of !spotify (spotify.py)
|
2019-02-08 15:34:04 +00:00 |
|
jesopo
|
d61bb387f7
|
Show when a check_run is queued (github)
|
2019-02-07 23:05:29 +00:00 |
|
jesopo
|
a1496e5415
|
Check that a check_run actually started before it finished (github)
|
2019-02-07 22:59:50 +00:00 |
|
jesopo
|
03a1f62297
|
Script travis module in favour of github webhook check_run events
|
2019-02-07 22:34:54 +00:00 |
|
jesopo
|
fb125081ad
|
Turn seconds in to seconds/minutes/hours/etc (github)
|
2019-02-07 22:32:48 +00:00 |
|
jesopo
|
ede385aca8
|
Use check_run event instead of status for CI (github)
|
2019-02-07 22:30:50 +00:00 |
|
Evelyn
|
ce78bd850a
|
quit: add quote
|
2019-02-07 18:21:35 +00:00 |
|
jesopo
|
53a819512f
|
Make commit hash LIGHTBLUE in status event (github)
|
2019-02-07 15:56:30 +00:00 |
|
jesopo
|
58cd6338fd
|
Color/bold status state (github)
|
2019-02-07 15:49:36 +00:00 |
|
jesopo
|
c401c45a02
|
typo, "_short_id" -> "_short_hash" (github)
|
2019-02-07 15:46:07 +00:00 |
|
jesopo
|
f6079d92c8
|
Remove hanging "or" that i forgot to remove (line_handler.py)
|
2019-02-07 14:26:36 +00:00 |
|
jesopo
|
172acfd0d5
|
Tidy up logic to figure out of a NOTICE is a AUTH notice (line_handler.py)
|
2019-02-07 14:25:56 +00:00 |
|
jesopo
|
f5f5a55e21
|
Add command to list, add and remove travis webhooks (travis)
|
2019-02-07 14:05:12 +00:00 |
|
jesopo
|
0bdac094ea
|
Actually accept !ghwebhook list as a command (github)
|
2019-02-07 14:01:24 +00:00 |
|
jesopo
|
7d25ce44ad
|
Use HTML entity for less-than symbol (sasl README.md)
|
2019-02-07 13:53:46 +00:00 |
|
jesopo
|
35ad1c7c7b
|
Add SASL README.md
|
2019-02-07 13:51:08 +00:00 |
|
jesopo
|
a3ca29dabe
|
Show server name when we log a SASL failure (sasl)
|
2019-02-07 12:23:11 +00:00 |
|
jesopo
|
1485947fcc
|
First commit of travis webhook module
|
2019-02-07 11:49:42 +00:00 |
|
jesopo
|
90591ec5b4
|
Change isgd.py to use Exports to offer url shortening, not events
|
2019-02-07 10:07:11 +00:00 |
|
jesopo
|
d013703705
|
commit_comment events have commit_id in comment , not in the root data (github)
|
2019-02-07 07:42:05 +00:00 |
|
jesopo
|
7dd1eca7ae
|
Don't use string concat when we're already using %s formatting (sasl.scram)
|
2019-02-06 23:04:26 +00:00 |
|
jesopo
|
65766a093a
|
Add more comments, re-seperate out self._ variables and seperate some compound
function calls on to different lines for readability (sasl.scram)
|
2019-02-06 22:58:16 +00:00 |
|
jesopo
|
c77d8aaac8
|
Default error to "" , _client_first /_salted_password /_auth_message to b""
(sasl.scram)
|
2019-02-06 22:36:25 +00:00 |
|
jesopo
|
1bac2f67de
|
Add type hints to SCRAM ctor (sasl.scram)
|
2019-02-06 22:33:30 +00:00 |
|
jesopo
|
50a8de2792
|
Restrict scram algorithms to IANA Hash Function Textual Names (sasl.scram)
|
2019-02-06 22:28:50 +00:00 |
|
jesopo
|
4e3e782519
|
Remove pointless local auth_message variable (sasl.scram)
|
2019-02-06 22:00:23 +00:00 |
|
jesopo
|
efbbe4c3db
|
Move parsing username, password and algorithm to the only place that uses it and
add comments (sasl.scram)
|
2019-02-06 21:49:44 +00:00 |
|
jesopo
|
bffd43648d
|
uuid.uuid4() is not random enough for a nonce (sasl.scram)
|
2019-02-06 21:49:24 +00:00 |
|
jesopo
|
67252833c4
|
Remove pointless local salted_password variable (sasl.scram)
|
2019-02-06 21:19:25 +00:00 |
|
jesopo
|
cbdd8d6fc9
|
Remove pointless local assign of self._password (sasl.scram)
|
2019-02-06 21:16:55 +00:00 |
|
jesopo
|
90b540d5dc
|
Add type annotations to scram util functions (sasl)
|
2019-02-06 21:05:20 +00:00 |
|
jesopo
|
bf3986a1be
|
Log a WARN when we get a 904 (failed sasl)
|
2019-02-06 16:25:43 +00:00 |
|
jesopo
|
16ea48cb54
|
Assume we'll receive a 904 when SCRAM fails with an e= param (sasl)
|
2019-02-06 15:50:42 +00:00 |
|
jesopo
|
c006435fa1
|
Set SCRAM state to just Failure if there's a server-final-message error (sasl)
|
2019-02-06 15:41:31 +00:00 |
|
jesopo
|
09eb3d3314
|
Only panic about a scram failure if it's a server-final-message failure (sasl)
|
2019-02-06 15:38:59 +00:00 |
|
jesopo
|
0e63700761
|
Only send auth_text if it's not None (sasl)
|
2019-02-06 15:37:34 +00:00 |
|
jesopo
|
be95514174
|
auth_text would not be present in a failure scenario
|
2019-02-06 15:36:59 +00:00 |
|
jesopo
|
cfa590eef7
|
Handle error on server-final-message (sasl.scram)
|
2019-02-06 15:28:17 +00:00 |
|
jesopo
|
403466dee3
|
Remove particularly improper quit quotes, add Hillel the Elder quote (quit.py)
|
2019-02-06 14:22:27 +00:00 |
|
jesopo
|
3e54542b6a
|
arguments was not defined if they weren't provided (sasl)
|
2019-02-06 11:22:13 +00:00 |
|
jesopo
|
0004a8a59c
|
Fix mypy linting issue with dict creation (scram.py)
|
2019-02-06 11:09:45 +00:00 |
|
jesopo
|
a7554b835e
|
"+" as part of a SASL handshake is irc-specific so remove it from scram.py
|
2019-02-06 11:07:50 +00:00 |
|
jesopo
|
6b4bb7cdba
|
Type annotate scram.py and don't pass base64 data to scram.py functions
|
2019-02-06 08:50:19 +00:00 |
|
jesopo
|
13083e60a6
|
Don't take a users coins when they make an invalid roulette bet (coins.py)
|
2019-02-05 23:00:56 +00:00 |
|
jesopo
|
aa7aa17ec1
|
Split hash and hmac logic out to their own functions (sasl.scram)
|
2019-02-05 22:53:55 +00:00 |
|
jesopo
|
5d51a283bb
|
Actually check that we don't have CAPs that we're waiting on a ACK/NAK for
before ending CAP negotiation (line_handler.py)
|
2019-02-05 22:26:57 +00:00 |
|
jesopo
|
5991e02b0a
|
Manually count ACK/NAK for REQed CAPs before ENDing CAP negotiation
|
2019-02-05 19:20:02 +00:00 |
|
jesopo
|
ff2d5ef7e7
|
Disconnect from server and throw an exception if SCRAM server verification fails
(sasl)
|
2019-02-05 17:04:00 +00:00 |
|
jesopo
|
fd08e23bd4
|
Move scripts module to it's own directory
|
2019-02-05 16:56:21 +00:00 |
|
jesopo
|
8e59809db2
|
CAP capabilities would not be index 2 if the line is multiline
(line_handler.py)
|
2019-02-05 16:48:12 +00:00 |
|
jesopo
|
b742b1ecee
|
Remove debug print in sasl/__init__.py
|
2019-02-05 15:58:11 +00:00 |
|
jesopo
|
1fe20a2c98
|
Move sasl.py to a directory module and move SCRAM logic to a different file,
move `github/module.py` to `github/__init__.py`
|
2019-02-05 15:54:20 +00:00 |
|
jesopo
|
d4503fdf28
|
Remove SCRAM-related variables on IRCServer object when we see
server-final-message (sasl.py)
|
2019-02-05 12:53:19 +00:00 |
|
jesopo
|
d68c73affa
|
Remove SCRAM debug logging (sasl.py)
|
2019-02-05 12:34:50 +00:00 |
|
jesopo
|
51a4b8ef4e
|
Support SCRAM SASL mechanisms (sasl.py)
|
2019-02-05 12:17:25 +00:00 |
|
jesopo
|
0344ad6470
|
Add ")" that should have been removed when we stopped using enumerate for
github webhook hooks (github)
|
2019-02-04 21:35:31 +00:00 |
|
jesopo
|
ac16887c48
|
Reply to statusmsg commands (e.g. '/msg +channel !ping') with the same statusmsg
|
2019-02-04 21:32:44 +00:00 |
|
jesopo
|
e2d60a541c
|
Try to match against full repository name first, so that we can make specific
rules for specific repositories (github)
|
2019-02-04 10:17:27 +00:00 |
|
jesopo
|
66d2ef2c26
|
We don't need to enumerate hooks (github)
|
2019-02-04 10:17:15 +00:00 |
|
jesopo
|
36e838d585
|
Delete automodes user_channel setting when it's empty (auto_mode.py)
|
2019-02-04 08:45:48 +00:00 |
|
jesopo
|
d7d707d980
|
user doesn't exist in _move(), it's user1 (coins.py)
|
2019-02-02 20:41:08 +00:00 |
|
jesopo
|
1b94a72a65
|
apikey command should have a minimum argument restriction (rest_api.py)
|
2019-02-01 12:02:02 +00:00 |
|
jesopo
|
520d8b681f
|
Actually add private_unban function def. oops. (channel_op.py)
|
2019-01-30 21:07:03 +00:00 |
|
jesopo
|
d2dbb0a249
|
Add private message unban command (channel_op.py)
|
2019-01-30 21:06:02 +00:00 |
|
jesopo
|
98e1d4460e
|
Actually use channel arg in _kick_command (channel_op.py)
|
2019-01-30 21:03:21 +00:00 |
|