summaryrefslogtreecommitdiff
path: root/service/pixelated/resources
AgeCommit message (Expand)Author
2015-12-18adapting mail controllers POST and PUT to work with attachementsmnandri
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-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
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