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
|
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
|
d2a1763dc8
|
'call_unsafe_for_result' -> 'call_for_result_unsafe'
|
2019-06-26 11:04:41 +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 |
|
jesopo
|
94dc2655e7
|
merge bitly code back in to shorturl.py as we use it for default shortener
|
2019-06-25 21:30:40 +01:00 |
|
jesopo
|
40a3a9ce08
|
'vote-start-restricted' -> 'votes-start-restricted' so as to avoid find
|
2019-06-25 20:00:53 +01:00 |
|
jesopo
|
19755778b6
|
event doesn't exist in _get_title
|
2019-06-25 18:04:36 +01:00 |
|
jesopo
|
12181bfec6
|
Add system to have multiple url shorteners and chose which to use
|
2019-06-25 17:53:00 +01:00 |
|
jesopo
|
cd299d92eb
|
catch and format "unknown record type" exceptions
|
2019-06-25 14:57:03 +01:00 |
|
jesopo
|
6f5c692606
|
Allow specifying of nameserver as '!dns <host> @1.2.3.4'
|
2019-06-25 14:50:30 +01:00 |
|
jesopo
|
e8ebaadd11
|
Improve !dns command, allow setting dns nameserver per-server
|
2019-06-25 14:32:51 +01:00 |
|
jesopo
|
5e11c3fb9d
|
unknown_command.py -> command_suggestions.py
|
2019-06-24 22:58:14 +01:00 |
|
jesopo
|
746db08d40
|
Make propability-based command suggestions on unknown command
|
2019-06-24 22:56:38 +01:00 |
|
jesopo
|
7f0af15e2d
|
send is_channel kwarg on unknown.command event
|
2019-06-24 22:54:34 +01:00 |
|
jesopo
|
3f84c9871a
|
Fire an event when a user tries an unknown command
|
2019-06-24 22:53:28 +01:00 |
|
jesopo
|
882bbdf0ff
|
'sucess_message' -> 'success_message'
|
2019-06-24 22:49:44 +01:00 |
|
jesopo
|
010f594774
|
'web hooks' -> 'webhooks'
|
2019-06-24 22:46:15 +01:00 |
|
jesopo
|
1defa04ad2
|
rss-seen-ids should be set per-url or they'll overwrite each other
|
2019-06-24 20:34:22 +01:00 |
|
jesopo
|
a96bffc79d
|
'_title' -> '_name'
|
2019-06-24 20:23:36 +01:00 |
|
jesopo
|
2ccebaa4a0
|
Add missing import re
|
2019-06-24 19:32:32 +01:00 |
|
jesopo
|
622eda5a99
|
Don't show webhook notifications for private repos
|
2019-06-24 18:33:24 +01:00 |
|
jesopo
|
dd6b0fdfbd
|
set git_webhooks _name to something nicer ("Webhooks")
|
2019-06-24 18:18:42 +01:00 |
|
jesopo
|
f66dd83551
|
remove use of _short_url in gitea.py
|
2019-06-24 17:47:14 +01:00 |
|
jesopo
|
75e8a64ff9
|
gitea create hooks have no url
|
2019-06-24 17:41:29 +01:00 |
|
jesopo
|
cbd35914db
|
'forced' pushes do not exist in gitea webhooks
|
2019-06-24 17:37:00 +01:00 |
|
jesopo
|
f10989e8bf
|
Actually pass gitea handler for gitea hooks
|
2019-06-24 17:35:55 +01:00 |
|
jesopo
|
280fd68f7f
|
use pusher 'login' not 'name' - gitea doesn't have 'name'
|
2019-06-24 17:31:45 +01:00 |
|
jesopo
|
3bc1eb8b8b
|
gitea.GitHub -> gitea.Gitea
|
2019-06-24 17:17:01 +01:00 |
|
jesopo
|
6b8120dc51
|
Add gitea.py, fix some consts being in the wrong file
|
2019-06-24 17:14:39 +01:00 |
|
jesopo
|
d0d6af14d3
|
Add missing 'utils' import
|
2019-06-24 15:55:05 +01:00 |
|
jesopo
|
60a4f7aa4a
|
Add missing colors.py file
|
2019-06-24 15:54:29 +01:00 |
|
jesopo
|
9ae97627c6
|
'webhooks' -> 'git-webhooks'. move all 'webhooks' settings to 'git-webhooks'
|
2019-06-24 15:51:55 +01:00 |
|
jesopo
|
c60fb9975f
|
'github-hooks' -> 'webhooks'. this is a breaking change!
Move any 'github-hooks' channel settings to 'webhook' settings
|
2019-06-24 15:43:31 +01:00 |
|
jesopo
|
831bcd0d23
|
Remove old imports from github.py, add missing webhook urllib import
|
2019-06-24 15:38:27 +01:00 |
|
jesopo
|
65a99c7a84
|
re-add lost REST API successful return
|
2019-06-24 15:21:58 +01:00 |
|