summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-12-10No more gemfiles (also means no more control tower for now). Will rewrite it ↵Duda Dornelles
eventually for node, i guess
2014-12-10creating the folder where the handlebars templates need to beDuda Dornelles
2014-12-10Added information about debian package installation to README.md.Folker Bernitt
- Issue #172
2014-12-09Adding license info to filesDuda Dornelles
2014-12-09Getting rid of grunt; using npm scripts insteadDuda Dornelles
2014-12-09new ca cert for try.pixelated-project.orgChristoph Kluenter
2014-12-09Added Dockerfile to build user agent from debian packages.Folker Bernitt
2014-12-09issue #172 fixed jshint.Lisa Junger
2014-12-09issue #172 adopted behavior of send button to monitored ajax calls.Lisa Junger
2014-12-09issue #172 added timeout monitoring to ajax calls.Lisa Junger
2014-12-09Card #168 - does not accept obviously invalid email addressesPatrick Maia
2014-12-08Updated packages json, withhold two packages that break the app for nowBruno Wagner
2014-12-08Revert "Updated package json"Bruno Wagner
This reverts commit deb68d75a4e7bd4ccce3aaaf189a35249bb43932.
2014-12-08Updated package jsonBruno Wagner
2014-12-08Tags are now saved and read from the flags doc (old tags will be gone from ↵Bruno Wagner
this commit on)
2014-12-05Merge pull request #175 from fabiopio/add_search_and_destroy_testDuda Dornelles
Enabling the functional test to search email and destroy
2014-12-05Enabling the functional test to search email and destroyFábio Pio
2014-12-04Updated requests libraryBruno Wagner
2014-12-04removing unused methodDuda Dornelles
2014-12-04removing unused test and fixing another oneDuda Dornelles
2014-12-03Updated vagrant box because bower and bundle doesn't like to be run as rootBruno Wagner
2014-12-03#135 remove unnecessary testAlexandre Pretto Nunes
2014-12-03Card #149 - does not open two ports when running with SSLPatrick Maia
2014-12-03Merge pull request #166 from pixelated-project/fix_reply_to_all_recipientsAlexandre Pretto Nunes
Fix reply to all recipients
2014-12-03#135 Fix method that changed but was missed during a rebaseAlexandre Pretto Nunes
2014-12-03#135 fix python unit testsAlexandre Pretto Nunes
2014-12-03#135 Use reply-to field instead of from when presentAlexandre Pretto Nunes
2014-12-03#135 Have the web-ui use the information sent by the service regarding reply ↵Alexandre Pretto Nunes
and reply-all
2014-12-03#135 Have the service respond the email details with who should be on to: ↵Alexandre Pretto Nunes
and cc: when replying
2014-12-03started to move reply template to be part of mail.Lisa Junger
2014-12-03added functionality for reply all to service.Lisa Junger
2014-12-03Don't use to address for reply all.Lisa Junger
2014-12-03Disabled encryption status again.Folker Bernitt
- See issues #59 and #165
2014-12-03Fixed handling of mails with non us-ascii body.Folker Bernitt
2014-12-03Moved mail.as_dict to PixelatedMail.Folker Bernitt
- currently it only works for this class.
2014-12-02Updated vagrant box to have 1gb of RAM and to run rng-tools, so we can ↵Bruno Wagner
register users
2014-12-01fixes pep8Patrick Maia
2014-12-01Card #149 - ensure server only accepts good ciphersPatrick Maia and Victor Shyba
2014-11-27Card #149 - enables https on servicePatrick Maia and Victor Shyba
2014-11-27no need to catch if we will just raisePatrick Maia and Victor Shyba
2014-11-27removes unused codePatrick Maia and Victor Shyba
2014-11-27Updated README because the gnupg trick is not needed anymoreBruno Wagner
2014-11-27Updated gnupg to 1.4.0, we shouldn't have version problems anymoreBruno Wagner
2014-11-26 #59 - Adding encryption statusNeissi Torres Lima
2014-11-25Update README.mdBruno Wagner Gonçalves
Added vagrant ssh to instructions, because it wasn't clear
2014-11-24Card #162 - tokenizes multiple recipients entered at oncePatrick Maia and Victor Shyba
2014-11-24#59 Bruno/Neissi - adding signature statusNeissi Torres Lima
2014-11-24Added capability to read credentials from stdin.Folker Bernitt
- See issue https://github.com/pixelated-project/pixelated-dispatcher/issues/40
2014-11-24Fixed jshint warning.Folker Bernitt
2014-11-24Fixed pep8 warnings.Folker Bernitt