summaryrefslogtreecommitdiff
path: root/service/pixelated/adapter/mailstore/searchable_mailstore.py
AgeCommit message (Expand)Author
2017-07-25[pkg] packaging and path changesKali Kaneko
2015-11-23Return 422 if deletion failedVictor Shyba
2015-09-10Removed bounced email contact removal (#441)Bruno Wagner
2015-09-08Some progress on the issue #441Jefferson Stachelski
2015-09-02Revert "[refactor] Move search mails into searchable_mailstore"Victor Shyba
2015-08-30[refactor] Move search mails into searchable_mailstoreVictor Shyba
2015-08-30[bug] NotImplemented (typo)-> NotImplementedErrorVictor Shyba
2015-08-11Test that delete mailbox is not yet supported by indexing mail store.Folker Bernitt
2015-08-11Implemented copy mail on indexing mails store.Folker Bernitt
2015-08-11Added move mail to indexing mail store.Folker Bernitt
2015-08-11implemented add, delete and update of mails in searchable mail store.Folker Bernitt
2015-08-11Assert return value for add_mail and that a LeapMail instance is passed to se...Folker Bernitt
2015-08-11Started work on searchable mail store.Folker Bernitt