index
:
pixelated-user-agent.git
master
[pixelated-user-agent]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
service
/
test
/
unit
/
adapter
/
test_mail_service.py
Age
Commit message (
Expand
)
Author
2016-05-19
issue #685 remove duplicated email recipients
mfrankie
2016-01-15
Removes InputMail.FROM_EMAIL_ADDRESS constant #578
Giovane
2015-12-18
extracted a leap attachment store, handling all attachment responsibilities, ...
mnandri
2015-11-23
Add test for mail deletion with invalid mail id
Folker Bernitt
2015-11-17
Issue #495 Giovane/Jeff: Fixed from undefined
Jefferson Stachelski
2015-11-10
refactor unit test
sw00
2015-09-10
Removed PixelatedMail class leftovers
Bruno Wagner
2015-09-07
Remove soledad_querier as parameter of PixelatedMail.from_soledad
kaeff
2015-09-04
#432 - Adding test_mark_as_read and refactoring existing test_mark_as_read in...
Gislene Pereira
2015-09-04
Prepare removing SoledadQuerier from Mail
kaeff
2015-09-04
Remove SoledadQuerier from Services
kaeff
2015-09-02
Download attachments from mail store instead of querier
Folker Bernitt
2015-08-25
[refactor] goodbye mailboxes.py and mailbox.py
Victor Shyba
2015-08-25
[refactor] remove mailbox references
Victor Shyba
2015-08-21
Small refactoring of previous merge.
Folker Bernitt
2015-08-21
Eli: Marking sent emails as read
Eli Mydlarz
2015-08-11
Fixed unit test.
Folker Bernitt
2015-08-11
Fixed unit tests in test_leap_mailstore and test_mail_service.
Folker Bernitt
2015-08-11
Make indexing recepients work again by fixing serialization bug
Klaus Fl
2015-08-11
Fix test_delete_mail by moving expectations onto mail_store
Folker Bernitt
2015-08-11
Added mail store to mail service.
Folker Bernitt
2015-08-11
fix testing on draft while sending mails
Victor Shyba
2015-06-05
Added creation of input mail from python message
Bruno Wagner
2015-04-09
Adds service to move mails to inbox
Roberto Soares
2015-03-18
cleaning import * from integration and unit tests
Victor Shyba
2015-02-27
Refactored out tag service and replaced mail normalization with built-in pars...
Bruno Wagner & Victor Shyba
2015-02-05
(Re-)added error handling for twisted smtp sender.
Folker Bernitt
2015-02-04
Refactoring more of resource logic into service. No more search engine on mai...
Duda Dornelles
2015-02-03
Movinge MailsResource#render_POST logic to MailService and some search_engine...
Duda Dornelles
2015-01-30
249 Implemented a feature that send an email when something was wrong to send...
Jefferson Stachelski
2015-01-22
#224 renaming tests so they get caught by trial runner
Duda Dornelles