github containrrr/shoutrrr v0.1

latest releases: v0.8.0, v0.7.1, v0.7.0...
4 years ago

Changelog

b25afa1 execute from main file location
3f24ec3 deploy image on each commit
77aef7d switch to login action
f0ebb85 use correct secret name
7180276 fetch secrets correctly
c84c2f0 switch to password stdin
84b5c84 publish to dockerhub
6e8a2e4 Merge pull request #48 from containrrr/fix/telegram-err-handling
08fc303 fix(telegram): fix error handling for telegram API
ce26412 Merge pull request #38 from amirschnell/#35_Change_URL_format_for_mattermost
40cb0db Merge pull request #43 from containrrr/feature/join
4831d06 feat(join): add basic join service support
9fc616b Merge pull request #42 from arnested/dont-crash-on-no-senders
78bb968 docs(pushover): fix missing link
680e56b docs: Update nav menu with new services
8664b5a Return error when sending with no senders created
9416354 Merge pull request #41 from containrrr/docs/pushover
7f4086b Merge pull request #40 from containrrr/feat/pushover-params
ce2af53 Merge pull request #39 from arnested/zulip
7c2be31 feat(services): add zulip chat service
b16e772 tests(pushover): add tests for new params
d6a21b7 feat(pushover): add title and priority parameters
63cbdb7 docs(pushover): add basic documentation
ce757a3 updated documentation
df56dde fixed tests
42e141f changed URL format for mattermost
865e6df docs: fix logotype url
6cab7a8 docs: add favicon and transparent logotype
31a07ca docs: fix path to logotype in mkdocs
fe310f5 docs: add some branding to mkdocs
1754d3e docs: update pushover URL format (again)
25de91e docs: update pushover URL format
f8dbb8b fix spelling some more
2ece0ce fix spelling
4590b24 fix issues reported by goreportcard
ec52a4a fix formatting
8119c36 Update main.yml
f248803 Update main.yml
0474d84 add codecov publish to ci
96cd97b add badges required by awesome-go
00da839 docs(mkdocs): add codehilite markdown extension (#33)
77a2189 Merge pull request #29 from amirschnell/master
535bfbc corrected typos
27fc005 added mattermost documentation
a9e7a3d Merge pull request #28 from arnested/fix-create-sernder-doc
5bfcf4b docs: fix CreateSender() return values
157bd99 Merge pull request #27 from arnested/hangouts-doc-navigation
44cdce9 docs: add hangouts chat to navigation
0365b48 Merge pull request #26 from containrrr/all-contributors/add-arnested
39bac22 docs: update .all-contributorsrc [skip ci]
3d1e82d docs: update README.md [skip ci]
6fe53df Merge pull request #13 from arnested/hangouts-chat
e46eebb feat(services): add hangouts chat service
e75ebc2 Merge pull request #25 from containrrr/all-contributors/add-arnested
1ea7697 docs: update .all-contributorsrc [skip ci]
8dcced9 docs: update README.md [skip ci]
7a8e928 Merge pull request #23 from mbrandau/patch-1
d4dc583 Merge pull request #24 from containrrr/all-contributors/add-simskij
ba47ff4 docs: update .all-contributorsrc [skip ci]
4c46a0f docs: update README.md [skip ci]
cc4b88e Update README.md
0e48277 Update README.md
3baf53e Update README.md
12a13ea Update README.md
9ebf5a6 Fix links
036b6a8 Merge pull request #22 from containrrr/all-contributors/add-MrLuje
3c3eb48 docs: update .all-contributorsrc [skip ci]
830c1a2 docs: update README.md [skip ci]
89afce4 Merge pull request #21 from containrrr/all-contributors/add-lukapeschke
6b5deb5 docs: update .all-contributorsrc [skip ci]
953a7c5 docs: update README.md [skip ci]
1b2a33f Merge pull request #20 from containrrr/all-contributors/add-piksel
0777658 docs: update .all-contributorsrc [skip ci]
53f9615 docs: update README.md [skip ci]
4c046f9 Merge pull request #19 from containrrr/all-contributors/add-amirschnell
00cecf3 docs: create .all-contributorsrc [skip ci]
55a5d8f docs: update README.md [skip ci]
8fa286e WIP: documentation (#18)
9ae32fb move import
f17c3e2 feat(services) add mattermost service
b13d208 Shorten readme and point at the docs
7789fc4 Update README.md
0674cc4 Update README.md
703d9fa setup python 3
aef7225 remove godacov again
92ecab4 deploy docs using mkocs
e8d7b2c fix logo link
6e7a091 fix referencing issue with the discord config
1981b9e Merge pull request #10 from MrLuje/pushbullet
46fa6e4 style: typo & review
8b09a1a Update main.yml
de50380 Update main.yml
f845994 upgrade xerrors pkg
bf93cb5 Update and rename go.yml to main.yml
24c4da9 Create go.yml
05cef79 fix: lint error
620b93f docs: update readme
d3c7552 feat(services): add pushbullet service
7189006 fix: update golang.org/x/xerrors
057ce0d fix(util): improve test coverage
96ba065 chore(smtp): reduce cyclomatic complexity for failures
07076d9 chore(format): move kind comparisons to util
e958148 trigger codacy
ab94128 Create funding.yml
7b77ebc fix codacy warnings
33cceae improve test coverage for ifttt
b3f9cf6 improve test coverage of pushover
652b4eb Merge pull request #7 from lukapeschke/master
a428459 Add support for Gotify notifications
63b3b6f docs: fix README links
f4bcadb docs: fix logotype URL
3a91ba4 test(xmpp): add basic XMPP tests
8a9a423 feat(xmpp): add basic XMPP service
36bdb2f fix: add shebang to build script
68032b4 fix(lint): additional lint fixes
22f9272 Update CONTRIBUTING.md
7459875 Create CONTRIBUTING.md
b973f07 Update README.md
6bc586c Fix Codacy badge in README.md
b332680 Add Codacy badge
6083d9f cleanup: use Params type and simplify router API
9b7a09b Add logo 🙏
756c89c style: fix fmt/lint/vet
ffd0499 refactor: restructure and tidy up
62b0ea1 tests(smtp): add more test coverage and test utils
78ccf86 add gitter webhook
4cf5a14 refactor: Fix lint/vet/code style and comments
8dfa648 test: add additional test coverage
1da0f68 fix(services): additional updates to broken parts of API
73ba086 cleanup: reorder and remove unused code
6709488 feat(ifttt): add IFTTT webhook service
87324a2 fix(services): remade API since the prior one was really broken
5d5a0f5 feat(smtp): implement templating and multipart messages
92a6d86 fix(templating): simplify template API and make it optional
5abddb0 docs: add missing documentation
5973b54 feat(queue): add queued sender implementation
96ec758 docs: update comments for changed and added properties
921fc3b refactor(services): split queryless and enumless config composites
460ef57 fix(tests): using new API changes
7c96801 refactor(services): move to new split api
b4b6535 refactor(services): move logging, add composites
818e0d7 Update README.md
0d096d8 ci: change test runner to 'go test'
f0d5a67 docs: add missing go docs
2e825c7 refactor(plugin): rename to service and cleanup interface
bce84c9 Merge branch 'master' of https://github.com/containrrr/shoutrrr into plugin-smtp
b3f0570 feat(plugin): add plugin interfaces
7bf7a37 Update README.md
b90601d feat: add pushbullet embryo
3ba2c4a feat(smtp): extend SMTP plugin support
946b6cd feat(smtp): add simple smtp implementation
dfdf576 feat(smtp): add basic smtp plugin
8fe2994 fix codacy warnings
860b6e8 fix codacy issues
06d00b0 fix sprintf error
92c490a add teams routing
6377fa4 Update README.md
ab8d4f7 add logic for msteams
6b8dd69 remove idea folder
ee1db31 refactor: cleanup discord as well
b396389 refactor: clean up
2a0933c fix codacy issues
5314ee9 skip integration tests if env vars are missing
92f6f9f make bogus token more obvious to prevent spam from GG
a3e33e9 remove weird errors import
395846d fix readme
92709f2 Add discord, telegram, slack and pushover
bba3638 additional removal of logrus deps
653d3e8 remove logrus from tests
4660804 add rudimentary support for telegram
1dd6d2a mid refactoring
657f2f4 add tagline to readme
5780eee fix blank line issue
0fdcfaf center badges
c7e904e add badges
7d9d954 Update README.md
b1d3940 add codacy integration
8847254 Update README.md
a403da3 add router and router tests
fee429d Initial commit

Docker images

  • docker pull containrrr/shoutrrr:armhf-0.1
  • docker pull containrrr/shoutrrr:armhf-latest
  • docker pull containrrr/shoutrrr:amd64-0.1
  • docker pull containrrr/shoutrrr:amd64-latest
  • docker pull containrrr/shoutrrr:i386-0.1
  • docker pull containrrr/shoutrrr:i386-latest
  • docker pull containrrr/shoutrrr:arm64v8-0.1
  • docker pull containrrr/shoutrrr:arm64v8-latest

Don't miss a new shoutrrr release

NewReleases is sending notifications on new releases.