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
/
pixelated
/
adapter
/
services
/
mailboxes.py
Age
Commit message (
Expand
)
Author
2015-08-11
Fixed test_mailboxes.py test.
Folker Bernitt
2015-08-11
First steps migrating mail service to new data model.
Folker Bernitt
2015-08-11
mailbox collision shouldnt cancel operation
Victor Shyba
2015-08-11
Skipped test_welcome_mail integration test.
Folker Bernitt
2015-08-11
Fixed test_delete_mail integration test.
Folker Bernitt
2015-08-11
yields and small changes to make incoming mail fetching work
Victor Shyba
2015-08-11
prepare mailbox tests, missing property functionality on mail.py only
Victor Shyba
2015-08-11
fix pep8 in order to run tests
Victor Shyba
2015-08-11
Working on pixelated-user-agent.
Folker Bernitt
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-02-27
Refactored out tag service and replaced mail normalization with built-in pars...
Bruno Wagner & Victor Shyba
2015-02-22
#290 no need to remove all tags when moving to thrash
Duda Dornelles
2015-02-03
Movinge MailsResource#render_POST logic to MailService and some search_engine...
Duda Dornelles
2015-01-06
Getting rid of unused sqlcipher index updates, speeding up tests and app. Als...
Duda Dornelles
2014-12-22
refactoring package structure
Duda Dornelles