1302 Révisions (1bfc58dc4724b124562f245b54758923b7670e59)
 

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