1477 Commits (2bb39971f9063dde391e601a35495d1f3e6d9063)
 

Author SHA1 Message Date
  Guénaël Muller bdd133cca2 Email_Fetcher : Close properly connections and better error handler 6 years ago
  Guénaël Muller 08777a5254 Use port from config 6 years ago
  Guénaël Muller b1c4767274 IDLE mode 6 years ago
  Guénaël Muller 3505a46d13 Switch to imapclient lib 6 years ago
  Bastien Sevajol 20369bc3e8
Merge pull request #495 from tracim/fix/126/drops_duplicated_revisions_workaround 6 years ago
  Bastien Sevajol f70b9264d6
Merge pull request #489 from tracim/fix/250/drop_update_sh 6 years ago
  Bastien Sevajol c7766f6b36
Merge pull request #488 from tracim/fix/252/drop_bin_setup_sh 6 years ago
  Guénaël Muller eae3eff43b Do not send empty mail 6 years ago
  Guénaël Muller 12ea2451b0 consider img tag as content 6 years ago
  Bastien Sevajol 8fcccaacd8 add error trace in email fetcher 6 years ago
  Guénaël Muller 584b1a946c refactoring sanitizer_config 6 years ago
  Bastien Sevajol fad01888eb
Merge pull request #514 from inkhey/fix/512/Better_email_fetching 6 years ago
  Bastien Sevajol 069c603a56
Update requirements.postgresql.txt 6 years ago
  Guénaël Muller 1bfc58dc47 Lockfile_path is now mandatory when using email_reply feature 6 years ago
  Guénaël Muller 4ffa5f5779 Revert "lockfile in new subfolder" 6 years ago
  Guénaël Muller a807aae3fe Remove unuseful remove of lock 6 years ago
  Guénaël Muller 85bc675961 lockfile in new subfolder 6 years ago
  Guénaël Muller ddb4624d99 naming filelock->lockfile + default lockfile_path 6 years ago
  Guénaël Muller 3fd01f4631 Mail fetcher Timeout exception 6 years ago
  Guénaël Muller ae876e9db6 add newline at requirements.txt end 6 years ago
  Guénaël Muller 3dcee3fdf9 filelock timeout as constant 6 years ago
  Guénaël Muller 80ec9e01e1 filelock for unseen mail fetching 6 years ago
  Guénaël Muller ef63bbe0da MailFetcher: Flag message as seen only when tracim rest request success 6 years ago
  Bastien Sevajol 7708553bb6
Merge pull request #506 from inkhey/feature/better_html_email_parsing 6 years ago
  Bastien Sevajol e452ab50c0 one import per line 6 years ago
  Bastien Sevajol e16a95495d fix typo 6 years ago
  Bastien Sevajol e66e1d5ed4 Merge branch 'master' into feature/better_html_email_parsing 6 years ago
  Bastien Sevajol 32b896ebfb fix merge with master 6 years ago
  Bastien Sevajol 592cf39a58 restore wsgi file name 6 years ago
  Bastien Sevajol 3de125040b Add logs on email fetcher 6 years ago
  Guénaël Muller f101178257 Refactoring Sanitizer config 6 years ago
  Guénaël Muller c608f86131 PEP8 + Comments 6 years ago
  Guénaël Muller 42fc285fe5 Check attribute in a not case sensitive way 6 years ago
  Guénaël Muller 5516f745bc PEP8 6 years ago
  Guénaël Muller f38e9353a7 Clearly use html.parser as parser 6 years ago
  Guénaël Muller 50facda3cf Refactoring: Html Sanitizer distinct from email fetcher 6 years ago
  Guénaël Muller ac48a15e2c Add option to disable parsing for txt mail 6 years ago
  Guénaël Muller 110b180291 Use last part_type instead of removing empty html elements 6 years ago
  Guénaël Muller 3ea955dabc Add Option to Disable Html Mail Parsing 6 years ago
  Guénaël Muller 902eb78d50 Fix append in BodyMailsParts when follow is true and list is empty + tests 6 years ago
  Guénaël Muller 9e21ac90c9 Refactoring: Email Processing dir 6 years ago
  Guénaël Muller 2d3ffef001 Remove unused exception 6 years ago
  Guénaël Muller 6c20a1594a PEP8, renaming, comments 6 years ago
  Guénaël Muller 02cc3c2d0b Refactoring presanitize part to allow more freedom in Quote/Signature checker 6 years ago
  Guénaël Muller 2d8878304f Refactoring 6 years ago
  Guénaël Muller d2540126b9 PEP8 6 years ago
  Guénaël Muller 1411316f07 typing 6 years ago
  Guénaël Muller 7c6df37177 Add Outlook.com compat with email_body_parser 6 years ago
  Guénaël Muller 2a07115b40 Add Html Mail Parser able to detect Quote and Signature elements and order 6 years ago
  Bastien Sevajol 62ff6eed87
Merge pull request #498 from inkhey/feature/replywithmail 6 years ago