summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-12-17Merge branch '197_improve_installation'Patrick Maia
2014-12-17separates commands in different lines to make it easy to seePatrick Maia
2014-12-17For packaging, using r.js wont work properly for static deps,Duda Dornelles
falling back to minify.js and getting rid of the offending dependency
2014-12-17Fixing package for web-uiDuda Dornelles
2014-12-17Adapted install script instructions.Lisa Junger
2014-12-17Fix Pep8 test for #195 and #198 special characters handling.Lisa Junger
2014-12-16Fix #195 and #198 special characters handlingFábio Pio
Added check to see if message body is base64, properly decode the body if they are Saving a draft with special characters now properly uses utf-8, that means it will send the body base64 encoded
2014-12-16Card #197 - small changes in installation instructions and scriptsPatrick Maia
2014-12-16Removed host and port from config example because they haven't been used for ↵Bruno Wagner
ages
2014-12-16adding set -e to web-ui package since it was breaking silentlyDuda Dornelles
2014-12-16merge fixes from dispatcher/Docker fileChristoph Kluenter
it seems that these changes help with #191
2014-12-15related to #194 - solves a concurrency problem on encrypted whoosh caused by ↵Victor Shyba
unnecessary writes on close callback.
2014-12-15Fixed typo in half of the test codeBruno Wagner
2014-12-15#170 Added UTF-8 encoding to the html body, because the quoted-printable ↵Bruno Wagner
module was messing up encoding otherwise
2014-12-12Updated provision after removal of gemfileBruno Wagner
2014-12-12Card #168 - ignores contacts coming from trash and draftsPatrick Maia
2014-12-12Card #168 - introduces performance tests for contacts controllerPatrick Maia
2014-12-12corrects test namePatrick Maia
2014-12-12Revert "Card #168 - does not accept obviously invalid email addresses"Patrick Maia
This reverts commit b636c1d8c3c4fe86f08a141d6009603163597059.
2014-12-12ooopsie, forgot the minify npm package which broke packaging the UI thus ↵Duda Dornelles
breaking the dispatcher
2014-12-11no_signature_information used when leap signature header is none #177Victor Shyba
2014-12-11Updated bower jsonBruno Wagner
2014-12-11Fixed delete mails from mail list, actionsNeissi Torres Lima
2014-12-11created new tests to cover delete mail from mail listNeissi Torres Lima
2014-12-11Fixed pep8Bruno Wagner
2014-12-11getting rid of what is left of ruby/bundle dependencyDuda Dornelles
2014-12-11optmizing python importsDuda Dornelles
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