• Joined on 2020-03-29
luca pushed to live at pretasx/pretasx 2022-06-19 15:24:10 +02:00
b9e290b6a6 Allow only users in the database to reply by task id
37ccc00eaf Show only open (TODO and IN_PROGRESS) tasks by default
Compare 2 commits »
luca pushed to main at pretasx/pretasx 2022-06-19 15:24:10 +02:00
b9e290b6a6 Allow only users in the database to reply by task id
37ccc00eaf Show only open (TODO and IN_PROGRESS) tasks by default
Compare 2 commits »
luca pushed to live at pretasx/pretasx 2022-06-18 15:36:16 +02:00
e6ea071762 Use get_or_create instead of catching IntegrityError
luca pushed to main at pretasx/pretasx 2022-06-18 15:36:16 +02:00
e6ea071762 Use get_or_create instead of catching IntegrityError
luca pushed to main at pretasx/pretasx 2022-06-18 02:41:15 +02:00
b465376af2 Subscribe envelope sender only, ignoring From and Reply-To headers
luca pushed to live at pretasx/pretasx 2022-06-18 02:41:15 +02:00
b465376af2 Subscribe envelope sender only, ignoring From and Reply-To headers
luca pushed to main at pretasx/pretasx 2022-06-18 02:09:38 +02:00
fe63c9ffd7 Allow certain content types to be displayed inline
luca pushed to live at pretasx/pretasx 2022-06-18 02:09:38 +02:00
fe63c9ffd7 Allow certain content types to be displayed inline
luca pushed to main at pretasx/pretasx 2022-06-18 01:13:05 +02:00
6503e9fbaa Set Content-Type header for requests to /media/
luca pushed to live at pretasx/pretasx 2022-06-18 01:13:05 +02:00
6503e9fbaa Set Content-Type header for requests to /media/
luca pushed to main at pretasx/pretasx 2022-06-18 00:03:36 +02:00
7762c2ca16 Set permissive mode for uploaded files
luca pushed to live at pretasx/pretasx 2022-06-18 00:03:36 +02:00
7762c2ca16 Set permissive mode for uploaded files
luca pushed to main at pretasx/pretasx 2022-06-17 21:58:02 +02:00
85bf93a815 Remove filename directive from Content-Disposition header (set by nginx instead)
luca pushed to live at pretasx/pretasx 2022-06-17 21:58:02 +02:00
85bf93a815 Remove filename directive from Content-Disposition header (set by nginx instead)
luca pushed to live at pretasx/pretasx 2022-06-17 21:03:51 +02:00
638cc5a6fd Fix media files when not in debug mode
luca pushed to main at pretasx/pretasx 2022-06-17 21:03:51 +02:00
638cc5a6fd Fix media files when not in debug mode
luca pushed to main at pretasx/pretasx 2022-06-17 19:15:22 +02:00
267bb7ba2d Wrap Message-ID/In-Reply-To header values in <>
luca pushed to live at pretasx/pretasx 2022-06-17 19:15:22 +02:00
267bb7ba2d Wrap Message-ID/In-Reply-To header values in <>
luca pushed to live at pretasx/pretasx 2022-06-17 17:08:21 +02:00
fef423a65d Remove keyword argument 'strict' from zip (only available from Python 3.10)
luca pushed to main at pretasx/pretasx 2022-06-17 17:08:11 +02:00
fef423a65d Remove keyword argument 'strict' from zip (only available from Python 3.10)