kumify/msgio
2021-03-01 07:09:53 +01:00
..
gateways Remove dbsettings from init methods (would prevent initial migrations) 2021-03-01 07:09:53 +01:00
management/commands Add management command to set Telegram token 2020-12-31 22:29:26 +01:00
__init__.py Implement Telegram notifications 2020-12-29 17:26:48 +01:00
admin.py Implement Telegram notifications 2020-12-29 17:26:48 +01:00
apps.py Fix matrix message delivery? 2021-02-20 14:17:52 +00:00
handler.py Implement filter signals for message processing 2021-01-02 10:13:07 +01:00
helpers.py Send app specific data with Notification filter signal 2021-01-06 18:40:33 +01:00
models.py Fix notification sending for multiple dispatchers or no specified dispatchers 2021-01-15 15:14:08 +01:00
signals.py Implement Telegram notifications 2020-12-29 17:26:48 +01:00
tests.py Implement Telegram notifications 2020-12-29 17:26:48 +01:00
views.py Fix matrix message delivery? 2021-02-20 14:17:52 +00:00