jumpserver/apps/notifications
ibuler 55fae1667d fix: 修复 redis 连接过多的问题 2022-02-08 12:35:16 +08:00
..
api pref: 修改使用的消息内容 (#7061) 2021-10-22 20:06:16 +08:00
backends perf: 优化通知,对支持 markdown 的发 markdown 2021-12-15 20:58:33 +08:00
migrations fix: 修改翻译 2021-09-09 21:14:44 +08:00
models perf: 优化订阅处理,形成框架 2021-11-29 15:01:37 +08:00
serializers feat: 添加短信服务和用户消息通知 2021-09-09 16:47:24 +08:00
urls pref: 修改使用的消息内容 (#7061) 2021-10-22 20:06:16 +08:00
__init__.py
apps.py perf: 优化消息通知 (#7024) 2021-10-20 19:45:37 +08:00
filters.py fix: 站内信未读信息计数不准 2021-06-10 10:24:54 +08:00
notifications.py perf: 优化通知,对支持 markdown 的发 markdown 2021-12-15 20:58:33 +08:00
signals_handler.py perf: 优化订阅处理,形成框架 2021-11-29 15:01:37 +08:00
site_msg.py perf: 优化消息通知 (#7024) 2021-10-20 19:45:37 +08:00
tests.py
ws.py fix: 修复 redis 连接过多的问题 2022-02-08 12:35:16 +08:00