Guénaël Muller
|
1906b95633
|
Merge branch 'master' of github.com:tracim/tracim into feature/replywithmail
|
7 years ago |
Guénaël Muller
|
f21ad8c9c5
|
PEP8
|
7 years ago |
Guénaël Muller
|
e0dd766c17
|
Token between controllers and email fetcher in config
|
7 years ago |
Guénaël Muller
|
370dad7f8c
|
Comment + PEP8
|
7 years ago |
Guénaël Muller
|
9c0a10ec1c
|
fix logger and catch request exception
|
7 years ago |
Guénaël Muller
|
f5ac92fd19
|
Handle common errors in events mail_reply controller
|
7 years ago |
Guénaël Muller
|
ee5adff536
|
Reply-to Mail : Correct support for all Content
|
7 years ago |
Guénaël Muller
|
278fa0a6ac
|
move dependencies for email parsing to requirements.txt
|
7 years ago |
Guénaël Muller
|
0db1a6a73f
|
Remove New Roundcube html prefix quote
|
7 years ago |
Damien Accorsi
|
8310436dd8
|
Merge pull request #494 from inkhey/fix/490/proper_header_for_mail
|
7 years ago |
Guénaël Muller
|
4f7f700cf3
|
Remove yahoo and Gmail quote
|
7 years ago |
Guénaël Muller
|
10dc9f15f4
|
Merge branch 'mailreply_notif_replyto_references' into replywithmail
|
7 years ago |
Guénaël Muller
|
6c47d291e8
|
Switch email fetcher test as normal tracim test
|
7 years ago |
Guénaël Muller
|
a6d81facfa
|
Add dependencies
|
7 years ago |
Guénaël Muller
|
6de5ccf2ee
|
Follow PEP8
|
7 years ago |
Guénaël Muller
|
e1f6df8a6f
|
Parse txt mail as markdown file to html result
|
7 years ago |
Guénaël Muller
|
830624aa71
|
Homemade Html mail sanitizer with beautifulsoup
|
7 years ago |
Guénaël Muller
|
715adcff1e
|
Switch to fully oriented-object with DecodedMail object
|
7 years ago |
Guénaël Muller
|
6ab184ed51
|
remove parsing of uneeded headers : date and mail_id
|
7 years ago |
Guénaël Muller
|
f638b74485
|
better way to get mail body, prefer html over plaintext
|
7 years ago |
Guénaël Muller
|
73eb068934
|
better doc
|
7 years ago |
Guénaël Muller
|
8cf57205a9
|
Comments
|
7 years ago |
Guénaël Muller
|
54dac658c6
|
WIP reply-to/references header in notif mail to allow reply mail
|
7 years ago |
Guénaël Muller
|
8a0317923d
|
PEP8, coding_rules and comments
|
7 years ago |
Guénaël Muller
|
c68eea3627
|
Better typing and comment
|
7 years ago |
Guénaël Muller
|
47075618fc
|
Send display_name in To header in new created account mail
|
7 years ago |
philippe
|
5c30aacfdf
|
Commit for bug #491
|
7 years ago |
Guénaël Muller
|
4b172c5816
|
clean up following PEP8 rules
|
7 years ago |
Guénaël Muller
|
9ebfd8d527
|
Pep8+coding rules for email_fetcher
|
7 years ago |
Adrien Panay
|
6ef2564198
|
Drops useless workaround for duplicated last revisions
|
7 years ago |
Guénaël Muller
|
d4f675010e
|
Use standard lib to parse addr in email
|
7 years ago |
Guénaël Muller
|
e2eb1cac7c
|
tracim endpoint for email fetcher use now tracim config
|
7 years ago |
Guénaël Muller
|
72fd9aea89
|
Better import
|
7 years ago |
Guénaël Muller
|
af29ab76ff
|
Better escaping for mail header with formataddr method
|
7 years ago |
algooapy
|
4af923e3e5
|
Uses UTF8 as MySQL character set (#492)
|
7 years ago |
Guénaël Muller
|
bc08d518ff
|
Better closing/restart for email_fetcher
|
7 years ago |
Adrien Panay
|
111a4d818f
|
Drops outdated update.sh
|
7 years ago |
Adrien Panay
|
da84616524
|
Drops outdated bin/setup.sh
|
7 years ago |
Guénaël Muller
|
f38bf3e180
|
Add send decoded mail to Tracim in email fetcher
|
7 years ago |
Guénaël Muller
|
b209c37ffe
|
Small controller for reply by mail event
|
7 years ago |
Guénaël Muller
|
67cb3dc68f
|
Adapt Daemon and tracim config to use new email_fetcher
|
7 years ago |
Damien Accorsi
|
f04ff83872
|
Merge pull request #480 from algooapy/fix/297/install_pypi_preview_generator
|
7 years ago |
Damien Accorsi
|
c53260f78c
|
Merge pull request #484 from tracim/fix/287/use_upstream_wsgidav
|
7 years ago |
Damien Accorsi
|
fb8ebed334
|
Merge pull request #483 from tracim/fix/223/fix_beautifulsoup4_warning
|
7 years ago |
Damien Accorsi
|
ed3994e76d
|
Merge pull request #482 from tracim/fix/286/preview_gen_modified_at_metadata
|
7 years ago |
Damien Accorsi
|
96f6836867
|
Merge pull request #486 from tracim/fix/485/utf8_pages_threads_webdav
|
7 years ago |
Damien Accorsi
|
1bece0dfdf
|
Merge pull request #481 from tracim/fix/410/Upper_case_labels_in_admin
|
7 years ago |
Guénaël Muller
|
24cb433328
|
Email fetcher for new mail
|
7 years ago |
Guénaël Muller
|
50a24a1e8f
|
Add empty EmailFetcher Daemon
|
7 years ago |
Adrien Panay
|
e94a252e07
|
Adds UTF-8 charset markup to WebDAV pages/threads
|
7 years ago |