Wykres commitów

76 Commity (master)

Autor SHA1 Wiadomość Data
Thomas Maier 37ae0c43d5
Create go.yml 2021-02-28 16:42:05 +01:00
Thomas Maier 20f94b5dfc
Create codeql-analysis.yml 2021-02-28 16:37:55 +01:00
Thomas Maier f019c93878
Create dependabot.yml 2021-02-28 16:33:07 +01:00
Thomas Maier 439b3394f1 Adds build-script 2021-02-28 12:53:23 +01:00
Thomas Maier 2458f6b552 Fixed typo "seperated" 2021-02-28 11:07:15 +01:00
Thomas Maier a4888da145 s/receivers/recipients/ 2021-02-28 10:49:40 +01:00
Thomas Maier 0e65215b17 Updates README / Fixes some typos / Update to go 1.15 2021-02-28 10:43:41 +01:00
Thomas Maier dc1d33cf31 updates dev/test client 2021-02-28 10:21:50 +01:00
Thomas Maier 075ff1c136 Merge branch 'xenrox-add-alertmanager' 2021-02-28 09:57:08 +01:00
Thomas Maier 71525bb7d9 add SCRAM-SHA-256 and SCRAM-SHA-256-PLUS as SASL mechanisms 2021-02-28 09:53:25 +01:00
Thomas Maier 3e40b2d514 regenerate go.sum 2021-02-28 09:53:25 +01:00
Thorben Günther 4b110aaa04 Update dependencies
I mainly looked at the differences between the old version of the
echobot and the new one.
2021-02-28 09:53:25 +01:00
Thorben Günther a7b897434e Make listen address configurable 2021-02-28 09:53:25 +01:00
Thomas Maier f635bb55b2 add SCRAM-SHA-256 and SCRAM-SHA-256-PLUS as SASL mechanisms 2021-02-28 09:51:43 +01:00
Thomas Maier db952f66a9 regenerate go.sum 2021-02-28 09:50:55 +01:00
Thomas Maier eb7fc963d4
Merge pull request #18 from xenrox/update-dependencies
Update dependencies
2021-02-28 09:49:44 +01:00
Thorben Günther dd30c9c50f
Add alertmanager parser 2021-02-27 20:25:05 +01:00
Thomas Maier ea11070ee0
Merge pull request #19 from xenrox/listen-address
Make listen address configurable
2021-02-27 19:10:48 +01:00
Thorben Günther d4afef63f1
Make listen address configurable 2021-02-27 19:00:44 +01:00
Thorben Günther 4591f1be0f
Update dependencies
I mainly looked at the differences between the old version of the
echobot and the new one.
2021-02-27 17:58:59 +01:00
Thomas Maier 34d3730325 adjustments for new github namespace/username 2020-01-26 20:19:22 +01:00
Thomas Maier 852a8b61b4
Merge pull request #13 from opthomas-prime/slack-handler
Adds slack-compatible handler
2020-01-26 19:28:18 +01:00
Thomas Maier 918c1232e8 adds example for slack-compatible endpoint 2020-01-26 19:26:19 +01:00
Thomas Maier 6e6cac425c updates README for the new slack-compatible endpoint 2020-01-06 18:26:35 +01:00
Thomas Maier 560480354f refactored slack parser / reorganized parser functions 2020-01-06 18:18:24 +01:00
Thomas Maier ba6aa0b0d5
Merge pull request #12 from svensp/master
rudimentary slack parser
2020-01-05 15:12:35 +01:00
Thomas Maier 04686fc587
Merge branch 'slack-handler' into master 2020-01-05 15:11:33 +01:00
Thomas Maier 8024037666 gofmt 2020-01-05 15:09:36 +01:00
Thomas Maier 8ec6f82ae6 adds example notification body for the slack-handler 2020-01-05 15:09:25 +01:00
Thomas Maier 90dd350a7e Activate support for SCRAM-SHA-256 and SCRAM-SHA-256-PLUS in mellium-xmpp 2020-01-05 14:10:52 +01:00
Thomas Maier 8bf309a189 Send messages as Type stanza.ChatMessage 2020-01-05 13:31:30 +01:00
Thomas Maier 3f89306909 Ignore some errors explicitly 2020-01-05 13:30:40 +01:00
Sven Speckmaier 8afb5b9e6e slackParserFunc, parserFunc with Response
Slack messages are acknowledged with code 200, message 'ok'
code statically answered with 204 and empty message before
slackParserFunc - rudimentary slack webhook parser
2020-01-02 22:49:12 +01:00
Sven Speckmaier 1c012e1f86 Message stanzas: add From: address(our address) 2020-01-02 22:45:57 +01:00
Sven Speckmaier e8d940c078 initial slack webhook 2020-01-02 18:58:19 +01:00
Thomas Maier 7b40b1af2d Updates THIRD-PARTY-NOTICES 2019-11-04 21:16:19 +01:00
Thomas Maier 88c2f76d14
Merge pull request #11 from opthomas-prime/mellium-xmpp
Mellium xmpp
2019-11-04 21:10:54 +01:00
Thomas Maier 4f8859d49c
Merge branch 'master' into mellium-xmpp 2019-11-04 21:10:45 +01:00
Thomas Maier ad6bdaf907 Adds new ENV variables to README 2019-11-04 20:40:10 +01:00
Thomas Maier 2cc450badc Minor refactoring 2019-11-02 09:40:25 +01:00
Thomas Maier 7e236f4973 Handle alerts with mellium-xmpp 2019-11-01 17:22:32 +01:00
Thomas Maier e362a0ead8 Handle alerts with mellium-xmpp (WiP) 2019-11-01 16:59:54 +01:00
Thomas Maier 87737c8f61 New mellium version / improves server connect and login 2019-11-01 16:11:44 +01:00
Thomas Maier 6be6e334db
Merge pull request #9 from opthomas-prime/docker-build
Docker support
2019-10-30 18:47:11 +01:00
Thomas Maier 7b6afb4d4d Introduces Dockerfile for deployment and a Docker Compose stack (Prosody server + test clients) for development 2019-10-30 18:43:46 +01:00
Thomas Maier 0d616e8716
Merge pull request #8 from alexanderadam/fix/small-spelling-error
fix small spelling error 😉
2019-10-29 14:07:43 +01:00
Alexander Adam f4e6351831
fix small spelling error 😉 2019-10-29 13:25:13 +01:00
Thomas Maier 10191c4a09 login working 2019-08-06 13:28:39 +02:00
Thomas Maier 16c34e1b1f service discovery working 2019-08-04 21:03:44 +02:00
Thomas Maier 65d4efe5da first tests with mellium-xmpp (WiP) 2019-07-30 12:50:07 +02:00