c3lf-system-3/core/mail
2024-01-12 21:19:14 +01:00
..
migrations make the 'last_activity' field in /tickets show the actual last activity by making it a virtual field 2024-01-10 22:02:00 +01:00
tests handle empty Subject and empty body in incoming mails 2024-01-12 21:19:14 +01:00
__init__.py add /ws/2/notify/ socket 2023-11-27 01:48:48 +01:00
admin.py add API endpoint for mails and tests 2024-01-07 21:27:22 +01:00
api_v2.py add API endpoint for mails and tests 2024-01-07 21:27:22 +01:00
models.py parse and save email attachments 2024-01-10 16:22:29 +01:00
protocol.py handle empty Subject and empty body in incoming mails 2024-01-12 21:19:14 +01:00
socket.py add /ws/2/notify/ socket 2023-11-27 01:48:48 +01:00