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
Age
Commit message (
Expand
)
Author
2015-08-11
Added move mail to indexing mail store.
Folker Bernitt
2015-08-11
Removed XSALSA20 dependency.
Folker Bernitt
2015-08-11
Reverted changes to get tests green.
Folker Bernitt
2015-08-11
implemented add, delete and update of mails in searchable mail store.
Folker Bernitt
2015-08-11
Assert return value for add_mail and that a LeapMail instance is passed to se...
Folker Bernitt
2015-08-11
Started work on searchable mail store.
Folker Bernitt
2015-08-11
Added mailbox name to leap mails.
Folker Bernitt
2015-08-11
Implemented get_mailbox_names in MailStore.
Folker Bernitt
2015-08-11
Fixed test_mailboxes.py test.
Folker Bernitt
2015-08-11
Added move message in new data model.
Folker Bernitt
2015-08-11
First steps migrating mail service to new data model.
Folker Bernitt
2015-08-11
[refactor] Extracts get_key logic, sharing it
Victor Shyba
2015-08-11
Added mail store to mail service.
Folker Bernitt
2015-08-11
Added mail_store to LeapSession.
Folker Bernitt
2015-08-11
Fixed maintenance.py initialization.
Folker Bernitt
2015-08-11
Adapted maintenace.load_mails to new data model.
Folker Bernitt
2015-08-11
Fixed load-mails for empty case.
Folker Bernitt
2015-08-11
Moved MailStore interface to extra file.
Folker Bernitt
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 attachments_resource.py.
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
pep8
Victor Shyba
2015-08-11
yields and small changes to make incoming mail fetching work
Victor Shyba
2015-08-11
disable mark all as recent and remove duplicates for now as they need review
Victor Shyba
2015-08-11
always sending pubkey to nicknym for now
Victor Shyba
2015-08-11
Wait for account to become ready before access.
Folker Bernitt
2015-08-11
fix initialize_leap
Victor Shyba
2015-08-11
Enable initial sync and background jobs.
Folker Bernitt
2015-08-11
fixes mail fetcher
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
[prev]
[next]