Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-02-18 | Autofocus needs a value to be valid xml | Bruno Wagner | |
2016-02-18 | Tweaked login screen inputs | Bruno Wagner | |
Removed hard spaces and added some padding to the login screen input fields. | |||
2016-02-17 | Rename credentials example file | Felix Hammerl | |
2016-02-17 | Fixed bug removing duplicated attachment | Jefferson Stachelski | |
Issue #549 | |||
2016-02-17 | Translate two missing labels on the mail listing | Giovane | |
- Translates "Search..." and "Mark as read" to pt-BR - Rename some translations keys to no-humanized text | |||
2016-02-17 | Add Alice and Bob try example configs | Felix Hammerl | |
2016-02-17 | Merge pull request #614 from cacarrara/portuguese-translations | Giovane Liberato | |
Adds portuguese translation for i18n tags | |||
2016-02-16 | Adds portuguese translation for i18n tags | Caio Carrara | |
This change only translate the current existing tags. It doesn't deal with places where tags isn't used nor nonexistent tags. | |||
2016-02-16 | fix changing of path to successfully run all tests | varac | |
2016-02-16 | added self-signed provider cert doc to README | varac | |
2016-02-16 | updated post-install instructions in install-pixelated.sh | varac | |
2016-02-15 | Fixing Beginners link in Contributing readme. | Gislene Pereira | |
Adding missing verb in a phrase. Issue #593 | |||
2016-02-15 | restructure the getting started section | varac | |
2016-02-12 | enable remove attachment from forward email | Jefferson Stachelski | |
Issue #549 | |||
2016-02-12 | attachments are only un-linked from emails but not deleted in soledad | Jefferson Stachelski | |
- removed backend delete of attachments - JS unit tests - Functional test Issue #549 | |||
2016-02-12 | Revert "Revert "Issue #549 - Implemented remove attachment in server side"" | NavaL | |
This reverts commit 91223543207c4a56370ff609df9912a5b11262d7. | |||
2016-02-12 | Revert "Revert "Issue #549 - Trigger save draft event after remove attachment"" | NavaL | |
This reverts commit e713820dc119ff33fdd3b3161ad693fb430c32f4. | |||
2016-02-12 | Revert "Revert "Issue #549 - Removing the attachment from UI"" | NavaL | |
This reverts commit c16af6af2fa6798f5c3f9badfb445e87982e9dc3. | |||
2016-02-12 | Revert "Revert "Issue #549 - Implemented remove attachment"" | NavaL | |
This reverts commit 3c6b905d7e5b78e521b2e7692e5e32b7b0c226bc. | |||
2016-02-12 | Revert "Revert "Issue #549 - Implemented UI part of remote attachments"" | NavaL | |
This reverts commit 48144118cf0e861ad1ca0ae7900a8cd12d4313db. | |||
2016-02-12 | mocking all paths to exists | NavaL | |
Issue #604 | |||
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 |