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-30
[refactor] use mailstore to delete mails forever
Victor Shyba
2015-08-30
mail_exists should not fetch body
Victor Shyba
2015-08-27
Added integration test for MailboxInboxListener.
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-24
[bug] start mailboxes properly
Victor Shyba
2015-08-24
[bug] adapt MailboxIndexer to mail_store
Victor Shyba
2015-08-24
[bug] add support for nested attachments
Victor Shyba
2015-08-21
Merge branch 'display-sent-emails-as-read' of https://github.com/rdoh/pixelat...
Folker Bernitt
2015-08-21
Eli: Marking sent emails as read
Eli Mydlarz
2015-08-19
Remove poor person's debugging prints
kaeff
2015-08-17
Read encoding from attachment info instead of headers
kaeff
2015-08-17
[wip] Expose attachments again after migration
kaeff
2015-08-11
Fixed pep8.
Folker Bernitt
2015-08-11
Fixed unit test.
Folker Bernitt
2015-08-11
Added test to ensure mail with same content can be added.
Folker Bernitt
2015-08-11
Fixed unit and integration tests.
Folker Bernitt
2015-08-11
Fixed test_search integration test.
Folker Bernitt
2015-08-11
Fixed test_tags integration test.
Folker Bernitt
2015-08-11
Worked on integration tests.
Folker Bernitt
2015-08-11
Make indexing recepients work again by fixing serialization bug
Klaus Fl
2015-08-11
Changed test_delete_mail.py integration test to new mail store.
Folker Bernitt
2015-08-11
Made LeapMail compatible with SearchEngine.
Folker Bernitt
2015-08-11
Test that delete mailbox is not yet supported by indexing mail store.
Folker Bernitt
2015-08-11
Implemented copy mail on indexing mails store.
Folker Bernitt
2015-08-11
Added move mail to indexing mail store.
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
Added mail store to mail service.
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
[prev]
[next]