1
0
mirror of https://github.com/nikoksr/notify.git synced 2024-12-12 10:13:59 +02:00
Commit Graph

17 Commits

Author SHA1 Message Date
Niko Köser
413abdb630
Merge branch 'main' into addWhatsappSvc 2021-02-17 01:05:30 +01:00
dependabot[bot]
7b2cd8c1c1
build(deps): bump github.com/slack-go/slack from 0.8.0 to 0.8.1
Bumps [github.com/slack-go/slack](https://github.com/slack-go/slack) from 0.8.0 to 0.8.1.
- [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.0...v0.8.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-15 08:38:09 +00:00
checkaayush
8ce5ea97ec feat(service): Add WhatsApp service 2021-02-15 10:56:59 +05:30
Niko Köser
dbaa5cd07c
chore(deps): go mod tidy 2021-02-12 19:21:01 +01:00
Niko Köser
968ae1e0ae
Merge branch 'main' into feature/mailgun 2021-02-12 18:51:43 +01:00
Haris Chaniotakis
bad88ec4f6 feat(service): Add Mailgun service 2021-02-10 19:22:20 +02:00
Haris Chaniotakis
8237b78365 feat(service): Add SendGrid service 2021-02-10 17:20:40 +02:00
Prashanth Pai
67b2d011b8 feat(service): Add Plivo service
Added support for Plivo as a backend service with unit tests and
documentation.

Signed-off-by: Prashanth Pai <mail@ppai.me>
2021-02-09 09:30:52 +05:30
dependabot[bot]
f3b41cfd04
build(deps): bump github.com/bwmarrin/discordgo from 0.23.1 to 0.23.2
Bumps [github.com/bwmarrin/discordgo](https://github.com/bwmarrin/discordgo) from 0.23.1 to 0.23.2.
- [Release notes](https://github.com/bwmarrin/discordgo/releases)
- [Commits](https://github.com/bwmarrin/discordgo/compare/v0.23.1...v0.23.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-08 22:00:10 +00:00
Niko Köser
45feb79eb6
Update go.sum 2021-02-05 09:24:58 +01:00
KrishanBhalla
9cfd1deccc Merged main 2021-01-31 12:16:41 +00:00
KrishanBhalla
bf50dc8c09 UNTESTED: twitter service 2021-01-30 22:05:48 +00:00
Niko Köser
5c54aadb72
feat(service): add support for Microsoft Teams 2021-01-29 19:25:38 +01:00
KrishanBhalla
490aef2c76 slack service 2021-01-26 22:25:16 +00:00
Niko Köser
0dec00546d
chore(deps): go mod tidy 2021-01-26 09:26:11 +01:00
Niko Köser
8daf2e3a9d
chore: go mod tidy 2021-01-25 05:05:00 +01:00
Niko Köser
911b879574
feat: init project 2021-01-25 00:14:21 +01:00