flatisfy/flatisfy
Lucas Verney 215fe14d01 Better email notifications
Rework a bit on top of @bnjbvr's MR to add basic email notifications
support.

* Cleaned the code a bit.
* Add a `Date` and a `Message-ID` header to improve the spam score.

Thanks a lot @bnjbvr's for the MR!
2017-07-06 15:06:13 +02:00
..
data_files Linting 2017-06-20 13:37:54 +02:00
database Rewrite data files management, to make it more modular 2017-06-15 15:48:16 +02:00
filters Optimize photo comparisons; fixes #41, fixes #59 2017-06-28 22:37:13 +02:00
models Rewrite doc and frontend to match new constraints in config 2017-06-16 16:56:59 +02:00
web Merge branch 'fix-slider' into 'master' 2017-06-29 12:00:51 +02:00
__init__.py Initial commit 2017-04-13 20:03:59 +02:00
__main__.py Add a CLI argument to import only a given constraint. Drop the necessary constraint. 2017-06-19 16:08:06 +02:00
cmds.py Adds basic email notifications when new flats have been found (fixes #47). 2017-07-06 15:06:13 +02:00
config.py Adds basic email notifications when new flats have been found (fixes #47). 2017-07-06 15:06:13 +02:00
data.py Linting 2017-06-20 13:37:54 +02:00
email.py Better email notifications 2017-07-06 15:06:13 +02:00
exceptions.py Initial commit 2017-04-13 20:03:59 +02:00
fetch.py Merge branch 'foncia' into 'master' 2017-06-26 13:33:15 +02:00
tools.py Optimize photo comparisons; fixes #41, fixes #59 2017-06-28 22:37:13 +02:00