1271 Комити (2d8878304f1f1b3135307b21c6e62e540f45960e)
 

Аутор SHA1 Порука Датум
  Guénaël Muller 2d8878304f Refactoring пре 6 година
  Guénaël Muller d2540126b9 PEP8 пре 6 година
  Guénaël Muller 1411316f07 typing пре 6 година
  Guénaël Muller 7c6df37177 Add Outlook.com compat with email_body_parser пре 6 година
  Guénaël Muller 2a07115b40 Add Html Mail Parser able to detect Quote and Signature elements and order пре 6 година
  Bastien Sevajol 62ff6eed87
Merge pull request #498 from inkhey/feature/replywithmail пре 6 година
  Bastien Sevajol 70bd70f867 Clean code of tracim/tracim/lib/email_fetcher.py пре 6 година
  Bastien Sevajol 26c9aa3876 Add TODO пре 6 година
  Bastien Sevajol e4605de686 reorganize code of tracim.controllers.events.EventRestController#post пре 6 година
  Bastien Sevajol 3268eb3b45 Add default value for email.reply.activated config пре 6 година
  Bastien Sevajol 2ce879593b Add default value for email.reply.check.heartbeat config пре 6 година
  Guénaël Muller 5c9218168a Refactoring email_fetcher пре 6 година
  Guénaël Muller ea7238fb04 Rename Reply-to label in mail notification пре 6 година
  Guénaël Muller abcc2e8c42 "use_ssl" instead of "ssl" param for mail reply пре 6 година
  Guénaël Muller a020210cef EventController always return json пре 6 година
  Guénaël Muller fc1c836101 Email_Fetcher : Be sure to catch all connection error пре 6 година
  Guénaël Muller 96c949d82c Explain Fetch (RFC822) in MailFetcher пре 6 година
  Guénaël Muller 52220db2b4 Clarify parser used, use html.parser for BeautifulSoup parsing пре 6 година
  Guénaël Muller 0cebea15d8 Email_fetcher : Add support for IMAP unencrypted connection пре 6 година
  Guénaël Muller cb38956805 Update comments пре 6 година
  Guénaël Muller 3c8196934c Add label to Mail Reply-to header in notification пре 6 година
  Guénaël Muller f4ffbd29f5 Refactoring email_fetcher class пре 6 година
  Guénaël Muller 3db1b4cc8d Use strict version in requirements.txt пре 6 година
  Guénaël Muller 963da2c812 Use http status_code instead of json content for EventController пре 6 година
  Guénaël Muller c6c3a37150 some refactoring in email fetcher пре 6 година
  Guénaël Muller 5d8c6692a9 fix setup.py пре 6 година
  Guénaël Muller 02bd4dd7db Renaming,classmethod instead of staticmethod,'' instead of "" пре 6 година
  Guénaël Muller eeef3c11ba Remove unneeded file tracked due to merging error пре 6 година
  Guénaël Muller 02d13bd955 Fix html mail parsing. unwrap all unextracted tag пре 6 година
  Guénaël Muller 1906b95633 Merge branch 'master' of github.com:tracim/tracim into feature/replywithmail пре 6 година
  Guénaël Muller f21ad8c9c5 PEP8 пре 6 година
  Guénaël Muller e0dd766c17 Token between controllers and email fetcher in config пре 6 година
  Guénaël Muller 370dad7f8c Comment + PEP8 пре 6 година
  Guénaël Muller 9c0a10ec1c fix logger and catch request exception пре 6 година
  Guénaël Muller f5ac92fd19 Handle common errors in events mail_reply controller пре 6 година
  Guénaël Muller ee5adff536 Reply-to Mail : Correct support for all Content пре 6 година
  Guénaël Muller 278fa0a6ac move dependencies for email parsing to requirements.txt пре 6 година
  Guénaël Muller 0db1a6a73f Remove New Roundcube html prefix quote пре 6 година
  Damien Accorsi 8310436dd8
Merge pull request #494 from inkhey/fix/490/proper_header_for_mail пре 6 година
  Guénaël Muller 4f7f700cf3 Remove yahoo and Gmail quote пре 6 година
  Guénaël Muller 10dc9f15f4 Merge branch 'mailreply_notif_replyto_references' into replywithmail пре 6 година
  Guénaël Muller 6c47d291e8 Switch email fetcher test as normal tracim test пре 6 година
  Guénaël Muller a6d81facfa Add dependencies пре 6 година
  Guénaël Muller 6de5ccf2ee Follow PEP8 пре 6 година
  Guénaël Muller e1f6df8a6f Parse txt mail as markdown file to html result пре 6 година
  Guénaël Muller 830624aa71 Homemade Html mail sanitizer with beautifulsoup пре 6 година
  Guénaël Muller 715adcff1e Switch to fully oriented-object with DecodedMail object пре 6 година
  Guénaël Muller 6ab184ed51 remove parsing of uneeded headers : date and mail_id пре 6 година
  Guénaël Muller f638b74485 better way to get mail body, prefer html over plaintext пре 6 година
  Guénaël Muller 73eb068934 better doc пре 6 година