Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-02-12 | removing step 7... as it was moved to part of vagrant up | NavaL | |
Issue #593 | |||
2016-02-11 | re-add install-pixelated.sh to fix line endings for windows | varac | |
2016-02-11 | fix windows vagrant line ending issue | varac | |
where executing a mounted script in vagrant fails due to a '^M' special char at the end of each line see https://github.com/pixelated/pixelated-user-agent/issues/600#issuecomment-182306301 | |||
2016-02-11 | bump debian package version | Christoph Kluenter | |
2016-02-11 | Merge pull request #599 from ficoath/master | Felix Hammerl | |
Issue #559 increased width of recipient input field | |||
2016-02-11 | Clarify optional steps to run test on host machine | Felix Hammerl | |
2016-02-11 | Don't use rsync on windows/vagrant by default | varac | |
2016-02-11 | don't update venv on every login shell | varac | |
2016-02-11 | adds argument to supply custom disclaimer/banner on login screen | NavaL | |
Issue #598 | |||
2016-02-11 | Redownload SMTP certficates if necessary | Folker Bernitt | |
- Issue #591 - using leaps should_redownload for check | |||
2016-02-10 | Expand getting started guide | Felix Hammerl | |
2016-02-10 | Add virtualenv and GPG workaround to guide | Felix Hammerl | |
2016-02-10 | Fix Issue #596: Fix attachment url test | Felix Hammerl | |
2016-02-10 | Fix Issue #596: Provide correct content-type | Felix Hammerl | |
Provide the proper content-type Quote filename due to Firefox bug https://bugzilla.mozilla.org/show_bug.cgi?id=221028 | |||
2016-02-10 | Download SMTP client certificate, not VPN one | Folker Bernitt | |
- Issue #591 | |||
2016-02-10 | Issue #559 increased width of recipient input field | Fiona Coath | |
2016-02-10 | Update README.md | Felix Hammerl | |
2016-02-10 | Update README.md | Felix Hammerl | |
2016-02-10 | Update README.md | Felix Hammerl | |
2016-02-10 | Update README.md | Felix Hammerl | |
2016-02-09 | making apt-get not read the whole script in debian_setup | NavaL | |
Issue #593 | |||
2016-02-09 | adding a sentence about contributing and minor edits to readme | NavaL | |
Issue #593 | |||
2016-02-09 | refactored osx_setup and debian_setup to use install-pixelated.sh like the ↵ | NavaL | |
vagrant setup Issue #593 | |||
2016-02-09 | adding OSX setup | NavaL | |
Issue #593 | |||
2016-02-09 | Refactor vagrant provisioning scripts | varac | |
so we can use the 'debian.pp' manifest to install the requirements for setting up the useragent in a non-vagrant env. | |||
2016-02-09 | Close account on session close | Folker Bernitt | |
- Issue #586 | |||
2016-02-09 | Move sessions into SessionCache | Folker Bernitt | |
- Issue #586 | |||
2016-02-09 | Small fix to wrap entire KeyManager in test_nicknym.py | Folker Bernitt | |
2016-02-09 | adding OSX setup | NavaL | |
Issue #593 | |||
2016-02-09 | remove old dev.pixelated-project.org cert file | varac | |
dev.pixelated-project.org now has a proper letsencrypt cert | |||
2016-02-08 | Install npm from debian package archive | varac | |
we don't need to install npm from source anymore since jessie | |||
2016-02-08 | install bzip2 before installing phantomjs | varac | |
- Resolves: #597 | |||
2016-02-08 | Issue #549 - Add remove-icon styles | Felix Hammerl | |
2016-02-08 | Revert "Issue #549 - Implemented UI part of remote attachments" | Felix Hammerl | |
This reverts commit e3939d4c1dff0f152fa13ce8a89f751c79ecace2. | |||
2016-02-08 | Revert "Issue #549 - Implemented remove attachment" | Felix Hammerl | |
This reverts commit 9442be5c230e286073244451189ffc05ae6c8083. | |||
2016-02-08 | Revert "Issue #549 - Removing the attachment from UI" | Felix Hammerl | |
This reverts commit 1d1132e3779cb3a95b6c5685e358d422074741e5. | |||
2016-02-08 | Revert "Issue #549 - Trigger save draft event after remove attachment" | Felix Hammerl | |
This reverts commit 0e443ce40e684c095285efb774fefe3a824413d7. | |||
2016-02-08 | Revert "Issue #549 - Implemented remove attachment in server side" | Felix Hammerl | |
This reverts commit 92f0e9887a216e0ec82355941655d3deebf2d422. | |||
2016-02-08 | also use httpredir.debian.org for jessie-backports | varac | |
2016-02-08 | updated read.me | NavaL | |
Issue #593 | |||
2016-02-08 | updated read.me | NavaL | |
Issue #593 | |||
2016-02-08 | Install virtualenv, install compass as .deb | varac | |
2016-02-08 | Add editorconfig | Felix Hammerl | |
2016-02-08 | refactoring read me | NavaL | |
Issue #593 | |||
2016-02-08 | Updated read me | NavaL | |
Issue #593 | |||
2016-02-08 | Adding vagrant setup online command | NavaL | |
Issue #593 | |||
2016-02-08 | mocking register/unregister key generation event, on close | NavaL | |
- fixing build Issue #586 | |||
2016-02-08 | Merge pull request #595 from rdoh/patch-1 | Felix Hammerl | |
Update CONTRIBUTING.md | |||
2016-02-08 | Update CONTRIBUTING.md | Robin Doherty | |
2016-02-05 | suppressing Error logs being spit out in tests | NavaL | |