1
0
mirror of https://github.com/nikoksr/notify.git synced 2025-01-10 00:28:36 +02:00
Commit Graph

131 Commits

Author SHA1 Message Date
junyi
984a69eb79 feat(service): add lark service 2022-06-05 23:24:33 +08:00
Stefanos Valoumas
a38dbb0c2c feat(service): add fcm 2022-05-08 12:56:01 +03:00
Niko Köser
8f2b3d1fc1
chore(deps): remove unused deps 2022-04-25 14:30:01 +02:00
ᴍᴏᴏɴD4ʀᴋ
e257c5bf5f
update service/bark/bark.go
Co-authored-by: Niko Köser <koeserniko@gmail.com>
2022-04-25 13:36:31 +08:00
ᴍᴏᴏɴD4ʀᴋ
4d485b3ea3 fix: use default server url 2022-04-23 23:52:32 +08:00
ᴍᴏᴏɴD4ʀᴋ
7bd80b076c fix: bark pushURL wrong schema 2022-04-23 23:51:42 +08:00
Niko Köser
db2e5884c2
refactor(service): normalize and clean-up bark service 2022-04-23 16:12:57 +02:00
ᴍᴏᴏɴD4ʀᴋ
8fdd3c24dc fix: use custom http client to send request 2022-04-23 20:23:48 +08:00
ᴍᴏᴏɴD4ʀᴋ
c364220b47 docs: add documents for bark service 2022-04-23 19:57:21 +08:00
ᴍᴏᴏɴD4ʀᴋ
24d61f6f82 feat: add bark service 2022-04-23 15:53:18 +08:00
Niko Köser
55650b9934
chore(err): wrap errors 2022-04-22 20:47:46 +02:00
Niko Köser
4585e9fc94
test(go): allow for parallel tests 2022-04-22 20:45:29 +02:00
renovate[bot]
f57dfda60e
fix(deps): update module github.com/bwmarrin/discordgo to v0.24.0 (#225)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Niko Köser <koeserniko@gmail.com>
2022-03-25 08:48:24 +01:00
renovate[bot]
78f30df750
fix(deps): update module github.com/plivo/plivo-go to v7.8.0 (#224)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Niko Köser <koeserniko@gmail.com>
2022-03-25 08:10:28 +01:00
Niko Köser
5550aedb73
feat(service): add syslog (#211) 2022-02-13 18:18:03 +01:00
Raphael Abrantes
80bc1fa47d
feat(service): Add AWS SNS (#110)
Co-authored-by: Niko Köser <koeserniko@gmail.com>
2022-02-07 10:18:48 +01:00
Range Liu
5f4cb781ed
feat(service): Add DingTalk (#183)
Co-authored-by: Niko Köser <koeserniko@gmail.com>
2022-02-07 09:07:37 +01:00
Panapol Poungdech
a15ae14b53 [fix] lint error 2022-02-06 20:36:09 +07:00
Bondril13
b4393af202 [add] line notify 2022-01-23 18:25:35 +07:00
Niko Köser
f7597a0fe5
chore(fmt): run 'make fmt' 2021-05-26 14:13:40 +02:00
Himanshu Ranjan
48f648d6d8 fix : resolved issues 2021-05-26 15:02:48 +05:30
Himanshu Ranjan
c20777bb7c feat(service): formatted code 2021-05-10 15:56:01 +05:30
Himanshu Ranjan
88bc19a135 feat(service): formatted code 2021-05-10 15:43:55 +05:30
Himanshu Ranjan
fa2d920420 codacy minor fixes 2021-05-07 09:29:56 +05:30
Himanshu Ranjan
02fe785e94 minor fixes 2021-05-07 09:25:49 +05:30
Himanshu Ranjan
de681c4ff1 feat(service): add textmagic service 2021-05-06 20:31:53 +05:30
Himanshu Ranjan
2538dd86a9 add: textmagic service 2021-05-06 20:23:59 +05:30
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
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
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
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
gtourkas
ebe28ca829 feat: added support for WeChat 2021-03-21 18:54:10 +02:00
kha7iq
b8c5be46d5 fix: lint code 2021-03-15 11:54:25 +08:00
kha7iq
4b774893cd fix: update variable names 2021-03-15 11:48:06 +08:00
kha7iq
6f61591389 fix: fix comments in code change variable name 2021-03-11 02:23:47 +08:00
kha7iq
8a4d54a7e7 fix: lint code 2021-03-11 01:59:32 +08:00
kha7iq
a10411bf87 feat(service): add rocketchat service 2021-03-11 01:39:27 +08:00
kha7iq
f48d3fc12a docs: add rocketchat service usage example 2021-03-11 01:38:47 +08:00
Yoel Susanto
fb2507c54d Merge branch 'main' into service/line 2021-03-06 21:13:05 +07:00
Yoel Susanto
720b9e73a3 fix: adjust code style 2021-03-06 21:04:36 +07:00
Sebastian Spaink
dbf6bf12f1 Minor update for slack usage doc 2021-03-01 20:33:42 -06:00
Yoel Susanto
c511ac19ee docs: add line service example usage 2021-02-23 17:19:24 +07:00
Yoel Susanto
37064849db feat(service): add line service 2021-02-23 17:18:27 +07:00
Niko Köser
cc15d717fa
docs(comment): fix wrong type name in comment 2021-02-23 01:23:31 +01:00