summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-02-16added self-signed provider cert doc to READMEvarac
2016-02-16updated post-install instructions in install-pixelated.shvarac
2016-02-15Fixing Beginners link in Contributing readme.Gislene Pereira
Adding missing verb in a phrase. Issue #593
2016-02-15restructure the getting started sectionvarac
2016-02-12enable remove attachment from forward emailJefferson Stachelski
Issue #549
2016-02-12attachments are only un-linked from emails but not deleted in soledadJefferson Stachelski
- removed backend delete of attachments - JS unit tests - Functional test Issue #549
2016-02-12Revert "Revert "Issue #549 - Implemented remove attachment in server side""NavaL
This reverts commit 91223543207c4a56370ff609df9912a5b11262d7.
2016-02-12Revert "Revert "Issue #549 - Trigger save draft event after remove attachment""NavaL
This reverts commit e713820dc119ff33fdd3b3161ad693fb430c32f4.
2016-02-12Revert "Revert "Issue #549 - Removing the attachment from UI""NavaL
This reverts commit c16af6af2fa6798f5c3f9badfb445e87982e9dc3.
2016-02-12Revert "Revert "Issue #549 - Implemented remove attachment""NavaL
This reverts commit 3c6b905d7e5b78e521b2e7692e5e32b7b0c226bc.
2016-02-12Revert "Revert "Issue #549 - Implemented UI part of remote attachments""NavaL
This reverts commit 48144118cf0e861ad1ca0ae7900a8cd12d4313db.
2016-02-12mocking all paths to existsNavaL
Issue #604
2016-02-12removing step 7... as it was moved to part of vagrant upNavaL
Issue #593
2016-02-11re-add install-pixelated.sh to fix line endings for windowsvarac
2016-02-11fix windows vagrant line ending issuevarac
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-11bump debian package versionChristoph Kluenter
2016-02-11Merge pull request #599 from ficoath/masterFelix Hammerl
Issue #559 increased width of recipient input field
2016-02-11Clarify optional steps to run test on host machineFelix Hammerl
2016-02-11Don't use rsync on windows/vagrant by defaultvarac
2016-02-11don't update venv on every login shellvarac
2016-02-11adds argument to supply custom disclaimer/banner on login screenNavaL
Issue #598
2016-02-11Redownload SMTP certficates if necessaryFolker Bernitt
- Issue #591 - using leaps should_redownload for check
2016-02-10Expand getting started guideFelix Hammerl
2016-02-10Add virtualenv and GPG workaround to guideFelix Hammerl
2016-02-10Fix Issue #596: Fix attachment url testFelix Hammerl
2016-02-10Fix Issue #596: Provide correct content-typeFelix Hammerl
Provide the proper content-type Quote filename due to Firefox bug https://bugzilla.mozilla.org/show_bug.cgi?id=221028
2016-02-10Download SMTP client certificate, not VPN oneFolker Bernitt
- Issue #591
2016-02-10Issue #559 increased width of recipient input fieldFiona Coath
2016-02-10Update README.mdFelix Hammerl
2016-02-10Update README.mdFelix Hammerl
2016-02-10Update README.mdFelix Hammerl
2016-02-10Update README.mdFelix Hammerl
2016-02-09making apt-get not read the whole script in debian_setupNavaL
Issue #593
2016-02-09adding a sentence about contributing and minor edits to readmeNavaL
Issue #593
2016-02-09refactored osx_setup and debian_setup to use install-pixelated.sh like the ↵NavaL
vagrant setup Issue #593
2016-02-09adding OSX setupNavaL
Issue #593
2016-02-09Refactor vagrant provisioning scriptsvarac
so we can use the 'debian.pp' manifest to install the requirements for setting up the useragent in a non-vagrant env.
2016-02-09Close account on session closeFolker Bernitt
- Issue #586
2016-02-09Move sessions into SessionCacheFolker Bernitt
- Issue #586
2016-02-09Small fix to wrap entire KeyManager in test_nicknym.pyFolker Bernitt
2016-02-09adding OSX setupNavaL
Issue #593
2016-02-09remove old dev.pixelated-project.org cert filevarac
dev.pixelated-project.org now has a proper letsencrypt cert
2016-02-08Install npm from debian package archivevarac
we don't need to install npm from source anymore since jessie
2016-02-08install bzip2 before installing phantomjsvarac
- Resolves: #597
2016-02-08Issue #549 - Add remove-icon stylesFelix Hammerl
2016-02-08Revert "Issue #549 - Implemented UI part of remote attachments"Felix Hammerl
This reverts commit e3939d4c1dff0f152fa13ce8a89f751c79ecace2.
2016-02-08Revert "Issue #549 - Implemented remove attachment"Felix Hammerl
This reverts commit 9442be5c230e286073244451189ffc05ae6c8083.
2016-02-08Revert "Issue #549 - Removing the attachment from UI"Felix Hammerl
This reverts commit 1d1132e3779cb3a95b6c5685e358d422074741e5.
2016-02-08Revert "Issue #549 - Trigger save draft event after remove attachment"Felix Hammerl
This reverts commit 0e443ce40e684c095285efb774fefe3a824413d7.
2016-02-08Revert "Issue #549 - Implemented remove attachment in server side"Felix Hammerl
This reverts commit 92f0e9887a216e0ec82355941655d3deebf2d422.