oncall-engine/engine/apps/telegram
Vadim Stepanov c8964188e7
Allow Telegram DMs without channel connection (#142)
* allow posting DM messages to Telegram without connecting a channel

* fix get_channel_for_alert_group, add tests

* add docs on usage without channel connection
2022-06-28 09:11:19 +01:00
..
migrations World, meet OnCall! 2022-06-03 08:09:47 -06:00
models Allow Telegram DMs without channel connection (#142) 2022-06-28 09:11:19 +01:00
renderers World, meet OnCall! 2022-06-03 08:09:47 -06:00
tests Allow Telegram DMs without channel connection (#142) 2022-06-28 09:11:19 +01:00
updates World, meet OnCall! 2022-06-03 08:09:47 -06:00
__init__.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
alert_group_representative.py Allow Telegram DMs without channel connection (#142) 2022-06-28 09:11:19 +01:00
apps.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
client.py Merge dev to main (#54) 2022-06-13 16:39:58 -06:00
decorators.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
signals.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
tasks.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
urls.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
utils.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
views.py World, meet OnCall! 2022-06-03 08:09:47 -06:00