Commit Graph

10 Commits

Author SHA1 Message Date
Frédéric Péters ce7f2dd500 trivial: apply black 2021-01-11 20:10:12 +01:00
Benjamin Dauvergne 10c16a0bf6 maarch: add a webservice for sending a mail response (#27814)
POST /api/mail/response/

   {"mail_id": 1234, "content": "response text content"}
2018-11-16 15:32:16 +01:00
Frédéric Péters f04cb9ac70 misc: remove usage of django.conf.urls.patterns (#16012) 2017-06-18 10:36:30 +02:00
Frédéric Péters 35bbbfcc17 general: add counter endpoints, to be used by agent portal (#8689) 2015-11-01 20:42:58 +01:00
Frédéric Péters f32967d84d mail: make it possible to reject an unreadable mail (#8714) 2015-10-28 16:04:48 +01:00
Frédéric Péters 8f15a7e4e0 general: make it possible to add a note to mails 2015-10-11 18:34:38 +02:00
Frédéric Péters 05a921b132 mail: add a "feeder" page 2015-09-30 10:46:54 +02:00
Frédéric Péters b2a58843ac mail: add fields to qualify mail (post date / registered mail) 2015-09-30 10:46:54 +02:00
Frédéric Péters df1ca5b574 mail: integrate mozilla pdf.js viewer
The pdf.js code itself must be linked from /static/pdf to its system location
(libjs-pdf in Debian puts it under /usr/share/javascript/pdf).
2015-09-29 18:12:39 +02:00
Frédéric Péters 428ea02d75 general: add sources.mail apps 2015-09-29 18:12:39 +02:00