summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2014-08-08Updated some leap components to latest version.Folker Bernitt
2014-08-08Creating the fake python serviceBruno Wagner Goncalves
2014-08-08#2 +@neissi - Fix variable name and added some protection against background ...Victor Shyba
2014-08-07Closes #2 +@shyba +@bwagner - Implemented behavior when calling get /mails, o...Bruno Wagner Goncalves
2014-08-07Search shouldn't be a module yet, because it only have one fileBruno Wagner Goncalves
2014-08-07#2 - +@shyba +@bwagner +@neissi - fixed search with quotes bugBruno Wagner Goncalves
2014-08-07Adapted run after module changes and changed mail service to return the mailb...Bruno Wagner Goncalves
2014-08-07Victor/Bruno: Removing APP_ROOT workaround from app and testsVictor Shyba
2014-08-07jshint -Victor Shyba
2014-08-07fixes bug in which plain text emails were not being properly formattedPatrick Maia
2014-08-07removes route that is not needed now that service serves the uiPatrick Maia
2014-08-07saving mailsets in the home directory for the fake-serviceDuda Dornelles
2014-08-07fake-service go script to use bash and bundle execDuda Dornelles
2014-08-06Tags to be TW-Pixelated-tagsDuda Dornelles
2014-08-06Duda/Colucci: downloading medium mail set on requestDuda Dornelles
2014-08-06Have the service serve the web-ui html, css and js filesAlexandre Pretto Nunes
2014-08-06Add basic setup and run info in the READMEAlexandre Pretto Nunes
2014-08-06Added openpgp key generation.Folker Bernitt
2014-08-06Added register to leap_srp.Folker Bernitt
2014-08-06LeapSmtp SMTP_PORT constant is in fact the twisted communication port and mus...Bruno Wagner Goncalves
2014-08-06Found a home for the 'insert base path in python path' hack and fixed some st...Bruno Wagner Goncalves
2014-08-06If there is no query argument, return an empty queryBruno Wagner Goncalves
2014-08-05Now you can run the server and the tests without changing any code!Neissi Torres Lima
2014-08-05Remove commented code and always sanitize mail being displayedAlexandre Pretto Nunes
2014-08-05Resolve version dependencies in bowerAlexandre Pretto Nunes
2014-08-05Make inboxapp-service serve the html, css and js files as wellAlexandre Pretto Nunes
2014-08-05Added wazokazi self signed certificate to projectNeissi Torres Lima
2014-08-05fix teardown methodVictor Shyba
2014-08-04README.rdoc was created, removing old READMEBruno Wagner Goncalves
2014-08-04Changed identation to 4 spaces to conform to rest of the codeBruno Wagner Goncalves
2014-08-04Added first client test and hardcoded some initial values that will be moved ...Bruno Wagner Goncalves
2014-08-04Changed not 'attr' in to 'attr' not in because python was complainingBruno Wagner Goncalves
2014-08-04Bringing back original textVictor Shyba
2014-08-04Update README.mdVictor Shyba