1291 Commits (e452ab50c084b9a9f95f283cb7ca7a5433f3e496)
 

Autor SHA1 Nachricht Datum
  Bastien Sevajol e452ab50c0 one import per line vor 7 Jahren
  Bastien Sevajol e16a95495d fix typo vor 7 Jahren
  Bastien Sevajol e66e1d5ed4 Merge branch 'master' into feature/better_html_email_parsing vor 7 Jahren
  Bastien Sevajol 32b896ebfb fix merge with master vor 7 Jahren
  Bastien Sevajol 592cf39a58 restore wsgi file name vor 7 Jahren
  Bastien Sevajol 3de125040b Add logs on email fetcher vor 7 Jahren
  Guénaël Muller f101178257 Refactoring Sanitizer config vor 7 Jahren
  Guénaël Muller c608f86131 PEP8 + Comments vor 7 Jahren
  Guénaël Muller 42fc285fe5 Check attribute in a not case sensitive way vor 7 Jahren
  Guénaël Muller 5516f745bc PEP8 vor 7 Jahren
  Guénaël Muller f38e9353a7 Clearly use html.parser as parser vor 7 Jahren
  Guénaël Muller 50facda3cf Refactoring: Html Sanitizer distinct from email fetcher vor 7 Jahren
  Guénaël Muller ac48a15e2c Add option to disable parsing for txt mail vor 7 Jahren
  Guénaël Muller 110b180291 Use last part_type instead of removing empty html elements vor 7 Jahren
  Guénaël Muller 3ea955dabc Add Option to Disable Html Mail Parsing vor 7 Jahren
  Guénaël Muller 902eb78d50 Fix append in BodyMailsParts when follow is true and list is empty + tests vor 7 Jahren
  Guénaël Muller 9e21ac90c9 Refactoring: Email Processing dir vor 7 Jahren
  Guénaël Muller 2d3ffef001 Remove unused exception vor 7 Jahren
  Guénaël Muller 6c20a1594a PEP8, renaming, comments vor 7 Jahren
  Guénaël Muller 02cc3c2d0b Refactoring presanitize part to allow more freedom in Quote/Signature checker vor 7 Jahren
  Guénaël Muller 2d8878304f Refactoring vor 7 Jahren
  Guénaël Muller d2540126b9 PEP8 vor 7 Jahren
  Guénaël Muller 1411316f07 typing vor 7 Jahren
  Guénaël Muller 7c6df37177 Add Outlook.com compat with email_body_parser vor 7 Jahren
  Guénaël Muller 2a07115b40 Add Html Mail Parser able to detect Quote and Signature elements and order vor 7 Jahren
  Bastien Sevajol 62ff6eed87
Merge pull request #498 from inkhey/feature/replywithmail vor 7 Jahren
  Bastien Sevajol 70bd70f867 Clean code of tracim/tracim/lib/email_fetcher.py vor 7 Jahren
  Bastien Sevajol 26c9aa3876 Add TODO vor 7 Jahren
  Bastien Sevajol e4605de686 reorganize code of tracim.controllers.events.EventRestController#post vor 7 Jahren
  Bastien Sevajol 3268eb3b45 Add default value for email.reply.activated config vor 7 Jahren
  Bastien Sevajol 2ce879593b Add default value for email.reply.check.heartbeat config vor 7 Jahren
  Guénaël Muller 5c9218168a Refactoring email_fetcher vor 7 Jahren
  Guénaël Muller ea7238fb04 Rename Reply-to label in mail notification vor 7 Jahren
  Guénaël Muller abcc2e8c42 "use_ssl" instead of "ssl" param for mail reply vor 7 Jahren
  Guénaël Muller a020210cef EventController always return json vor 7 Jahren
  Guénaël Muller fc1c836101 Email_Fetcher : Be sure to catch all connection error vor 7 Jahren
  Guénaël Muller 96c949d82c Explain Fetch (RFC822) in MailFetcher vor 7 Jahren
  Guénaël Muller 52220db2b4 Clarify parser used, use html.parser for BeautifulSoup parsing vor 7 Jahren
  Guénaël Muller 0cebea15d8 Email_fetcher : Add support for IMAP unencrypted connection vor 7 Jahren
  Guénaël Muller cb38956805 Update comments vor 7 Jahren
  Guénaël Muller 3c8196934c Add label to Mail Reply-to header in notification vor 7 Jahren
  Guénaël Muller f4ffbd29f5 Refactoring email_fetcher class vor 7 Jahren
  Guénaël Muller 3db1b4cc8d Use strict version in requirements.txt vor 7 Jahren
  Guénaël Muller 963da2c812 Use http status_code instead of json content for EventController vor 7 Jahren
  Guénaël Muller c6c3a37150 some refactoring in email fetcher vor 7 Jahren
  Guénaël Muller 5d8c6692a9 fix setup.py vor 7 Jahren
  Guénaël Muller 02bd4dd7db Renaming,classmethod instead of staticmethod,'' instead of "" vor 7 Jahren
  Guénaël Muller eeef3c11ba Remove unneeded file tracked due to merging error vor 7 Jahren
  Guénaël Muller 02d13bd955 Fix html mail parsing. unwrap all unextracted tag vor 7 Jahren
  Guénaël Muller 1906b95633 Merge branch 'master' of github.com:tracim/tracim into feature/replywithmail vor 7 Jahren