1
0
mirror of https://github.com/nikoksr/notify.git synced 2025-10-08 22:52:08 +02:00

11 Commits

Author SHA1 Message Date
Niko Köser
e2e77ccbea fix(notify)!: resolve test & linter issues and fix dependencies compatibility (#847) 2024-07-22 11:38:15 +02:00
Niko Köser
1167ab9b7d style(fmt): make fmt 2022-08-04 15:58:38 +02:00
Niko Köser
19d5488113 refactor(service): return context.Err when context.IsDone 2021-02-22 23:56:28 +01:00
Niko Köser
80cab3dece refactor(send): Add context.Context to parameter list of Send method 2021-02-18 03:33:30 +01:00
KrishanBhalla
e6d5c854d9 Update service/pushbullet/pushbullet.go
Co-authored-by: Niko Köser <koeserniko@gmail.com>
2021-02-01 19:22:06 +00:00
KrishanBhalla
4f6011a81a Update pushbullet.go 2021-02-01 19:21:52 +00:00
KrishanBhalla
2568de75c0 Update service/pushbullet/pushbullet.go
Co-authored-by: Niko Köser <koeserniko@gmail.com>
2021-02-01 19:20:24 +00:00
KrishanBhalla
4383388f28 Update service/pushbullet/pushbullet.go
Co-authored-by: Niko Köser <koeserniko@gmail.com>
2021-02-01 19:20:19 +00:00
KrishanBhalla
ccaf02c352 patch: Removed validation from pushbullet.go AddReceivers 2021-02-01 17:32:04 +00:00
KrishanBhalla
1cbd539b24 Update pushbullet.go 2021-02-01 12:05:38 +00:00
KrishanBhalla
3ba5639feb feat(service): Added Pushbullet service (tested) 2021-02-01 10:26:59 +00:00