summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-08-18adding install scriptDuda Dornelles
2014-08-18removes uses of MailConverterPatrick Maia
2014-08-18Jshint fixesBruno Wagner Goncalves
2014-08-18The date field was added on the code but not on the testsBruno Wagner Goncalves
2014-08-18Fixed PEP8 issues on py fake serviceBruno Wagner Goncalves
2014-08-18Fixing internal style guide sections paddingGabriel Albo
2014-08-18Fixing style guide sections overflow issueGabriel Albo
2014-08-18Making style guide nav always fixed.Gabriel Albo
2014-08-18Duda/Patrick #8: reseting tag shortcuts before loading them againDuda Dornelles
2014-08-18Duda/Patrick: reseting py-fake-service mails before loading them againDuda Dornelles
2014-08-18Gunzip the mailset archive before untarring it.Alexandre Pretto Nunes
2014-08-18Decompress the same file that was downloadedAlexandre Pretto Nunes
2014-08-18adding version to packageDuda Dornelles
2014-08-18Use the new mailset propper for the python fake serviceAlexandre Pretto Nunes
2014-08-18Victor/Folker - review #5 - move code to pixelated_mail and mail_serviceVictor Shyba
2014-08-18Vertically aligning the list items on the style guide headerGabriel Albo
2014-08-18Initial style guide structureGabriel Albo
2014-08-18Apply PEP8 automaticallyVictor Shyba
2014-08-14fix py-fake-service by reverting js changes and sendind lowercase content typeVictor Shyba
2014-08-14Revert "Enable fake server to correctly serve html emails"Duda Dornelles
2014-08-14Fixed bug - Sometimes special tags were not default when they shouldPatrick Maia
2014-08-14Will only fix To header if there is onePatrick Maia
2014-08-14PEP8 tweaksPatrick Maia
2014-08-14Persisting new tags to email (using workaround for now because LeapMessage.se...Patrick Maia
2014-08-14setting GEM_HOME when running fpm to packageDuda Dornelles
2014-08-14Enable fake server to correctly serve html emailsAlexandre Pretto Nunes
2014-08-14initial fake html attempVictor Shyba
2014-08-14when packaging, install fpm only if fpm not thereDuda Dornelles
2014-08-14moves reactor logic to its own module and removed some unused codeBruno Wagner Goncalves and Patrick Maia
2014-08-14Clean up MailService classPatrick Maia
2014-08-14refactored update tags logicPatrick Maia
2014-08-14Enabled create new tag again, because it is now workingBruno Wagner Goncalves
2014-08-14Fixed some identation issuesBruno Wagner Goncalves
2014-08-14Update mail tags are now on the right placeBruno Wagner Goncalves
2014-08-14Mail service mail now returns a pixelated mail instanceBruno Wagner Goncalves
2014-08-14Update mail with new tags should be working nowBruno Wagner Goncalves and Patrick Maia
2014-08-14Reactor start should not be commentedPatrick Maia
2014-08-14You can now list all tags and creating an email identify the tagsPatrick Maia
2014-08-14removes mail converterPatrick Maia
2014-08-13fixing gem path for packagingDuda Dornelles
2014-08-13search now working, plus lowercase supportVictor Shyba
2014-08-13installing gems locally when packaging to avoid permission issuesDuda Dornelles
2014-08-13ops, not bundle install but gem installDuda Dornelles
2014-08-13adding package script for pixelated user agentDuda Dornelles
2014-08-13changing test contact search to match an existing contactVictor Shyba
2014-08-13tags are case insensitive, apply lower function before adding to the tags setVictor Shyba
2014-08-13Pixelated mail class and testBruno Wagner Goncalves
2014-08-13Basic pixelated mail class initialized with imap mailBruno Wagner Goncalves
2014-08-12creating new tag if tag doesnt exist in py-fake-serviceDuda Dornelles
2014-08-12Move tagging functionality to withMailTagging mixin to clear mailView someAlexandre Pretto Nunes