|  Guénaël Muller | 5c9218168a | Refactoring email_fetcher | před 8 roky | 
				
					
						|  Guénaël Muller | ea7238fb04 | Rename Reply-to label in mail notification | před 8 roky | 
				
					
						|  Guénaël Muller | abcc2e8c42 | "use_ssl" instead of "ssl" param for mail reply | před 8 roky | 
				
					
						|  Guénaël Muller | a020210cef | EventController always return json | před 8 roky | 
				
					
						|  Guénaël Muller | fc1c836101 | Email_Fetcher : Be sure to catch all connection error | před 8 roky | 
				
					
						|  Guénaël Muller | 96c949d82c | Explain Fetch (RFC822) in MailFetcher | před 8 roky | 
				
					
						|  Guénaël Muller | 52220db2b4 | Clarify parser used, use html.parser for BeautifulSoup parsing | před 8 roky | 
				
					
						|  Guénaël Muller | 0cebea15d8 | Email_fetcher : Add support for IMAP unencrypted connection | před 8 roky | 
				
					
						|  Guénaël Muller | cb38956805 | Update comments | před 8 roky | 
				
					
						|  Guénaël Muller | 3c8196934c | Add label to Mail Reply-to header in notification | před 8 roky | 
				
					
						|  Guénaël Muller | f4ffbd29f5 | Refactoring email_fetcher class | před 8 roky | 
				
					
						|  Guénaël Muller | 3db1b4cc8d | Use strict version in requirements.txt | před 8 roky | 
				
					
						|  Guénaël Muller | 963da2c812 | Use http status_code instead of json content for EventController | před 8 roky | 
				
					
						|  Guénaël Muller | c6c3a37150 | some refactoring in email fetcher | před 8 roky | 
				
					
						|  Guénaël Muller | 5d8c6692a9 | fix setup.py | před 8 roky | 
				
					
						|  Guénaël Muller | 02bd4dd7db | Renaming,classmethod instead of staticmethod,'' instead of "" | před 8 roky | 
				
					
						|  Guénaël Muller | eeef3c11ba | Remove unneeded file tracked due to merging error | před 8 roky | 
				
					
						|  Guénaël Muller | 02d13bd955 | Fix html mail parsing. unwrap all unextracted tag | před 8 roky | 
				
					
						|  Guénaël Muller | 1906b95633 | Merge branch 'master' of github.com:tracim/tracim into feature/replywithmail | před 8 roky | 
				
					
						|  Guénaël Muller | f21ad8c9c5 | PEP8 | před 8 roky | 
				
					
						|  Guénaël Muller | e0dd766c17 | Token between controllers and email fetcher in config | před 8 roky | 
				
					
						|  Guénaël Muller | 370dad7f8c | Comment + PEP8 | před 8 roky | 
				
					
						|  Guénaël Muller | 9c0a10ec1c | fix logger and catch request exception | před 8 roky | 
				
					
						|  Guénaël Muller | f5ac92fd19 | Handle common errors in events mail_reply controller | před 8 roky | 
				
					
						|  Guénaël Muller | ee5adff536 | Reply-to Mail : Correct support for all Content | před 8 roky | 
				
					
						|  Guénaël Muller | 278fa0a6ac | move dependencies for email parsing to requirements.txt | před 8 roky | 
				
					
						|  Guénaël Muller | 0db1a6a73f | Remove New Roundcube html prefix quote | před 8 roky | 
				
					
						|  Damien Accorsi | 8310436dd8 
										
											
										
									 | Merge pull request #494 from inkhey/fix/490/proper_header_for_mail | před 8 roky | 
				
					
						|  Guénaël Muller | 4f7f700cf3 | Remove yahoo and Gmail quote | před 8 roky | 
				
					
						|  Guénaël Muller | 10dc9f15f4 | Merge branch 'mailreply_notif_replyto_references' into replywithmail | před 8 roky | 
				
					
						|  Guénaël Muller | 6c47d291e8 | Switch email fetcher test as normal tracim test | před 8 roky | 
				
					
						|  Guénaël Muller | a6d81facfa | Add dependencies | před 8 roky | 
				
					
						|  Guénaël Muller | 6de5ccf2ee | Follow PEP8 | před 8 roky | 
				
					
						|  Guénaël Muller | e1f6df8a6f | Parse txt mail as markdown file to html result | před 8 roky | 
				
					
						|  Guénaël Muller | 830624aa71 | Homemade Html mail sanitizer with beautifulsoup | před 8 roky | 
				
					
						|  Guénaël Muller | 715adcff1e | Switch to fully oriented-object with DecodedMail object | před 8 roky | 
				
					
						|  Guénaël Muller | 6ab184ed51 | remove parsing of uneeded headers : date and mail_id | před 8 roky | 
				
					
						|  Guénaël Muller | f638b74485 | better way to get mail body, prefer html over plaintext | před 8 roky | 
				
					
						|  Guénaël Muller | 73eb068934 | better doc | před 8 roky | 
				
					
						|  Guénaël Muller | 8cf57205a9 | Comments | před 8 roky | 
				
					
						|  Guénaël Muller | 54dac658c6 | WIP reply-to/references header in notif mail to allow reply mail | před 8 roky | 
				
					
						|  Guénaël Muller | 8a0317923d | PEP8, coding_rules and comments | před 8 roky | 
				
					
						|  Guénaël Muller | c68eea3627 | Better typing and comment | před 8 roky | 
				
					
						|  Guénaël Muller | 47075618fc | Send display_name in To header in new created account mail | před 8 roky | 
				
					
						|  philippe | 5c30aacfdf | Commit for bug #491 | před 8 roky | 
				
					
						|  Guénaël Muller | 4b172c5816 | clean up following PEP8 rules | před 8 roky | 
				
					
						|  Guénaël Muller | 9ebfd8d527 | Pep8+coding rules for email_fetcher | před 8 roky | 
				
					
						|  Guénaël Muller | d4f675010e | Use standard lib to parse addr in email | před 8 roky | 
				
					
						|  Guénaël Muller | e2eb1cac7c | tracim endpoint for email fetcher use now tracim config | před 8 roky | 
				
					
						|  Guénaël Muller | 72fd9aea89 | Better import | před 8 roky |