jumpserver/apps/notifications
fit2bot 00d434ceea
perf: 优化消息通知 (#7024)
* perf: 优化系统用户列表

* stash

* perf: 优化消息通知

* perf: 修改钉钉

* perf: 修改优化消息通知

* perf: 修改requirements

* perf: 优化datetime

Co-authored-by: ibuler <ibuler@qq.com>
2021-10-20 19:45:37 +08:00
..
api feat: 添加短信服务和用户消息通知 2021-09-09 16:47:24 +08:00
backends fix: 通知暂不支持短信 2021-09-13 13:30:54 +08:00
migrations fix: 修改翻译 2021-09-09 21:14:44 +08:00
models fix: 修改消息订阅 (#6789) 2021-09-09 20:12:52 +08:00
serializers feat: 添加短信服务和用户消息通知 2021-09-09 16:47:24 +08:00
urls feat: 添加短信服务和用户消息通知 2021-09-09 16:47:24 +08:00
__init__.py feat: 站内信 (#6183) 2021-05-31 17:20:38 +08:00
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: 优化消息通知 (#7024) 2021-10-20 19:45:37 +08:00
signals_handler.py feat: 添加短信服务和用户消息通知 2021-09-09 16:47:24 +08:00
site_msg.py perf: 优化消息通知 (#7024) 2021-10-20 19:45:37 +08:00
tests.py feat: 站内信 (#6183) 2021-05-31 17:20:38 +08:00
ws.py feat: 页面配置serializer版 (#6750) 2021-09-09 14:00:50 +08:00