Sergey Obukhov
eed6784f25
Merge pull request #70 from mailgun/sergey/gmail
...
fixes mailgun/talon#38 mailgun/talon#20
v1.2.0
2015-12-18 19:00:13 -08:00
Sergey Obukhov
3d9ae356ea
add more tests, make standard reply tests more relaxed
2015-12-18 18:56:41 -08:00
Sergey Obukhov
41457d8fbd
fixes mailgun/talon#38 mailgun/talon#20
2015-12-05 00:37:02 -08:00
Sergey Obukhov
2c416ecc0e
Merge pull request #62 from tgwizard/better-support-for-scandinavian-languages
...
Add better support for Scandinavian languages
v1.1.0
2015-10-14 21:48:10 -07:00
Sergey Obukhov
3ab33c557b
Merge pull request #65 from mailgun/sergey/cssselect
...
add cssselect to dependencies
2015-10-14 20:34:02 -07:00
Sergey Obukhov
8db05f4950
add cssselect to dependencies
2015-10-14 20:31:26 -07:00
Sergey Obukhov
3d5bc82a03
Merge pull request #61 from tgwizard/fix-for-apple-mail
...
Add fix for Apple Mail email format
2015-10-14 12:38:06 -07:00
Adam Renberg
14e3a0d80b
Add better support for Scandinavian languages
...
This is a port of https://github.com/tictail/claw/pull/6 by @simonflore.
2015-09-21 21:42:01 +02:00
Adam Renberg
fcd9e2716a
Add fix for Apple Mail email format
...
Where they have an initial > on the "date line".
2015-09-21 21:33:57 +02:00
Sergey Obukhov
d62d633215
bump up version
2015-09-21 09:55:51 -07:00
Sergey Obukhov
3b0c9273c1
Merge pull request #60 from mailgun/sergey/26
...
fixes mailgun/talon#26
2015-09-21 09:54:35 -07:00
Sergey Obukhov
e4c1c11845
remove print
2015-09-21 09:52:47 -07:00
Sergey Obukhov
ae508fe0e5
fixes mailgun/talon#26
2015-09-21 09:51:26 -07:00
Sergey Obukhov
2cb9b5399c
bump up version
2015-09-18 05:23:29 -07:00
Sergey Obukhov
134c47f515
Merge pull request #59 from mailgun/sergey/43
...
fixes mailgun/talon#43
2015-09-18 05:20:51 -07:00
Sergey Obukhov
d328c9d128
fixes mailgun/talon#43
2015-09-18 05:19:59 -07:00
Sergey Obukhov
77b62b0fef
Merge pull request #58 from mailgun/sergey/52
...
fixes mailgun/talon#52
2015-09-18 04:48:50 -07:00
Sergey Obukhov
ad09b18f3f
fixes mailgun/talon#52
2015-09-18 04:47:23 -07:00
Sergey Obukhov
b5af9c03a5
bump up version
v1.0.7
2015-09-11 10:42:26 -07:00
Sergey Obukhov
176c7e7532
Merge pull request #57 from mailgun/sergey/to_unicode
...
use precise encoding when converting to unicode
2015-09-11 10:40:52 -07:00
Sergey Obukhov
15976888a0
use precise encoding when converting to unicode
2015-09-11 10:38:28 -07:00
Sergey Obukhov
9bee502903
bump up version
2015-09-11 06:27:12 -07:00
Sergey Obukhov
e3cb8dc3e6
Merge pull request #56 from mailgun/sergey/1000+German+NL
...
process first 1000 lines for long messages, support for German and Dutch
2015-09-11 06:20:34 -07:00
Sergey Obukhov
385285e5de
process first 1000 lines for long messages, support for German and Dutch
2015-09-11 06:17:14 -07:00
Sergey Obukhov
127771dac9
bump up version
2015-09-11 04:51:39 -07:00
Sergey Obukhov
cc98befba5
Merge pull request #50 from Easy-D/preserve-regular-blockquotes
...
Preserve regular blockquotes
2015-09-11 04:49:36 -07:00
Sergey Obukhov
567549cba4
bump up talon version
2015-09-10 10:47:16 -07:00
Sergey Obukhov
76c4f49be8
Merge pull request #55 from mailgun/sergey/lxml
...
unpin lxml version
2015-09-10 10:44:59 -07:00
Sergey Obukhov
d9d89dc250
unpin lxml version
2015-09-10 10:44:05 -07:00
Sergey Obukhov
9358db6cee
bump up talon version
2015-09-03 11:03:01 -07:00
Sergey Obukhov
08c9d7db03
Merge pull request #45 from AlexRiina/master
...
Replace PyML with sklearn and clean up dependencies
2015-09-03 10:56:18 -07:00
Easy-D
390b0a6dc9
preserve regular blockquotes
2015-07-16 21:31:41 +02:00
Easy-D
ed6b861a47
add failing test that shows how regular blockquotes are removed
2015-07-16 21:24:49 +02:00
Alex Riina
85c7ee980c
add script to regenerate ml model
2015-07-02 21:49:09 -04:00
Oliver Song
7ea773e6a9
Fix iphone test
2015-07-02 21:49:09 -04:00
Scott MacVicar
e3c4ff38fe
move test stuff out to its own section
2015-07-02 21:49:09 -04:00
Scott MacVicar
8b1f87b1c0
Get this building and passing tests
...
Changes:
* add .DS_Store to .gitignore
* Decode base64 encoded emails for tests
* Pick a version of scikit since the pickled clasifiers are based on that
* Add missing numpy and scipy dependencies
2015-07-02 21:49:09 -04:00
Alex Riina
c5e4cd9ab4
dont be too restrictive on the test library version
2015-07-02 21:49:09 -04:00
Alex Riina
215e36e9ed
allow higher version of regex library
2015-07-02 21:49:09 -04:00
Alex Riina
e3ef622031
remove unused regex
2015-07-02 21:49:09 -04:00
Alex Riina
f16760c466
Remove flanker and replace PyML with scikit-learn
...
I never was actually able to successfully install PyML but the source-forge
distribution and lack of python3 support convinced me that scikit-learn would
be a fine substitute. Flanker was also difficult for me to install and seemed
only to be used in the tests, so I removed it as well to get into a position
where I could run the tests. As of this commit, only one is not passing
(test_standard_replies with android.eml) though I'm not familiar with the `email`
library yet.
2015-07-02 21:49:09 -04:00
Alex Riina
b36287e573
clean up style and extra imports
2015-07-02 21:49:09 -04:00
Alex Riina
4df7aa284b
remove extra imports
2015-07-02 21:49:09 -04:00
Jeremy Schlatter
3a37d8b649
Merge pull request #41 from simonflore/master
...
New splitter pattern for Dutch mail replies
v1.0.4
2015-04-22 12:17:39 -07:00
Simon
f9f428f4c3
Revert "Change of behavior when msg_body has more then 1000 lines"
...
This reverts commit 84a83e865e .
2015-04-16 13:26:17 +02:00
Simon
84a83e865e
Change of behavior when msg_body has more then 1000 lines
2015-04-16 13:22:18 +02:00
Simon
b4c180b9ff
Extra spaces check in RE_ON_DATE_WROTE_SMB reggae
2015-04-15 13:55:59 +02:00
Simon
072a440837
Test cases for new patterns
2015-04-15 13:55:17 +02:00
Simon
105d16644d
For patterns like this '---- On {date} {name} {mail} wrote ---- '
2015-04-14 18:52:45 +02:00
Simon
df3338192a
Another submission to a dutch variation
2015-04-14 18:49:26 +02:00