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
/
mailstore
Age
Commit message (
Expand
)
Author
2015-11-10
Fix the problem when leap doesn't found body_phash
Jefferson Stachelski
2015-11-03
[#508] Making search also work with substrings - pairing w/ @pereiragislene
Giovane
2015-10-19
Remove debug output
Folker Bernitt
2015-10-14
Support reply to mail sent by me
Folker Bernitt
2015-10-14
Parse address before filtering for reply
Folker Bernitt
2015-10-12
Log problem when ignoring characters
Folker Bernitt
2015-10-09
issue #473 - Fixed the encode problem
Jefferson Stachelski
2015-10-07
Make unicode string explicit
Folker Bernitt
2015-10-05
issue #473 - Removed ipdb commited by mistake
Jefferson Stachelski
2015-10-05
issue #473 - Fixed the encoding problem
Jefferson Stachelski
2015-09-25
Changed date format to conform to mail RFC #438
Bruno Wagner
2015-09-25
Add repair to pixelated maintenance
Folker Bernitt
2015-09-25
Add SoledadMaintenace repair for mixed up keys
Folker Bernitt
2015-09-10
[feat] handle missing mailbox as all mails
Victor Shyba
2015-09-10
Removed bounced email contact removal (#441)
Bruno Wagner
2015-09-10
Handle encoding errors in headers gracefully.
Folker Bernitt
2015-09-09
Fix mixed encodings in mail subjects
Folker Bernitt
2015-09-09
Improved body decoding when parsing mails.
Folker Bernitt
2015-09-08
Some progress on the issue #441
Jefferson Stachelski
2015-09-02
[feature] adding security_casing to LeapMail so we can show in the UI the sig...
Duda Dornelles
2015-09-02
Revert "[refactor] Move search mails into searchable_mailstore"
Victor Shyba
2015-09-02
Download attachments from mail store instead of querier
Folker Bernitt
2015-09-01
[bug] do not encode None as str
Victor Shyba
2015-09-01
Added get_mail_attachment to MailStore and LeapMailStore.
Folker Bernitt
2015-09-01
Encode mail addresses when replying
Folker Bernitt
2015-09-01
Decode encoded mail headers to unicode
Folker Bernitt
2015-08-30
[refactor] Move search mails into searchable_mailstore
Victor Shyba
2015-08-30
[bug] NotImplemented (typo)-> NotImplementedError
Victor Shyba
2015-08-24
[bug] add support for nested attachments
Victor Shyba
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
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
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
[next]