1302 Commits (1bfc58dc4724b124562f245b54758923b7670e59)
 

Autor SHA1 Mensaje Fecha
  Guénaël Muller 1bfc58dc47 Lockfile_path is now mandatory when using email_reply feature hace 6 años
  Guénaël Muller 4ffa5f5779 Revert "lockfile in new subfolder" hace 6 años
  Guénaël Muller a807aae3fe Remove unuseful remove of lock hace 6 años
  Guénaël Muller 85bc675961 lockfile in new subfolder hace 6 años
  Guénaël Muller ddb4624d99 naming filelock->lockfile + default lockfile_path hace 6 años
  Guénaël Muller 3fd01f4631 Mail fetcher Timeout exception hace 6 años
  Guénaël Muller ae876e9db6 add newline at requirements.txt end hace 6 años
  Guénaël Muller 3dcee3fdf9 filelock timeout as constant hace 6 años
  Guénaël Muller 80ec9e01e1 filelock for unseen mail fetching hace 6 años
  Guénaël Muller ef63bbe0da MailFetcher: Flag message as seen only when tracim rest request success hace 6 años
  Bastien Sevajol 7708553bb6
Merge pull request #506 from inkhey/feature/better_html_email_parsing hace 6 años
  Bastien Sevajol e452ab50c0 one import per line hace 6 años
  Bastien Sevajol e16a95495d fix typo hace 6 años
  Bastien Sevajol e66e1d5ed4 Merge branch 'master' into feature/better_html_email_parsing hace 6 años
  Bastien Sevajol 32b896ebfb fix merge with master hace 6 años
  Bastien Sevajol 592cf39a58 restore wsgi file name hace 6 años
  Bastien Sevajol 3de125040b Add logs on email fetcher hace 6 años
  Guénaël Muller f101178257 Refactoring Sanitizer config hace 6 años
  Guénaël Muller c608f86131 PEP8 + Comments hace 6 años
  Guénaël Muller 42fc285fe5 Check attribute in a not case sensitive way hace 6 años
  Guénaël Muller 5516f745bc PEP8 hace 6 años
  Guénaël Muller f38e9353a7 Clearly use html.parser as parser hace 6 años
  Guénaël Muller 50facda3cf Refactoring: Html Sanitizer distinct from email fetcher hace 6 años
  Guénaël Muller ac48a15e2c Add option to disable parsing for txt mail hace 6 años
  Guénaël Muller 110b180291 Use last part_type instead of removing empty html elements hace 6 años
  Guénaël Muller 3ea955dabc Add Option to Disable Html Mail Parsing hace 6 años
  Guénaël Muller 902eb78d50 Fix append in BodyMailsParts when follow is true and list is empty + tests hace 6 años
  Guénaël Muller 9e21ac90c9 Refactoring: Email Processing dir hace 6 años
  Guénaël Muller 2d3ffef001 Remove unused exception hace 6 años
  Guénaël Muller 6c20a1594a PEP8, renaming, comments hace 6 años
  Guénaël Muller 02cc3c2d0b Refactoring presanitize part to allow more freedom in Quote/Signature checker hace 6 años
  Guénaël Muller 2d8878304f Refactoring hace 6 años
  Guénaël Muller d2540126b9 PEP8 hace 6 años
  Guénaël Muller 1411316f07 typing hace 6 años
  Guénaël Muller 7c6df37177 Add Outlook.com compat with email_body_parser hace 6 años
  Guénaël Muller 2a07115b40 Add Html Mail Parser able to detect Quote and Signature elements and order hace 6 años
  Bastien Sevajol 62ff6eed87
Merge pull request #498 from inkhey/feature/replywithmail hace 6 años
  Bastien Sevajol 70bd70f867 Clean code of tracim/tracim/lib/email_fetcher.py hace 6 años
  Bastien Sevajol 26c9aa3876 Add TODO hace 6 años
  Bastien Sevajol e4605de686 reorganize code of tracim.controllers.events.EventRestController#post hace 6 años
  Bastien Sevajol 3268eb3b45 Add default value for email.reply.activated config hace 6 años
  Bastien Sevajol 2ce879593b Add default value for email.reply.check.heartbeat config hace 6 años
  Guénaël Muller 5c9218168a Refactoring email_fetcher hace 6 años
  Guénaël Muller ea7238fb04 Rename Reply-to label in mail notification hace 6 años
  Guénaël Muller abcc2e8c42 "use_ssl" instead of "ssl" param for mail reply hace 6 años
  Guénaël Muller a020210cef EventController always return json hace 6 años
  Guénaël Muller fc1c836101 Email_Fetcher : Be sure to catch all connection error hace 6 años
  Guénaël Muller 96c949d82c Explain Fetch (RFC822) in MailFetcher hace 6 años
  Guénaël Muller 52220db2b4 Clarify parser used, use html.parser for BeautifulSoup parsing hace 6 años
  Guénaël Muller 0cebea15d8 Email_fetcher : Add support for IMAP unencrypted connection hace 6 años