jesopo
|
3f6a3243e1
|
don't prefix relay messages with 'relay/'
|
2019-07-01 12:45:02 +01:00 |
|
jesopo
|
fa1e9cbb58
|
Add RESET char in relay lines due to weechat bug
|
2019-06-30 12:40:40 +01:00 |
|
jesopo
|
62d92c760f
|
make relay server name LIGHTBLUE
|
2019-06-30 11:42:59 +01:00 |
|
jesopo
|
ff0e294486
|
Make relaying LOW priority, so local event is printed before relaying
|
2019-06-30 10:42:49 +01:00 |
|
jesopo
|
992f16a685
|
Include town name, when available, in user location name
|
2019-06-30 10:41:25 +01:00 |
|
jesopo
|
cb07a5d708
|
OptionsSetting ctor should have empty options when using options_factory
|
2019-06-29 23:23:57 +01:00 |
|
jesopo
|
a64d577644
|
Show IRCd 'version' string in !specsup output
|
2019-06-29 22:44:05 +01:00 |
|
jesopo
|
19f716ab4c
|
Implemnt _options_factory for OptionsSetting to have dynamic options
|
2019-06-29 22:26:28 +01:00 |
|
jesopo
|
b4c762eb4e
|
Automatically format example text for OptionsSetting (showing options)
|
2019-06-29 21:33:26 +01:00 |
|
jesopo
|
a732bcfc25
|
Only accept highlight-commands when they have "," or ":"
|
2019-06-28 23:33:14 +01:00 |
|
jesopo
|
7091860e54
|
Setting.__init__ call in OptionsSetting ctor needs self param
|
2019-06-28 23:27:56 +01:00 |
|
jesopo
|
0e9aebdb81
|
'auto-github' should be a BoolSetting, not a Setting
|
2019-06-28 23:26:53 +01:00 |
|
jesopo
|
756396d758
|
Implement utils.OptionsSetting
|
2019-06-28 23:26:42 +01:00 |
|
jesopo
|
45565456ae
|
add 'ircv3-stats' setting
|
2019-06-28 23:18:06 +01:00 |
|
jesopo
|
ae9d099a41
|
Refactor set/channelset/serverset/botset in to 'utils.Setting' objects
|
2019-06-28 23:16:05 +01:00 |
|
jesopo
|
f9eb017466
|
message arg for HTTPWrongContentTypeException/HTTPParsingException
|
2019-06-28 23:01:21 +01:00 |
|
jesopo
|
890c893ddf
|
Add ircv3.py - for IRCv3-related stats
|
2019-06-28 18:36:43 +01:00 |
|
jesopo
|
e6d8e75086
|
DEBUG log when trying to git.io-shorten a github url
|
2019-06-28 15:29:59 +01:00 |
|
jesopo
|
4006184385
|
remove dangling "," left over from moving code
|
2019-06-28 07:25:09 +01:00 |
|
jesopo
|
6a3af7f496
|
DEBUG log when we get a tweet from a stream
|
2019-06-28 07:24:06 +01:00 |
|
jesopo
|
1e30e76cad
|
only create a range url when we have commits
|
2019-06-28 06:51:58 +01:00 |
|
jesopo
|
e0b7495ecc
|
channel-only,require-mode,require-access -> channel_only,require_mode,require_access
|
2019-06-27 21:09:26 +01:00 |
|
jesopo
|
74befb18bc
|
'quiet' -> 'mute', add duration parameter
|
2019-06-27 20:52:32 +01:00 |
|
jesopo
|
1c5e1efecd
|
add !quiet and !unquiet
|
2019-06-27 20:38:39 +01:00 |
|
jesopo
|
5ea0d9751b
|
Only abort individual RSS feeds when they fail
|
2019-06-27 18:29:17 +01:00 |
|
jesopo
|
97810db8df
|
Give descriptions to utils.http.HTTPException subclasses
|
2019-06-27 18:28:08 +01:00 |
|
jesopo
|
9c5c8cf563
|
seems i completely forgot try/except syntax
|
2019-06-27 18:21:07 +01:00 |
|
jesopo
|
95537378b4
|
Only show Exception message when rss feeds fail
|
2019-06-27 18:18:39 +01:00 |
|
jesopo
|
14b7a8ae11
|
exc_info need to be in an except block
|
2019-06-27 16:00:14 +01:00 |
|
jesopo
|
e30ae803b0
|
get rss feed xml ourselves so feedparser.parse can't hang on us
|
2019-06-27 11:56:50 +01:00 |
|
jesopo
|
d4fd841af2
|
Prefix PR commit outputs with "[PR] "
|
2019-06-27 11:27:15 +01:00 |
|
jesopo
|
1ef93e181f
|
'ref' -> 'sha' for getting PR commit titles
|
2019-06-27 11:21:09 +01:00 |
|
jesopo
|
e1f34c4b8a
|
shortify push range url
|
2019-06-27 11:08:18 +01:00 |
|
jesopo
|
f61e3e2b99
|
pass single-commit url in to _format_push
|
2019-06-27 11:06:58 +01:00 |
|
jesopo
|
d7c4e9f67b
|
forced does not exist; data["forced"] instead
|
2019-06-27 11:01:08 +01:00 |
|
jesopo
|
4f5af6f221
|
HTTP GET github PR commits url to get syncronise commit messages
|
2019-06-27 10:59:22 +01:00 |
|
jesopo
|
13f7ae682c
|
Revert "Show commit message, not PR title, for PR pushes"
This reverts commit 24df8c996e .
|
2019-06-27 10:04:52 +01:00 |
|
jesopo
|
1926aafacb
|
format._tweet() takes a server param now
|
2019-06-26 21:23:38 +01:00 |
|
jesopo
|
297c403248
|
add !unshorten
|
2019-06-26 18:09:39 +01:00 |
|
jesopo
|
3c3f0449b6
|
add CaseInsensitiveDict.__contains__
|
2019-06-26 17:57:49 +01:00 |
|
jesopo
|
16d331dd43
|
add allow_redirects kwarg to utils.http.request()
|
2019-06-26 17:53:16 +01:00 |
|
jesopo
|
24df8c996e
|
Show commit message, not PR title, for PR pushes
|
2019-06-26 15:13:01 +01:00 |
|
jesopo
|
c5785a2d14
|
implement @utils.kwarg() magic, use it for command.regex hooks
|
2019-06-26 14:37:41 +01:00 |
|
jesopo
|
7060a0ac67
|
Update IRCBot except queue.Empty comment
|
2019-06-26 13:43:00 +01:00 |
|
jesopo
|
4bf5c4783b
|
Re-add EventManager check to prevent _call() outside main thread
|
2019-06-26 11:42:23 +01:00 |
|
jesopo
|
d2a1763dc8
|
'call_unsafe_for_result' -> 'call_for_result_unsafe'
|
2019-06-26 11:04:41 +01:00 |
|
jesopo
|
bb749b111f
|
Refactor EventManager to only hold hooks on a root object
|
2019-06-26 11:01:09 +01:00 |
|
jesopo
|
29b15da179
|
Switch all 'hook.kwargs.get(' calls to 'hook.get_kwarg('
|
2019-06-26 10:59:52 +01:00 |
|
jesopo
|
6667f49ee3
|
dont use "|" multi-event syntax. it's weird
|
2019-06-26 10:59:03 +01:00 |
|
jesopo
|
2e41f93c4d
|
add --depends-on hashflags to shorturl.py
|
2019-06-25 21:31:30 +01:00 |
|