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
Age
Commit message (
Expand
)
Author
2015-08-11
mailbox collision shouldnt cancel operation
Victor Shyba
2015-08-11
Added delete_mailbox to leap mail store.
Folker Bernitt
2015-08-11
Added tests to get mails within a mailbox.
Folker Bernitt
2015-08-11
Added delete mail to mail store.
Folker Bernitt
2015-08-11
Added actual assert to add_mail mail store test.
Folker Bernitt
2015-08-11
Added add mailbox and add message behaviour.
Folker Bernitt
2015-08-11
Added all_mails to LeapMailStore.
Folker Bernitt
2015-08-11
Fix: reordered code and added missing yield.
Folker Bernitt
2015-08-11
Added leap mailstore integration test.
Folker Bernitt
2015-08-11
Added include_body to get_mail.
Folker Bernitt
2015-08-11
Added to_dict and get_mails to mail storage.
Folker Bernitt
2015-08-11
Started work on MailStore abstraction.
Folker Bernitt
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
Fixed test_mark_as_read_unread.py.
Folker Bernitt
2015-08-11
Fixed MarkAsReadUnreadTest#test_mark_single_as_read and underlying implementa...
Folker Bernitt
2015-08-11
Temporary fix: INBOX as default mailbox name.
Folker Bernitt
2015-08-11
Fixed get_lastuid in test_soledad_querier.py.
Folker Bernitt
2015-08-11
yields and small changes to make incoming mail fetching work
Victor Shyba
2015-08-11
migrates smtp, working
Victor Shyba
2015-08-11
fix integration.test_drafts
Victor Shyba
2015-08-11
fixing integration.test_tags
Victor Shyba
2015-08-11
fix integration test_search
Victor Shyba
2015-08-11
unfortunately, this is still to be fixed yet. Re-adding FIXME warning
Victor Shyba
2015-08-11
fix test_soledad_querier
Victor Shyba
2015-08-11
Use mbox instead of mbox_uuid as mailbox_name.
Folker Bernitt
2015-08-11
Some more yields.
Folker Bernitt
2015-08-11
fixing querier integration tests
Victor Shyba
2015-08-11
Fixing integration tests.
Folker Bernitt
2015-08-11
Fixed unit tests.
Folker Bernitt
2015-08-11
Get single mail endpoint works.
Folker Bernitt
2015-08-11
All mails now displays mails.
Folker Bernitt
2015-08-11
prepare mailbox tests, missing property functionality on mail.py only
Victor Shyba
2015-08-11
attachment now supports deferred
Victor Shyba
2015-08-11
fix pep8 in order to run tests
Victor Shyba
2015-08-11
Moved mark_all_as_not_recent to yield.
Folker Bernitt
2015-08-11
Added some more yields to the soledad wrapper code.
Folker Bernitt
2015-08-11
Working on pixelated-user-agent.
Folker Bernitt
2015-08-11
setup search engine using inlineCallbacks
Victor Shyba
2015-08-11
trying out a new migration
Victor Shyba
2015-06-12
[refactor] use flags property on mail
Victor Shyba
2015-06-12
[refactor] SearchEngine does not need a querier
Victor Shyba
2015-06-09
AttachmentsResource don't need querier anymore, RootResource doesn't need it too
Bruno Wagner
2015-06-07
smtp with better variable naming and random port
Victor Shyba
2015-06-05
Added creation of input mail from python message
Bruno Wagner
2015-06-05
if exception variable isnt used, we shouldnt declare it for cleaner code
Victor Shyba
2015-06-04
[feat] async index writer to avoid locking #404
Victor Shyba
2015-06-04
removing unused imports
Victor Shyba
2015-06-04
removing unnecessary extra query
Victor Shyba
2015-06-04
refactor unassigned list comprehension
Victor Shyba
[prev]
[next]