summaryrefslogtreecommitdiff
path: root/service/pixelated/resources
AgeCommit message (Expand)Author
2015-11-23Return 422 if deletion failedVictor Shyba
2015-11-23Simplify controller logic on PUT draftVictor Shyba
2015-11-18Issue #526 - Fixed contacts query input and results to only return matched termsBruno Wagner
2015-11-17Issue #495 Giovane/Jeff: Fixed from undefinedJefferson Stachelski
2015-11-13Issue #523 - Created python test for arhive mailJefferson Stachelski
2015-11-13Issue #523 - Created an archive mail buttonJefferson Stachelski
2015-11-11unhandled errors were not being logged and generated no response backVictor Shyba
2015-11-09use mail_service to inject account_email into root_resourcesw00
2015-11-09template user's email address into titlesw00
2015-10-22Move interstitial to root resourceFolker Bernitt
2015-09-25Issue #470 handling the update draftJefferson Stachelski
2015-09-21#442 Moves feedback url to environment variable.Giovane
2015-09-21#442 Creates feedback service that create tickets on leap web.Giovane
2015-09-14#442 Correcting env variable name and initialize dispatcher_features before u...Giovane
2015-09-14#442 Undo renaming of variable on features resource.Giovane
2015-09-14#442 Rename forgotten attribute on features resources.Giovane
2015-09-14#442 Add feature hiddig to feedback link.Giovane
2015-09-02Download attachments from mail store instead of querierFolker Bernitt
2015-08-30[bug] Do not send failure to user, send a msgVictor Shyba
2015-08-25[refactor] remove mailbox referencesVictor Shyba
2015-08-19Remove poor person's debugging printskaeff
2015-08-11Make indexing recepients work again by fixing serialization bugKlaus Fl
2015-08-11Changed test_delete_mail.py integration test to new mail store.Folker Bernitt
2015-08-11First steps migrating mail service to new data model.Folker Bernitt
2015-08-11[refactor] Extracts get_key logic, sharing itVictor Shyba
2015-08-11Fixed test_delete_mail integration test.Folker Bernitt
2015-08-11Fixed attachments_resource.py.Folker Bernitt
2015-08-11Fixed test_mark_as_read_unread.py.Folker Bernitt
2015-08-11Fixed MarkAsReadUnreadTest#test_mark_single_as_read and underlying implementa...Folker Bernitt
2015-08-11fix integration.test_draftsVictor Shyba
2015-08-11fixing integration.test_tagsVictor Shyba
2015-08-11Fixed pep8.Folker Bernitt
2015-08-11Get single mail endpoint works.Folker Bernitt
2015-08-11All mails now displays mails.Folker Bernitt
2015-08-11/mails resource handle deferredsVictor Shyba
2015-08-11trying out a new migrationVictor Shyba
2015-06-09AttachmentsResource don't need querier anymore, RootResource doesn't need it tooBruno Wagner
2015-06-05Added creation of input mail from python messageBruno Wagner
2015-06-05Loading page is now in the resources folderBruno Wagner
2015-04-27Merge pull request #373 from roberto/masterRafael Lisboa
2015-04-13Removed info sync because we have a loading page nowBruno Wagner
2015-04-09pepa8, adding extra blank lineRoberto Soares
2015-04-09listening event 'recoverMany'Roberto Soares
2015-03-18Changed map to list comprehensionBruno Wagner
2015-02-18#294 - not failing service startup if smtp fails to startDuda Dornelles
2015-02-13Making sure that no private key can be retrieved by the KeysResourceDuda Dornelles
2015-02-13Adding encryption info for a recipient when composing.Duda Dornelles
2015-02-13Monkey patching fetch decrypt to add encryption infoDuda Dornelles
2015-02-05(Re-)added error handling for twisted smtp sender.Folker Bernitt
2015-02-04Refactoring more of resource logic into service. No more search engine on mai...Duda Dornelles