Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-03 | started to move reply template to be part of mail. | Lisa Junger | |
2014-12-03 | added functionality for reply all to service. | Lisa Junger | |
2014-12-03 | Don't use to address for reply all. | Lisa Junger | |
2014-12-03 | Disabled encryption status again. | Folker Bernitt | |
- See issues #59 and #165 | |||
2014-12-03 | Fixed handling of mails with non us-ascii body. | Folker Bernitt | |
2014-12-03 | Moved mail.as_dict to PixelatedMail. | Folker Bernitt | |
- currently it only works for this class. | |||
2014-12-02 | Updated vagrant box to have 1gb of RAM and to run rng-tools, so we can ↵ | Bruno Wagner | |
register users | |||
2014-12-01 | fixes pep8 | Patrick Maia | |
2014-12-01 | Card #149 - ensure server only accepts good ciphers | Patrick Maia and Victor Shyba | |
2014-11-27 | Card #149 - enables https on service | Patrick Maia and Victor Shyba | |
2014-11-27 | no need to catch if we will just raise | Patrick Maia and Victor Shyba | |
2014-11-27 | removes unused code | Patrick Maia and Victor Shyba | |
2014-11-27 | Updated README because the gnupg trick is not needed anymore | Bruno Wagner | |
2014-11-27 | Updated gnupg to 1.4.0, we shouldn't have version problems anymore | Bruno Wagner | |
2014-11-26 | #59 - Adding encryption status | Neissi Torres Lima | |
2014-11-25 | Update README.md | Bruno Wagner Gonçalves | |
Added vagrant ssh to instructions, because it wasn't clear | |||
2014-11-24 | Card #162 - tokenizes multiple recipients entered at once | Patrick Maia and Victor Shyba | |
2014-11-24 | #59 Bruno/Neissi - adding signature status | Neissi Torres Lima | |
2014-11-24 | Added capability to read credentials from stdin. | Folker Bernitt | |
- See issue https://github.com/pixelated-project/pixelated-dispatcher/issues/40 | |||
2014-11-24 | Fixed jshint warning. | Folker Bernitt | |
2014-11-24 | Fixed pep8 warnings. | Folker Bernitt | |
2014-11-24 | adding perf tests for GET /tags | Duda Dornelles | |
2014-11-24 | Adding contacts controller and basic contact search | Duda Dornelles | |
2014-11-24 | Merge pull request #161 from ackackack/master | Duda Dornelles | |
Wording and script alterations | |||
2014-11-24 | Wording and script alterations | ackackack | |
Altered contents of: provision.sh - moved all apt-get's to a single line README.md - Edited lines to read a little better than before | |||
2014-11-21 | for #14, properly split and strip addresses | Patrick Maia and Victor Shyba | |
2014-11-21 | Adding performance benchmark for GET /mails | Duda Dornelles | |
2014-11-21 | refactoring so the app_test_client knows how to start itself in a thread | Duda Dornelles | |
2014-11-21 | adding perf tests results to gitignore | Duda Dornelles | |
2014-11-21 | Added instructions for using the config file in development | Bruno Wagner | |
2014-11-21 | Updated the introduction of the service README | Bruno Wagner | |
2014-11-21 | Revert "Hacknight exclusive commits" | Bruno Wagner | |
This reverts commit d935b7f0af4f7906090c6637fd36126bee0934f0. | |||
2014-11-20 | change readme for hacknight | Christoph Kluenter | |
2014-11-20 | change Vagrantfile for Hacknight | Christoph Kluenter | |
2014-11-20 | Create custom matcher for jasmine unit tests | Alexandre Pretto Nunes | |
2014-11-20 | place and fixing pep | Duda Dornelles | |
2014-11-20 | #151 creating keys whens SOLEDAD_DATA_SYNC_DONE is thrown. If keys already ↵ | Duda Dornelles | |
exists nothing happens. This will allow users to use pixelated by registring on the web since their keys will be created at first login and will prevent key duplication since we just try to create the keys after the sync is done | |||
2014-11-20 | #132 Added instructions to reinstall gnupg in the service README, the other ↵ | Bruno Wagner | |
install mode already takes care of this | |||
2014-11-20 | Updated readme and install-pixelated instructions | Bruno Wagner | |
2014-11-20 | Removed useless print from the code | Bruno Wagner | |
2014-11-20 | Made install-pixelated script executable | Bruno Wagner | |
2014-11-20 | Removed fake service and it is not being used nor mantained anymore | Bruno Wagner | |
2014-11-20 | Removing flask dependency and the user-agent-daemon | Duda Dornelles | |
2014-11-20 | Merge pull request #156 from mmircea16/vagrant | Duda Dornelles | |
Thanks! | |||
2014-11-20 | Merge pull request #155 from mmircea16/bootstrap | Duda Dornelles | |
This makes sense, we should update our website to point people into forking/cloning/running install_pixelated Thanks! | |||
2014-11-19 | Added vagrantfile and provisioning scripts so the service can be run inside ↵ | Mircea Moise | |
a vagrant box | |||
2014-11-19 | Removing cloning of the repo - assuming it already exists + update | Mircea Moise | |
README + disbled interactivity in the bower install + workaround gnupg issue | |||
2014-11-19 | better organization for integration test support classes | Duda Dornelles | |
2014-11-19 | better organization for integration test support classes | Duda Dornelles | |