Age | Commit message (Expand) | Author |
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 |
2014-08-07 | #2 - +@shyba +@bwagner +@neissi - fixed search with quotes bug | Bruno Wagner Goncalves |
2014-08-07 | Adapted run after module changes and changed mail service to return the mailb... | Bruno Wagner Goncalves |
2014-08-07 | Victor/Bruno: Removing APP_ROOT workaround from app and tests | Victor Shyba |
2014-08-07 | jshint - | Victor Shyba |
2014-08-07 | fixes bug in which plain text emails were not being properly formatted | Patrick Maia |
2014-08-07 | removes route that is not needed now that service serves the ui | Patrick Maia |
2014-08-07 | saving mailsets in the home directory for the fake-service | Duda Dornelles |
2014-08-07 | fake-service go script to use bash and bundle exec | Duda Dornelles |
2014-08-06 | Tags to be TW-Pixelated-tags | Duda Dornelles |
2014-08-06 | Duda/Colucci: downloading medium mail set on request | Duda Dornelles |
2014-08-06 | Have the service serve the web-ui html, css and js files | Alexandre Pretto Nunes |
2014-08-06 | Add basic setup and run info in the README | Alexandre Pretto Nunes |
2014-08-06 | Added openpgp key generation. | Folker Bernitt |
2014-08-06 | Added register to leap_srp. | Folker Bernitt |
2014-08-06 | LeapSmtp SMTP_PORT constant is in fact the twisted communication port and mus... | Bruno Wagner Goncalves |
2014-08-06 | Found a home for the 'insert base path in python path' hack and fixed some st... | Bruno Wagner Goncalves |
2014-08-06 | If there is no query argument, return an empty query | Bruno Wagner Goncalves |
2014-08-05 | Now you can run the server and the tests without changing any code! | Neissi Torres Lima |
2014-08-05 | Remove commented code and always sanitize mail being displayed | Alexandre Pretto Nunes |
2014-08-05 | Resolve version dependencies in bower | Alexandre Pretto Nunes |
2014-08-05 | Make inboxapp-service serve the html, css and js files as well | Alexandre Pretto Nunes |