c3lf-system-3/core/mail
2024-01-13 03:31:17 +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 automatically attach mails addressed to ticket+<uuid>@domain.tld to ticket with matching uuid 2024-01-13 00:00:19 +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 quickfix for "Reply-To is noreply+None@domain.tld" 2024-01-13 03:31:17 +01:00
socket.py add /ws/2/notify/ socket 2023-11-27 01:48:48 +01:00