1387 Commits (42e084bf08b8f7541e1a93ebb4ebddb19997d28c)
 

Author SHA1 Message Date
  Bastien Sevajol 3fce84c63d
Update id_blacklist.py 6 years ago
  Bastien Sevajol d55cafdb39
Update class_blacklist.py 6 years ago
  Bastien Sevajol f4ca60fa05
Update attrs_whitelist.py 6 years ago
  Bastien Sevajol bded1ca2de
Update sanitizer.py 6 years ago
  Bastien Sevajol ab1b0a52cf
Update email_fetcher.py 6 years ago
  philippe 90955c3032 Docker: documentation update 6 years ago
  Guénaël Muller d3bd2088eb Mail Fetcher: Better exceptions handlers 6 years ago
  Guénaël Muller b43afaf1a3 MailFetcher : rename delay -> heartbeat 6 years ago
  Guénaël Muller 58da79b472 Notify if IDLE is enable but not available 6 years ago
  Guénaël Muller 4e170105a1 Email Fetcher: use_idle and max_connection_lifetime as config params 6 years ago
  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 7 years ago
  Guénaël Muller 3505a46d13 Switch to imapclient lib 7 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 7 years ago
  Guénaël Muller 12ea2451b0 consider img tag as content 7 years ago
  Bastien Sevajol 8fcccaacd8 add error trace in email fetcher 7 years ago
  Guénaël Muller 584b1a946c refactoring sanitizer_config 7 years ago
  Bastien Sevajol fad01888eb
Merge pull request #514 from inkhey/fix/512/Better_email_fetching 7 years ago
  Bastien Sevajol 069c603a56
Update requirements.postgresql.txt 7 years ago
  Guénaël Muller 1bfc58dc47 Lockfile_path is now mandatory when using email_reply feature 7 years ago
  Guénaël Muller 4ffa5f5779 Revert "lockfile in new subfolder" 7 years ago
  Guénaël Muller a807aae3fe Remove unuseful remove of lock 7 years ago
  Guénaël Muller 85bc675961 lockfile in new subfolder 7 years ago
  Guénaël Muller ddb4624d99 naming filelock->lockfile + default lockfile_path 7 years ago
  Guénaël Muller 3fd01f4631 Mail fetcher Timeout exception 7 years ago
  Guénaël Muller ae876e9db6 add newline at requirements.txt end 7 years ago
  Guénaël Muller 3dcee3fdf9 filelock timeout as constant 7 years ago
  Guénaël Muller 80ec9e01e1 filelock for unseen mail fetching 7 years ago
  Guénaël Muller ef63bbe0da MailFetcher: Flag message as seen only when tracim rest request success 7 years ago
  Bastien Sevajol 7708553bb6
Merge pull request #506 from inkhey/feature/better_html_email_parsing 7 years ago
  Bastien Sevajol e452ab50c0 one import per line 7 years ago
  Bastien Sevajol e16a95495d fix typo 7 years ago
  Bastien Sevajol e66e1d5ed4 Merge branch 'master' into feature/better_html_email_parsing 7 years ago
  Bastien Sevajol 32b896ebfb fix merge with master 7 years ago
  Bastien Sevajol 592cf39a58 restore wsgi file name 7 years ago
  Bastien Sevajol 3de125040b Add logs on email fetcher 7 years ago
  Guénaël Muller f101178257 Refactoring Sanitizer config 7 years ago
  Guénaël Muller c608f86131 PEP8 + Comments 7 years ago
  Guénaël Muller 42fc285fe5 Check attribute in a not case sensitive way 7 years ago
  Guénaël Muller 5516f745bc PEP8 7 years ago
  Guénaël Muller f38e9353a7 Clearly use html.parser as parser 7 years ago
  Guénaël Muller 50facda3cf Refactoring: Html Sanitizer distinct from email fetcher 7 years ago
  Guénaël Muller ac48a15e2c Add option to disable parsing for txt mail 7 years ago
  Guénaël Muller 110b180291 Use last part_type instead of removing empty html elements 7 years ago
  Guénaël Muller 3ea955dabc Add Option to Disable Html Mail Parsing 7 years ago
  Guénaël Muller 902eb78d50 Fix append in BodyMailsParts when follow is true and list is empty + tests 7 years ago