Commit Graph

28 Commits

Author SHA1 Message Date
Stephane Blondon
cbb46ef078 fix decoding of sender e-mail if badly encoded 2018-03-21 18:24:59 +01:00
Ivan Pereira
fe965e7d19 add date__on to query and some other improvments 2017-11-30 21:42:16 +00:00
Manikantan Ramchandran
2f72aa13df typo fix 2017-10-28 17:17:49 +05:30
Manikantan Ramchandran
ffd4550524 added tests for flagged and unflagged queries 2017-10-28 17:16:44 +05:30
Stéphane Blondon
7c6cc2fb5f Remove double-quotes around attachment filename 2017-10-13 16:02:57 +02:00
Martin Rusev
050e2d8f7f Merge pull request #98 from GetHappie/parse-attachment-fix
Fix parsing attachment
2017-10-09 13:13:16 +02:00
Stéphane Blondon
a490081e57 fix attachment parsing when a semicolon character ends the Content-Disposition line 2017-10-06 14:58:08 +02:00
Andrey Mozgunov
a8b5ce1c31 Update test case 2017-10-02 13:21:16 +03:00
Andrey Mozgunov
a78641c79a Fix parsing attachment 2017-09-28 14:12:35 +03:00
Andrey
7dad0edb72 Merge branch 'master' into unicode-decode-fix 2017-09-28 13:25:36 +03:00
Andrey
0a98b960ac Merge branch 'master' into inline-body-fix 2017-09-26 15:56:14 +03:00
Andrey Mozgunov
ed86228e86 Fix inline body parsing 2017-09-26 15:51:34 +03:00
Andrey
eadddd6c0b Merge branch 'master' into unicode-decode-fix 2017-09-26 14:43:21 +03:00
Andrey Mozgunov
878c7991bf Fix UnicecodeDecodeError parsing email 2017-09-26 14:38:33 +03:00
Martin Rusev
8a537de2f9 Merge pull request #95 from GetHappie/base64-decode-fix
Fix decoding base64 byte encoded params
2017-09-25 15:50:08 +02:00
Andrey Mozgunov
da450551d4 Fix decoding base64 byte encoded params 2017-09-25 14:03:39 +03:00
Stéphane Blondon
fd55ac54c5 Remove instructions needed for python2 compatibility 2017-09-15 14:26:13 +02:00
Benson Tucker
096554342c clarify version support (2.7 is unsupported) and show that policies did not exist before 3.3 2016-12-05 18:57:23 -05:00
Benson Tucker
7e836fc81b add parsing policy as option to imbox constructor / parse_email; add test showing a case where you might set a policy 2016-12-05 18:44:32 -05:00
Oleg Beloglazov
9214dcf2a2 Fix UnicodeDecodeError when parsing headers with python 3 2016-03-27 17:40:52 +03:00
rbas
68b40f1819 Add support for python 3.2 2014-10-23 23:46:13 +02:00
rbas
5186eb92b9 Add support for python 3.2
Re #26
2014-10-23 23:38:13 +02:00
rbas
2544ef725d Add support for python 3
Re #26
2014-10-23 23:26:40 +02:00
minasss
90d7d92e15 date__gt, date__lt can be datetime.date objects; added tests for build_search_query 2014-10-12 19:14:49 +02:00
Dan Brown
5d5bbf93cd Include raw_email in parsed email 2014-07-30 11:28:51 -04:00
Dan Brown
003339cd6c Fix: Parsing should ignore header casing 2014-07-29 19:23:55 -04:00
Martin Rusev
d5fdf9b498 Refactoring, initial test suite 2013-07-30 16:52:15 +03:00
Martin Rusev
fa13f3a2d2 0.4, parser updates, docs updated 2013-07-26 15:17:03 +03:00