summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2014-08-12Remove unnecessary 'document' parameterAlexandre Pretto Nunes
2014-08-12adding reply draft for to py-fake-serviceDuda Dornelles
2014-08-12saving drafts in py-fake-service;Duda Dornelles
2014-08-12sending mails in py-fake-serviceDuda Dornelles
2014-08-12Basic tags implementationBruno Wagner Goncalves
2014-08-12updating tags on py-fake-serviceDuda Dornelles
2014-08-12Clean up feature flag mixinAlexandre Pretto Nunes
2014-08-12marking mail as read in fake-serviceDuda Dornelles
2014-08-12adding mails query, tags and contacts to py-fake-serviceDuda Dornelles
2014-08-11adding mailbox parsing to py-fake-serverDuda Dornelles
2014-08-11changing package.json name to pixelatedDuda Dornelles
2014-08-11first implementation of tagsVictor Shyba
2014-08-11sorting mails by dateVictor Shyba
2014-08-11Mails is now working and the tags call is returning hardcoded values for nowVictor Shyba
2014-08-11adding logger and changing userVictor Shyba
2014-08-11easy install requirements, the pip one is broken for nowVictor Shyba
2014-08-08replaces Smail by Pixelated in all js filesPatrick Maia
2014-08-08Triggers ui:mails:refresh event even when the tags component is toggled off. ...Thiago Colucci and Patrick Maia
2014-08-08adds ability to define behavior when a feature is toggled offThiago Colucci and Patrick Maia
2014-08-08adds contacts feature toggleThiago Colucci and Patrick Maia
2014-08-08adds signatureStatus, encryptionStatus, tags feature togglesPatrick Maia
2014-08-08moves disabled features list to servicePatrick Maia
2014-08-08disables save draft, add tag, reply-section featuresPatrick Maia
2014-08-08adds with_feature_toggle mixinPatrick Maia