summaryrefslogtreecommitdiff
path: root/service/pixelated/adapter/services
AgeCommit message (Expand)Author
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-04Prepare removing SoledadQuerier from Mailkaeff
2015-09-04Remove SoledadQuerier from Serviceskaeff
2015-09-02Revert "[refactor] Move search mails into searchable_mailstore"Victor Shyba
2015-09-02Download attachments from mail store instead of querierFolker Bernitt
2015-08-30[refactor] Move search mails into searchable_mailstoreVictor Shyba
2015-08-30updating index after remove is unnecessary nowVictor Shyba
2015-08-30[refactor] use mailstore to delete mails foreverVictor Shyba
2015-08-30mail_exists should not fetch bodyVictor Shyba
2015-08-25[refactor] goodbye mailboxes.py and mailbox.pyVictor Shyba
2015-08-25[refactor] remove mailbox referencesVictor Shyba
2015-08-24[bug] start mailboxes properlyVictor Shyba
2015-08-21Merge branch 'display-sent-emails-as-read' of https://github.com/rdoh/pixelat...Folker Bernitt
2015-08-21Eli: Marking sent emails as readEli Mydlarz
2015-08-19Remove poor person's debugging printskaeff
2015-08-11Fixed unit test.Folker Bernitt
2015-08-11Fixed test_tags integration test.Folker Bernitt
2015-08-11Worked on integration tests.Folker Bernitt
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-11Reverted changes to get tests green.Folker Bernitt
2015-08-11Fixed test_mailboxes.py test.Folker Bernitt
2015-08-11First steps migrating mail service to new data model.Folker Bernitt
2015-08-11Added mail store to mail service.Folker Bernitt
2015-08-11mailbox collision shouldnt cancel operationVictor Shyba
2015-08-11Skipped test_welcome_mail integration test.Folker Bernitt
2015-08-11Fixed test_delete_mail integration test.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-11yields and small changes to make incoming mail fetching workVictor Shyba
2015-08-11migrates smtp, workingVictor Shyba
2015-08-11fix integration.test_draftsVictor Shyba
2015-08-11fixing integration.test_tagsVictor Shyba
2015-08-11fixing querier integration testsVictor Shyba
2015-08-11Fixing integration tests.Folker Bernitt
2015-08-11All mails now displays mails.Folker Bernitt
2015-08-11prepare mailbox tests, missing property functionality on mail.py onlyVictor Shyba
2015-08-11fix pep8 in order to run testsVictor Shyba
2015-08-11Added some more yields to the soledad wrapper code.Folker Bernitt
2015-08-11Working on pixelated-user-agent.Folker Bernitt
2015-06-09AttachmentsResource don't need querier anymore, RootResource doesn't need it tooBruno Wagner
2015-06-07smtp with better variable naming and random portVictor Shyba
2015-06-05Added creation of input mail from python messageBruno Wagner
2015-06-04removing unnecessary extra queryVictor Shyba
2015-04-09Adds service to move mails to inboxRoberto Soares
2015-03-22checks if a mailbox is fresh (uid is 0).Victor Shyba
2015-03-18making map and filter explicitVictor Shyba
2015-03-18MailService is now an objectBruno Wagner
2015-02-27Refactored out tag service and replaced mail normalization with built-in pars...Bruno Wagner & Victor Shyba