summaryrefslogtreecommitdiff
path: root/service
AgeCommit message (Expand)Author
2016-01-15Remove unused method and rename private oneFolker Bernitt
2016-01-15Removes InputMail.FROM_EMAIL_ADDRESS constant #578Giovane
2016-01-14Allow re-index of search index for larger accountsFolker Bernitt
2016-01-13Changed log level to INFO for the pixelated namespace and added basic info me...Bruno Wagner
2016-01-13Changed the search engine setup to use the loggerBruno Wagner
2016-01-13Changed attachment error print with a loggerBruno Wagner
2016-01-13Removed unused logging imports and fixed maintenance logger during testBruno Wagner
2016-01-13Generating keys message now uses logger instead of printBruno Wagner
2016-01-12Issue #577 - Added namespace to search index pathBruno Wagner
2016-01-12Refactor AttachmentInfo: Remove knowledge about part map structureFolker Bernitt
2016-01-11fixed filesize bugNavaL
2016-01-11matching POST response and GET of an attachment -- API specificationNavaL
2016-01-11renamed attachment_id attribute to ident on POST response, to conform with th...NavaL
2016-01-11removing GET support on attachment APINavaL
2016-01-08Removed search engine from constant in IndexerBruno Wagner
2016-01-08Added c flag so pycryptopp compiles in OSXBruno Wagner
2016-01-06added ftNavaL
2016-01-06Support attachments without name in Content-Disposition headerFolker Bernitt
2016-01-06moving screenshots to a different folder -- to be saved as artifacts in snapNavaL
2016-01-04Rename develop_requirements.txt to requirements.txtFolker Bernitt
2016-01-04Decouple test_feedback_service from dev providerFolker Bernitt
2016-01-04Fix: Replace u1db dependency with its launchpad urlFolker Bernitt
2015-12-30Changed dirspec fix so it works on vagrant tooBruno Wagner
2015-12-29adding u1db, dirspec requirements backNavaL
2015-12-29adding a step to toggle cc and bcc fields when forwarding emails -- fixing fu...NavaL
2015-12-29Issue #562 - Capture inline attachments from Content Disposition.Gislene Pereira
2015-12-29removing custom egg install of u1db and dirspec --already installed from requ...NavaL
2015-12-28Changed dirspec and u1db urls to use what launchpad recommendsBruno Wagner
2015-12-28Dev requirements now use u1db and dirspec from launchpad, vagrant needs bazaa...Bruno Wagner
2015-12-24Issue #557 - Fixed REGEX to receive attachments from Apple Mail.Gislene Pereira
2015-12-23removes attachment feature togglePixelated
2015-12-23Changed test not to test fixed content, but the existence of an error messageBruno Wagner
2015-12-23Fixed typo in error messageBruno Wagner
2015-12-22decode to base64 the raw attachment that is in bytes... and renaming id to at...NavaL
2015-12-21restoring default disabled features --fixing ftNavaL
2015-12-21adds poster pip require for the test --fixing buildNavaL
2015-12-21added filename and size to the attachment endpoint post responseNavaL
2015-12-19refactored Mail modelmnandri
2015-12-19moving custom to_unicode to pixelated.supportmnandri
2015-12-18adapting mail controllers POST and PUT to work with attachementsmnandri
2015-12-18ensuring the same file is not saved twicemnandri
2015-12-18extracted a leap attachment store, handling all attachment responsibilities, ...mnandri
2015-12-18fixing unit test -- again WIPmnandri
2015-12-18WIP: rename me latermnandri
2015-12-18enabling backend for Attachment feature togglemnandri
2015-12-18backend that handles post of a single attachment filemnandri
2015-12-15Removed not used soledad monkey patchJefferson Stachelski
2015-12-15Removed not used monkey patchJefferson Stachelski
2015-12-07#454 added utf-8 encoding on message body, and corresponding query search termmnandri
2015-12-03Issue #411 - Display user email in user settings popup [w/ @jeffhsta]Gislene Pereira