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

21 Commits

Author SHA1 Message Date
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
Prashanth Pai
224b8a7b80 docs(readme): Fix UseService usage
The `UseService` has been renamed to `UseServices`.

Signed-off-by: Prashanth Pai <mail@ppai.me>
2021-02-06 14:50:21 +05:30
karitham
04dce61a01 fix miss-spell & run gofmt -s 2021-02-02 22:07: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
c159e97d01
Update service/pushbullet/usage.md
Co-authored-by: Niko Köser <koeserniko@gmail.com>
2021-02-01 19:20:53 +00:00
KrishanBhalla
45a066b5b0
Update service/pushbullet/usage.md
Co-authored-by: Niko Köser <koeserniko@gmail.com>
2021-02-01 19:20:41 +00:00
KrishanBhalla
8aa7416c8d
Update service/pushbullet/sms.go
Co-authored-by: Niko Köser <koeserniko@gmail.com>
2021-02-01 19:20:30 +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
d7489d5022 patch: Renamed PushBullet to Pushbullet 2021-02-01 17:29:48 +00:00
KrishanBhalla
9966e69271
Update service/pushbullet/sms.go
Co-authored-by: Niko Köser <koeserniko@gmail.com>
2021-02-01 17:25:37 +00:00
KrishanBhalla
6dc24edfa4
Update service/pushbullet/sms.go
Co-authored-by: Niko Köser <koeserniko@gmail.com>
2021-02-01 17:25:29 +00:00
KrishanBhalla
451b21f287
Update service/pushbullet/usage.md
Co-authored-by: Niko Köser <koeserniko@gmail.com>
2021-02-01 17:21:16 +00:00
KrishanBhalla
c360edb796 Merge branch 'feature/PushBullet' of https://github.com/KrishanBhalla/notify into feature/PushBullet 2021-02-01 13:47:37 +00:00
KrishanBhalla
609cc3c648 feat(service) Pushbullet SMS - added new service and usage documentation to pushbullet package 2021-02-01 12:57:53 +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