Guénaël Muller
|
d25407e366
|
add pyjwt to requirement.txt
|
6 years ago |
Guénaël Muller
|
4e9f30f740
|
Jitsi-meet template integration prototype
|
7 years ago |
Bastien Sevajol
|
8723863dc2
|
Merge pull request #525 from inkhey/fix/mail_fetcher_dont_rely_on_seen/unseen_flag
|
6 years ago |
Guénaël Muller
|
f5c9c870ff
|
replace seen flag when mail correctly added
|
6 years ago |
PhilippeAccorsi
|
0b273787fe
|
Merge branch 'master' of https://github.com/tracim/tracim
|
6 years ago |
PhilippeAccorsi
|
33fa4a5646
|
fix auth_token regeneration for calendar
|
6 years ago |
Guénaël Muller
|
64dae0307d
|
Add fetch response to log when fetch response exception
|
6 years ago |
Guénaël Muller
|
a3c0102659
|
Explicit Exception when fetch return events unrelated to the mail fetcher request
|
6 years ago |
Guénaël Muller
|
7883757cd4
|
Check unflagged instead of unseen.
|
6 years ago |
Bastien Sevajol
|
bcaea9f03f
|
Add /assets/css/default_skin.css in main root template
|
6 years ago |
Bastien Sevajol
|
c9b689532a
|
Merge pull request #523 from Skylsmoi/master
|
6 years ago |
Bastien Sevajol
|
181d78dc63
|
Merge pull request #522 from inkhey/feature/imapclient
|
6 years ago |
Skylsmoi
|
8131296a5c
|
removed bootstrap.css from all.css
|
6 years ago |
Skylsmoi
|
3c1511a622
|
Merge branch 'master' of github.com:tracim/tracim
|
6 years ago |
Bastien Sevajol
|
4308f87bca
|
Merge pull request #521 from inkhey/feature/somes_fixes
|
6 years ago |
Bastien Sevajol
|
2cf58dfb74
|
Update email_fetcher.py
|
6 years ago |
Bastien Sevajol
|
521c6c66ef
|
Update tag_whitelist.py
|
6 years ago |
Bastien Sevajol
|
42a8b195c3
|
Update tag_blacklist.py
|
6 years ago |
Bastien Sevajol
|
3fce84c63d
|
Update id_blacklist.py
|
6 years ago |
Bastien Sevajol
|
d55cafdb39
|
Update class_blacklist.py
|
6 years ago |
Bastien Sevajol
|
f4ca60fa05
|
Update attrs_whitelist.py
|
6 years ago |
Bastien Sevajol
|
bded1ca2de
|
Update sanitizer.py
|
6 years ago |
Bastien Sevajol
|
ab1b0a52cf
|
Update email_fetcher.py
|
6 years ago |
Guénaël Muller
|
d3bd2088eb
|
Mail Fetcher: Better exceptions handlers
|
6 years ago |
Guénaël Muller
|
b43afaf1a3
|
MailFetcher : rename delay -> heartbeat
|
6 years ago |
Guénaël Muller
|
58da79b472
|
Notify if IDLE is enable but not available
|
6 years ago |
Guénaël Muller
|
4e170105a1
|
Email Fetcher: use_idle and max_connection_lifetime as config params
|
6 years ago |
Guénaël Muller
|
bdd133cca2
|
Email_Fetcher : Close properly connections and better error handler
|
6 years ago |
Guénaël Muller
|
08777a5254
|
Use port from config
|
6 years ago |
Guénaël Muller
|
b1c4767274
|
IDLE mode
|
7 years ago |
Guénaël Muller
|
3505a46d13
|
Switch to imapclient lib
|
7 years ago |
Bastien Sevajol
|
20369bc3e8
|
Merge pull request #495 from tracim/fix/126/drops_duplicated_revisions_workaround
|
6 years ago |
Bastien Sevajol
|
f70b9264d6
|
Merge pull request #489 from tracim/fix/250/drop_update_sh
|
6 years ago |
Bastien Sevajol
|
c7766f6b36
|
Merge pull request #488 from tracim/fix/252/drop_bin_setup_sh
|
6 years ago |
Guénaël Muller
|
eae3eff43b
|
Do not send empty mail
|
7 years ago |
Guénaël Muller
|
12ea2451b0
|
consider img tag as content
|
7 years ago |
Bastien Sevajol
|
8fcccaacd8
|
add error trace in email fetcher
|
7 years ago |
Guénaël Muller
|
584b1a946c
|
refactoring sanitizer_config
|
7 years ago |
Bastien Sevajol
|
fad01888eb
|
Merge pull request #514 from inkhey/fix/512/Better_email_fetching
|
7 years ago |
Bastien Sevajol
|
069c603a56
|
Update requirements.postgresql.txt
|
7 years ago |
Guénaël Muller
|
1bfc58dc47
|
Lockfile_path is now mandatory when using email_reply feature
|
7 years ago |
Guénaël Muller
|
4ffa5f5779
|
Revert "lockfile in new subfolder"
|
7 years ago |
Guénaël Muller
|
a807aae3fe
|
Remove unuseful remove of lock
|
7 years ago |
Guénaël Muller
|
85bc675961
|
lockfile in new subfolder
|
7 years ago |
Guénaël Muller
|
ddb4624d99
|
naming filelock->lockfile + default lockfile_path
|
7 years ago |
Guénaël Muller
|
3fd01f4631
|
Mail fetcher Timeout exception
|
7 years ago |
Guénaël Muller
|
ae876e9db6
|
add newline at requirements.txt end
|
7 years ago |
Guénaël Muller
|
3dcee3fdf9
|
filelock timeout as constant
|
7 years ago |
Guénaël Muller
|
80ec9e01e1
|
filelock for unseen mail fetching
|
7 years ago |
Guénaël Muller
|
ef63bbe0da
|
MailFetcher: Flag message as seen only when tracim rest request success
|
7 years ago |