Niko Köser
|
2bda7f99bf
|
Merge branch 'main' into feature/TwitterService
|
2021-02-05 14:37:35 +01:00 |
|
Niko Köser
|
d6bfd2e9e7
|
Merge pull request #23 from Karitham/variadic-param-services
feat(service): Notify.UseService now uses variadic arguments
|
2021-02-05 14:36:03 +01:00 |
|
PL Pery
|
5f17225503
|
rename: Notify.UseService to Notify.UseServices
Co-authored-by: Niko Köser <koeserniko@gmail.com>
|
2021-02-05 14:24:31 +01:00 |
|
Niko Köser
|
45feb79eb6
|
Update go.sum
|
2021-02-05 09:24:58 +01:00 |
|
Niko Köser
|
a634506f6b
|
Update go.mod
|
2021-02-05 09:24:19 +01:00 |
|
Niko Köser
|
342243c659
|
Merge branch 'main' into feature/TwitterService
|
2021-02-05 09:17:10 +01:00 |
|
karitham
|
04dce61a01
|
fix miss-spell & run gofmt -s
|
2021-02-02 22:07:30 +01:00 |
|
karitham
|
f3c95c504a
|
UseService now accepts multiple parameters
|
2021-02-02 22:03:42 +01:00 |
|
Niko Köser
|
d6d3ed15d3
|
Merge pull request #20 from KrishanBhalla/feature/PushBullet
feat(service): AddPushbullet service
v0.5.0
|
2021-02-02 10:00:52 +01:00 |
|
KrishanBhalla
|
21736b6110
|
Removed whitespace
|
2021-02-01 19:48:33 +00: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
|
f0b950a48c
|
Update README.md
|
2021-02-01 13:51:18 +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 |
|
Niko Köser
|
06caddf061
|
Merge branch 'main' into feature/TwitterService
|
2021-02-01 07:58:22 +01:00 |
|
Niko Köser
|
e65524a334
|
Merge pull request #19 from nikoksr/docs/add-license-check-badge
docs(readme): add fossa badge to readme
|
2021-02-01 07:57:03 +01:00 |
|
Niko Köser
|
c01f5b08cc
|
docs(readme): add fossa badge to readme
|
2021-02-01 07:50:37 +01:00 |
|
Niko Köser
|
931d5cbd2b
|
Merge branch 'main' into feature/TwitterService
|
2021-01-31 15:46:34 +01:00 |
|
Niko Köser
|
ad952a5282
|
Merge pull request #13 from KrishanBhalla/Remove_Pseudo
refactor(service): remove pseudo and update Notifier interface
|
2021-01-31 13:56:25 +01:00 |
|
KrishanBhalla
|
cf6a753df7
|
README.md
|
2021-01-31 12:19:42 +00:00 |
|
KrishanBhalla
|
0066ddcd95
|
Merge branch 'feature/TwitterService' of https://github.com/KrishanBhalla/notify into feature/TwitterService
|
2021-01-31 12:18:27 +00:00 |
|
KrishanBhalla
|
80e5053c96
|
Update service/twitter/twitter.go
Co-authored-by: Niko Köser <koeserniko@gmail.com>
|
2021-01-31 12:17:32 +00:00 |
|
KrishanBhalla
|
3421834a08
|
Update service/twitter/twitter.go
Co-authored-by: Niko Köser <koeserniko@gmail.com>
|
2021-01-31 12:17:27 +00:00 |
|
KrishanBhalla
|
f3e8b5c290
|
Update README.md
Co-authored-by: Niko Köser <koeserniko@gmail.com>
|
2021-01-31 12:17:17 +00:00 |
|
KrishanBhalla
|
9cfd1deccc
|
Merged main
|
2021-01-31 12:16:41 +00:00 |
|
KrishanBhalla
|
b07e71dade
|
Requested Changes
|
2021-01-31 12:14:48 +00:00 |
|
KrishanBhalla
|
742d127319
|
Merge branch 'main' into Remove_Pseudo
|
2021-01-31 12:12:54 +00:00 |
|
Niko Köser
|
71575ee000
|
Merge pull request #9 from nikoksr/add-ms-teams-service
feat(service): Add Mircosoft Teams service
v0.4.0
|
2021-01-31 04:10:39 +01:00 |
|
Niko Köser
|
a4fca6987d
|
fix(param): remove unused parameter from function New
|
2021-01-31 03:49:50 +01:00 |
|
Niko Köser
|
1397ce4dbf
|
Merge pull request #16 from nikoksr/build/add-codacy-config
build(lint): make codacy ignore markdown files
|
2021-01-31 02:12:55 +01:00 |
|
Niko Köser
|
98ef77c06b
|
build(lint): make codacy ignore markdown files
|
2021-01-31 02:08:05 +01:00 |
|
Niko Köser
|
f4b9aba788
|
Merge pull request #15 from GrantBirki/main
docs(usage): adding usage docs for slack
|
2021-01-31 01:58:32 +01:00 |
|
GrantBirki
|
ad1b57c46e
|
adding usage docs for slack
|
2021-01-30 16:29:16 -08:00 |
|
Niko Köser
|
d8877b86dd
|
Update service/msteams/ms_teams.go
Co-authored-by: Renan Bastos <renanbastos.tec@gmail.com>
|
2021-01-31 01:18:22 +01:00 |
|
Niko Köser
|
48bbe3d826
|
Merge pull request #10 from renanbastos93/patch-1
fix: remove error return on method new
v0.3.1
|
2021-01-31 01:13:03 +01:00 |
|
KrishanBhalla
|
2d86922144
|
Updated README.md
|
2021-01-30 22:11:33 +00:00 |
|
KrishanBhalla
|
bf50dc8c09
|
UNTESTED: twitter service
|
2021-01-30 22:05:48 +00:00 |
|