1
0
mirror of https://github.com/nikoksr/notify.git synced 2025-01-24 03:16:35 +02:00

242 Commits

Author SHA1 Message Date
Niko Köser
1faaebb60e
Merge branch 'main' into dependabot/go_modules/github.com/sendgrid/sendgrid-go-3.9.0incompatible 2021-04-27 10:37:50 +02:00
dependabot[bot]
d2649c5de8
build(deps): bump github.com/sendgrid/sendgrid-go
Bumps [github.com/sendgrid/sendgrid-go](https://github.com/sendgrid/sendgrid-go) from 3.8.0+incompatible to 3.9.0+incompatible.
- [Release notes](https://github.com/sendgrid/sendgrid-go/releases)
- [Changelog](https://github.com/sendgrid/sendgrid-go/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sendgrid/sendgrid-go/compare/v3.8.0...v3.9.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-27 08:19:23 +00:00
Niko Köser
7494f5753c
Merge pull request #84 from nikoksr/imgbot
docs(img): optimize images
v0.16.0
2021-04-27 07:48:18 +02:00
Niko Köser
545971b7f3
Merge branch 'main' into imgbot 2021-04-27 07:47:58 +02:00
Niko Köser
e31f191118
Merge pull request #77 from nikoksr/dependabot/github_actions/actions/cache-v2.1.5
build(deps): bump actions/cache from v2.1.4 to v2.1.5
2021-04-27 07:47:44 +02:00
ImgBotApp
7c290c3d61
[ImgBot] Optimize images
*Total -- 182.91kb -> 169.87kb (7.13%)

/service/wechat/img/wechat_usage.png -- 14.57kb -> 7.69kb (47.21%)
/service/wechat/img/wechat_sandbox_2.png -- 68.20kb -> 62.27kb (8.7%)
/assets/gopher-letter.svg -- 100.15kb -> 99.91kb (0.23%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
2021-04-27 05:47:17 +00:00
Niko Köser
ccd5080df9
Merge branch 'main' into dependabot/github_actions/actions/cache-v2.1.5 2021-04-27 07:47:11 +02:00
Niko Köser
6deb320532
Merge pull request #81 from nikoksr/dependabot/go_modules/github.com/slack-go/slack-0.9.0
build(deps): bump github.com/slack-go/slack from 0.8.1 to 0.9.0
2021-04-27 07:47:05 +02:00
Niko Köser
7f4291f4e8
Merge branch 'main' into dependabot/go_modules/github.com/slack-go/slack-0.9.0 2021-04-27 07:46:58 +02:00
Niko Köser
d60d53b0ba
Merge pull request #74 from nikoksr/dependabot/go_modules/github.com/aws/aws-sdk-go-v2/service/ses-1.2.2
build(deps): bump github.com/aws/aws-sdk-go-v2/service/ses from 1.1.2 to 1.2.2
2021-04-27 07:46:43 +02:00
Niko Köser
649dad125c
Merge branch 'main' into dependabot/go_modules/github.com/aws/aws-sdk-go-v2/service/ses-1.2.2 2021-04-27 07:46:32 +02:00
Niko Köser
d65f4c5876
Merge pull request #78 from nikoksr/dependabot/go_modules/github.com/aws/aws-sdk-go-v2/config-1.1.6
build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.1.2 to 1.1.6
2021-04-27 07:41:56 +02:00
Niko Köser
737554a46d
Merge branch 'main' into dependabot/go_modules/github.com/aws/aws-sdk-go-v2/config-1.1.6 2021-04-27 07:41:33 +02:00
Niko Köser
0f4b5f134f
Merge pull request #79 from nikoksr/dependabot/go_modules/github.com/aws/aws-sdk-go-v2/credentials-1.1.6
build(deps): bump github.com/aws/aws-sdk-go-v2/credentials from 1.1.2 to 1.1.6
2021-04-27 07:30:12 +02:00
Niko Köser
2be6923b89
Merge branch 'main' into dependabot/go_modules/github.com/aws/aws-sdk-go-v2/credentials-1.1.6 2021-04-27 07:28:52 +02:00
Niko Köser
ed6ed2585b
Merge pull request #83 from nikoksr/dependabot/go_modules/github.com/aws/aws-sdk-go-v2-1.3.4
build(deps): bump github.com/aws/aws-sdk-go-v2 from 1.2.1 to 1.3.4
2021-04-27 07:27:22 +02:00
Niko Köser
f0e95bdca2
Merge branch 'main' into dependabot/go_modules/github.com/aws/aws-sdk-go-v2-1.3.4 2021-04-27 07:25:19 +02:00
Niko Köser
e259cc850b
Merge pull request #68 from gtourkas/main
feat(service): add support for WeChat
2021-04-27 07:23:22 +02:00
dependabot[bot]
c793aaa1b7
build(deps): bump github.com/aws/aws-sdk-go-v2 from 1.2.1 to 1.3.4
Bumps [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) from 1.2.1 to 1.3.4.
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/v1.2.1...v1.3.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-26 10:28:46 +00:00
gtourkas
43d3c4e5c0 build-passing commit 2021-04-23 21:09:02 +03:00
George Tourkas
e874e41a36
renaming callback to clarify intent
Co-authored-by: Niko Köser <koeserniko@gmail.com>
2021-04-23 21:05:36 +03:00
George Tourkas
28ee79a6bc
renaming callback to clarify intent
Co-authored-by: Niko Köser <koeserniko@gmail.com>
2021-04-23 21:05:09 +03:00
dependabot[bot]
3db18fa5b4
build(deps): bump github.com/slack-go/slack from 0.8.1 to 0.9.0
Bumps [github.com/slack-go/slack](https://github.com/slack-go/slack) from 0.8.1 to 0.9.0.
- [Release notes](https://github.com/slack-go/slack/releases)
- [Changelog](https://github.com/slack-go/slack/blob/master/CHANGELOG.md)
- [Commits](https://github.com/slack-go/slack/compare/v0.8.1...v0.9.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-19 10:09:41 +00:00
gtourkas
da3ffb0a7d build-passing commit 2021-04-15 12:12:28 +03:00
George Tourkas
2b791ae0ba
using configured cache
Co-authored-by: Niko Köser <koeserniko@gmail.com>
2021-04-15 11:43:19 +03:00
dependabot[bot]
ccce6dcf71
build(deps): bump github.com/aws/aws-sdk-go-v2/credentials
Bumps [github.com/aws/aws-sdk-go-v2/credentials](https://github.com/aws/aws-sdk-go-v2) from 1.1.2 to 1.1.6.
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/config/v1.1.2...config/v1.1.6)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-15 08:31:35 +00:00
dependabot[bot]
6f91029bae
build(deps): bump github.com/aws/aws-sdk-go-v2/config
Bumps [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) from 1.1.2 to 1.1.6.
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/config/v1.1.2...config/v1.1.6)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-15 08:31:10 +00:00
George Tourkas
51184dc768
Alphabetical order in README.md
Co-authored-by: Niko Köser <koeserniko@gmail.com>
2021-04-15 10:53:41 +03:00
George Tourkas
8898e786b0
using notify's style in object creation
Co-authored-by: Niko Köser <koeserniko@gmail.com>
2021-04-15 10:53:25 +03:00
George Tourkas
247c1861b5
using notify's style in object creation
Co-authored-by: Niko Köser <koeserniko@gmail.com>
2021-04-15 10:53:15 +03:00
George Tourkas
4167bec547
using notify's style in object creation
Co-authored-by: Niko Köser <koeserniko@gmail.com>
2021-04-15 10:52:58 +03:00
George Tourkas
66d7a877f2
using notify's style in error checking
Co-authored-by: Niko Köser <koeserniko@gmail.com>
2021-04-15 10:52:22 +03:00
dependabot[bot]
96041a61de
build(deps): bump actions/cache from v2.1.4 to v2.1.5
Bumps [actions/cache](https://github.com/actions/cache) from v2.1.4 to v2.1.5.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](https://github.com/actions/cache/compare/v2.1.4...1a9e2138d905efd099035b49d8b7a3888c653ca8)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-13 08:30:07 +00:00
dependabot[bot]
f3eaaea167
build(deps): bump github.com/aws/aws-sdk-go-v2/service/ses
Bumps [github.com/aws/aws-sdk-go-v2/service/ses](https://github.com/aws/aws-sdk-go-v2) from 1.1.2 to 1.2.2.
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/config/v1.1.2...service/pi/v1.2.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-09 08:31:58 +00:00
gtourkas
9cca11162b Merge remote-tracking branch 'origin/main' into main 2021-03-21 18:54:36 +02:00
gtourkas
ebe28ca829 feat: added support for WeChat 2021-03-21 18:54:10 +02:00
gtourkas
5dbd63751f fmt/linter ran in correct order 2021-03-21 18:10:13 +02:00
gtourkas
d61e3712f5 adding tests 2021-03-21 17:08:31 +02:00
George Tourkas
09ee9c672e wechat initial impl 2021-03-21 14:59:21 +02:00
Niko Köser
d35eefef59
Merge pull request #62 from nikoksr/chore/tidy-go-mods
chore(deps): go mod tidy
v0.15.0
2021-03-16 02:12:53 +01:00
Niko Köser
ad94b3b282
chore(deps): go mod tidy 2021-03-16 02:12:03 +01:00
Niko Köser
875ce1007d
Merge pull request #56 from kha7iq/service-rocketchat
feat(service): Add service RocketChat
2021-03-16 02:03:06 +01:00
Niko Köser
18d79560c4
Merge branch 'main' into service-rocketchat 2021-03-16 02:00:11 +01:00
Niko Köser
4ccee65e35
Merge pull request #61 from nikoksr/chore/update-and-tidy-deps
chore(deps): update and tidy go dependencies
2021-03-16 01:46:55 +01:00
Niko Köser
01bcd569c2
chore(deps): update and tidy go dependencies 2021-03-16 01:39:23 +01:00
Niko Köser
24062801f4
Merge pull request #57 from nikoksr/dependabot/go_modules/github.com/aws/aws-sdk-go-v2/service/ses-1.1.2
build(deps): bump github.com/aws/aws-sdk-go-v2/service/ses from 1.1.1 to 1.1.2
2021-03-16 01:35:07 +01:00
Niko Köser
2f07792c30
Merge branch 'main' into dependabot/go_modules/github.com/aws/aws-sdk-go-v2/service/ses-1.1.2 2021-03-16 01:34:36 +01:00
Niko Köser
53d77125d0
Merge pull request #58 from nikoksr/dependabot/go_modules/github.com/aws/aws-sdk-go-v2/credentials-1.1.2
build(deps): bump github.com/aws/aws-sdk-go-v2/credentials from 1.1.1 to 1.1.2
2021-03-16 01:31:42 +01:00
Niko Köser
71516cf9e6
Merge branch 'main' into dependabot/go_modules/github.com/aws/aws-sdk-go-v2/credentials-1.1.2 2021-03-16 01:31:13 +01:00
Niko Köser
ba874a5d41
Merge pull request #59 from nikoksr/dependabot/go_modules/github.com/aws/aws-sdk-go-v2-1.2.1
build(deps): bump github.com/aws/aws-sdk-go-v2 from 1.2.0 to 1.2.1
2021-03-16 01:24:30 +01:00