Commit Graph

29 Commits

Author SHA1 Message Date
Simon Smith 5581f3ace8
add slack webhooks messaging (#5569)
* add slack webhooks messaging

Signed-off-by: si458 <simonsmith5521@gmail.com>

* remove my test slack incoming webhook

Signed-off-by: si458 <simonsmith5521@gmail.com>

---------

Signed-off-by: si458 <simonsmith5521@gmail.com>
2023-11-25 12:45:18 -08:00
Simon Smith b52da08c84
add telegram to callmebot (#5480)
Signed-off-by: si458 <simonsmith5521@gmail.com>
2023-10-28 11:27:11 -07:00
Simon Smith d8d13bda42 add authorization to ntfy
Signed-off-by: Simon Smith <simonsmith5521@gmail.com>
2023-10-04 12:49:55 +00:00
Ylian Saint-Hilaire 9ffa2bc116
Merge pull request #5349 from Ylianst/fix-device-messaging
check msghandle for messaging
2023-09-15 17:37:25 -07:00
Simon Smith 3a6e01d08e
discord string compare not integer 2023-09-14 20:34:11 +01:00
Simon Smith 3ce50b5cc1
fix discord hash compare 2023-09-14 20:31:38 +01:00
Simon Smith 3de12093c6
check msghandle for messaging 2023-09-14 14:55:49 +01:00
Ylian Saint-Hilaire 62f52e91c7 config.json read fixes. 2023-09-11 09:50:15 -07:00
silversword411 b09f783cef
typo fixes 2022-12-16 09:03:45 -05:00
Ylian Saint-Hilaire fbde2a87a5 Added device help request messaging notification support. 2022-11-01 23:48:21 -07:00
Ylian Saint-Hilaire 1a6e78efed Added device state notifications to messaging applications. 2022-11-01 22:39:59 -07:00
Ylian Saint-Hilaire 1ef585613e Added Telegram proxy support (#4697, #4650) 2022-11-01 14:51:41 -07:00
Ylian Saint-Hilaire 275cc04e03 Documentation fixes. 2022-11-01 13:00:07 -07:00
Ylian Saint-Hilaire 7f183ac2fd Added Zulip messaging integration (#4694) 2022-11-01 12:27:06 -07:00
Ylian Saint-Hilaire 6b8acc1675 ntfy improvements. 2022-10-31 14:28:10 -07:00
Ylian Saint-Hilaire 8f84c5d2d3 Added free ntfy.sh notification service integration. 2022-10-31 12:17:13 -07:00
Ylian Saint-Hilaire e59fac4884 Added Pushover messaging integration (#4691) 2022-10-30 11:28:24 -07:00
Ylian Saint-Hilaire 0b1bf704aa Added CallMeBot messaging integration (#4688) 2022-10-28 17:44:06 -07:00
Ylian Saint-Hilaire b9aace76fc XMPP documentation fix. 2022-10-28 12:40:52 -07:00
Ylian Saint-Hilaire cbc26b3a43 Added XMPP support (#4679) 2022-10-28 12:34:29 -07:00
Ylian Saint-Hilaire 3761a93961 Completed Discord integration (#4651) 2022-10-27 10:38:15 -07:00
Ylian Saint-Hilaire 7f986bd7c4 First pass as Discord integration (#4651) 2022-10-26 13:19:40 -07:00
Ylian Saint-Hilaire b57224996a Added Telegram bot login (#4650) 2022-10-22 22:05:42 -07:00
Ylian Saint-Hilaire ea40dcfe0b Removed all Telegram debug messages (#4650) 2022-10-22 15:38:33 -07:00
Ylian Saint-Hilaire a94d7fa233 Removed most Telegram library log messages (#4650) 2022-10-22 15:26:03 -07:00
Ylian Saint-Hilaire b7f8e5238b Added Telegram setup system with --setuptelegram (#4650) 2022-10-22 14:51:16 -07:00
Ylian Saint-Hilaire e2cf723c6a Added support for 2FA messaging (#4650) 2022-10-22 12:59:12 -07:00
Ylian Saint-Hilaire 0bd154a937 Second round of Telegram work, can now verify a user Telegram account (#4650) 2022-10-22 09:20:00 -07:00
Ylian Saint-Hilaire 7e3dce0ef7 First pass at adding Telegram support (#4650) 2022-10-22 07:23:55 -07:00