summaryrefslogtreecommitdiff
path: root/service/pixelated/adapter/soledad_querier.py
AgeCommit message (Expand)Author
2014-12-22refactoring package structureDuda Dornelles
2014-12-08Tags are now saved and read from the flags doc (old tags will be gone from th...Bruno Wagner
2014-11-18Deferring TagsController.tags and fixing tests to deal with deferredsDuda Dornelles
2014-11-12Card #30 - adds attachments information to bulk mail retrieval (GET /mails)Patrick Maia
2014-11-10adding encrypted file index to whooshDuda Dornelles
2014-10-30#30 - fixes a bug related to multipart mail with empty part_mapVictor Shyba
2014-10-29Card #30 - adds method to retrieve attachments from soledadPatrick Maia
2014-10-27Card #30 - does no crash when a part does not have headersPatrick Maia and Victor Shyba
2014-10-24Card #30 - considers all parts when generating mail bodyPatrick Maia and Victor Shyba
2014-10-24Card #30 - information for alternatives and attachments are differentVictor Shyba
2014-10-23Improving test on soldeda_querier all_mails to make it more robust andDuda Dornelles
2014-10-23removing the rct flags doc for all mailboxesDuda Dornelles
2014-10-23#117 making partial fetch of all_mails more reliable in case the fdoc of a ma...Duda Dornelles
2014-10-22Card #30 - method to extract email alternatives and attachmentsPatrick Maia
2014-10-22index mails to accept a callback so that we can mark all as not recent when w...Duda Dornelles
2014-10-22#117 soledad querier to be more complete when removing dupesDuda Dornelles
2014-10-21No need to remove duplicates every time we fetch mail, that was a mistakeDuda Dornelles
2014-10-21#117 - waiting for soledad sync to be done before indexing mails. Also, remov...Duda Dornelles
2014-10-20adds permant deleted for trashed messages.Lisa Junger
2014-10-15Changed pixelated mail file to mail, because it has more than pixelated mailBruno Wagner
2014-10-15Getting rid of singletons and optimizing importsDuda Dornelles
2014-10-14renames method to follow other members naming #103Victor Shyba
2014-10-14fix for when a chash isnt foundVictor Shyba
2014-10-14adds tests and listener for indexing mails created outside the user agent, se...Victor Shyba
2014-10-09Added whoosh as search engine (issue #94).Folker Bernitt
2014-10-09Changing tests folder structureDuda Dornelles
2014-09-30Fixing move to trashDuda Dornelles
2014-09-29Testing drafts in integration, fixing a bug where the sent wasnt leaving the ...Duda Dornelles
2014-09-26Fixing testsDuda Dornelles
2014-09-25Drafts working now for both create and updateBruno Wagner Goncalves
2014-09-25Removed pdbs and fixed draft savingBruno Wagner Goncalves
2014-09-25Fixing headers for showing mails and indexing new docsDuda Dornelles
2014-09-25Creating mail right on soledadDuda Dornelles
2014-09-24Adding InputMail model to be used to send mails and save draftsDuda Dornelles
2014-09-23Added basic mail savingBruno Wagner Goncalves
2014-09-22Pep8 fixedBruno Wagner Goncalves
2014-09-22Added soledad querierBruno Wagner Goncalves