Age | Commit message (Expand) | Author |
2014-08-14 | Clean up MailService class | Patrick Maia |
2014-08-14 | refactored update tags logic | Patrick Maia |
2014-08-14 | Enabled create new tag again, because it is now working | Bruno Wagner Goncalves |
2014-08-14 | Fixed some identation issues | Bruno Wagner Goncalves |
2014-08-14 | Update mail tags are now on the right place | Bruno Wagner Goncalves |
2014-08-14 | Mail service mail now returns a pixelated mail instance | Bruno Wagner Goncalves |
2014-08-14 | Update mail with new tags should be working now | Bruno Wagner Goncalves and Patrick Maia |
2014-08-14 | Reactor start should not be commented | Patrick Maia |
2014-08-14 | You can now list all tags and creating an email identify the tags | Patrick Maia |
2014-08-14 | removes mail converter | Patrick Maia |
2014-08-13 | fixing gem path for packaging | Duda Dornelles |
2014-08-13 | search now working, plus lowercase support | Victor Shyba |
2014-08-13 | installing gems locally when packaging to avoid permission issues | Duda Dornelles |
2014-08-13 | ops, not bundle install but gem install | Duda Dornelles |
2014-08-13 | adding package script for pixelated user agent | Duda Dornelles |
2014-08-13 | changing test contact search to match an existing contact | Victor Shyba |
2014-08-13 | tags are case insensitive, apply lower function before adding to the tags set | Victor Shyba |
2014-08-13 | Pixelated mail class and test | Bruno Wagner Goncalves |
2014-08-13 | Basic pixelated mail class initialized with imap mail | Bruno Wagner Goncalves |
2014-08-12 | creating new tag if tag doesnt exist in py-fake-service | Duda Dornelles |
2014-08-12 | Move tagging functionality to withMailTagging mixin to clear mailView some | Alexandre Pretto Nunes |
2014-08-12 | Remove unnecessary 'document' parameter | Alexandre Pretto Nunes |
2014-08-12 | adding reply draft for to py-fake-service | Duda Dornelles |
2014-08-12 | saving drafts in py-fake-service; | Duda Dornelles |
2014-08-12 | sending mails in py-fake-service | Duda Dornelles |
2014-08-12 | Basic tags implementation | Bruno Wagner Goncalves |
2014-08-12 | updating tags on py-fake-service | Duda Dornelles |
2014-08-12 | Clean up feature flag mixin | Alexandre Pretto Nunes |
2014-08-12 | marking mail as read in fake-service | Duda Dornelles |
2014-08-12 | adding mails query, tags and contacts to py-fake-service | Duda Dornelles |
2014-08-11 | adding mailbox parsing to py-fake-server | Duda Dornelles |
2014-08-11 | changing package.json name to pixelated | Duda Dornelles |
2014-08-11 | first implementation of tags | Victor Shyba |
2014-08-11 | sorting mails by date | Victor Shyba |
2014-08-11 | Mails is now working and the tags call is returning hardcoded values for now | Victor Shyba |
2014-08-11 | adding logger and changing user | Victor Shyba |
2014-08-11 | easy install requirements, the pip one is broken for now | Victor Shyba |
2014-08-08 | replaces Smail by Pixelated in all js files | Patrick Maia |
2014-08-08 | Triggers ui:mails:refresh event even when the tags component is toggled off. ... | Thiago Colucci and Patrick Maia |
2014-08-08 | adds ability to define behavior when a feature is toggled off | Thiago Colucci and Patrick Maia |
2014-08-08 | adds contacts feature toggle | Thiago Colucci and Patrick Maia |
2014-08-08 | adds signatureStatus, encryptionStatus, tags feature toggles | Patrick Maia |
2014-08-08 | moves disabled features list to service | Patrick Maia |
2014-08-08 | disables save draft, add tag, reply-section features | Patrick Maia |
2014-08-08 | adds with_feature_toggle mixin | Patrick Maia |
2014-08-08 | Updated some leap components to latest version. | Folker Bernitt |
2014-08-08 | Creating the fake python service | Bruno Wagner Goncalves |
2014-08-08 | #2 +@neissi - Fix variable name and added some protection against background ... | Victor Shyba |
2014-08-07 | Closes #2 +@shyba +@bwagner - Implemented behavior when calling get /mails, o... | Bruno Wagner Goncalves |
2014-08-07 | Search shouldn't be a module yet, because it only have one file | Bruno Wagner Goncalves |