* Implement mail tracking Signed-off-by: Victor "multun" Collod <victor.collod@prologin.org> * Implement task merging * Add a mail tracker title format pattern * Autocomplete task names * Fix comment display * Track notification answers * Add a socket timeout for the mail worker A mail worker is a long running application. And sometimes, the IMAP server just hangs for hours for no apparent reason. imaplib doesn't enable setting a timeout, and setting it globally seems fine. * Only validate the merge form when submitted * Redirect to the new form when merging * Prettier task edit UI * Make task merging optional * Test mail tracking * Update documentation for mail tracking * Update dependencies * Add the TODO_COMMENT_CLASSES setting * Fix dependencies install order * Remove debug leftovers, improve documentation * Fail on missing from_address |
||
---|---|---|
.. | ||
0001_initial.py | ||
0002_auto_20150614_2339.py | ||
0003_assignee_optional.py | ||
0004_rename_list_tasklist.py | ||
0005_auto_20180212_2325.py | ||
0006_rename_item_model.py | ||
0007_auto_update_created_date.py | ||
0008_mail_tracker.py | ||
__init__.py |