summaryrefslogtreecommitdiff
path: root/service/pixelated/adapter
AgeCommit message (Expand)Author
2014-12-08Tags are now saved and read from the flags doc (old tags will be gone from th...Bruno Wagner
2014-12-03#135 Fix method that changed but was missed during a rebaseAlexandre Pretto Nunes
2014-12-03#135 Use reply-to field instead of from when presentAlexandre Pretto Nunes
2014-12-03#135 Have the service respond the email details with who should be on to: and...Alexandre Pretto Nunes
2014-12-03started to move reply template to be part of mail.Lisa Junger
2014-12-03added functionality for reply all to service.Lisa Junger
2014-12-03Fixed handling of mails with non us-ascii body.Folker Bernitt
2014-12-03Moved mail.as_dict to PixelatedMail.Folker Bernitt
2014-11-26 #59 - Adding encryption statusNeissi Torres Lima
2014-11-24#59 Bruno/Neissi - adding signature statusNeissi Torres Lima
2014-11-24Fixed pep8 warnings.Folker Bernitt
2014-11-24Adding contacts controller and basic contact searchDuda Dornelles
2014-11-21for #14, properly split and strip addressesPatrick Maia and Victor Shyba
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-11-05moving to twistedDuda 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-29Card #30 - adds attachment information on mail responsePatrick Maia
2014-10-28Fixed raw mail indexingBruno Wagner
2014-10-28pep8Duda Dornelles
2014-10-28Adding some comments on where we are overriding properties. We must fix this....Duda Dornelles
2014-10-27Card #30 - does no crash when a part does not have headersPatrick Maia and Victor Shyba
2014-10-27Card #30 - fixes bug in which % character on multipart body was causing an ex...Patrick 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-24Card #30 - handles alternative bodies on InputMailPatrick Maia
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-22Card #30 - correctly sets part map for outcoming mailVictor Shyba
2014-10-22index mails to accept a callback so that we can mark all as not recent when w...Duda Dornelles
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-21Removed tag_index file - not used anymoreBruno Wagner
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-20remove deleted from mail schema.Lisa Junger
2014-10-20adds permant deleted for trashed messages.Lisa Junger
2014-10-20Changed search so that you can search without specifying paginationBruno Wagner
2014-10-17adds regression tests on #114 due to a bug found and fixes mail creation with...Victor Shyba
2014-10-17Date is now stored as number, and is correctly used for sortingBruno Wagner
2014-10-17#102 #113 Sorting through search, and ignoring duplicate results on searchesBruno Wagner
2014-10-17improving matching for filtering tags and fixing pep8 warningsDuda Dornelles
2014-10-17better tests for getting all tags and filtering all tags. some fixes go togetherDuda Dornelles
2014-10-16Fixed the pagination on the front-end and added real total mail count ot the ...Bruno Wagner
2014-10-16Pep8 fixesBruno Wagner
2014-10-16Created a way to search all mails with no pagination for indexingBruno Wagner