changed message generation logic; some refactoring
authorAndrew Engelbrecht <sudoman@ninthfloor.org>
Sun, 9 Aug 2015 21:32:36 +0000 (17:32 -0400)
committerAndrew Engelbrecht <sudoman@ninthfloor.org>
Mon, 7 Dec 2015 18:29:55 +0000 (13:29 -0500)
commitb4c116d5bbd8ca3ea5103fcc664b5b9028b9aee6
tree42e55860879d46718b1dd0d9504e95ab3294ad12
parentca37d0cbfe2db57c59b17a806a3c02507817339c
changed message generation logic; some refactoring

now edward remains silent about not receiving a public key, unless we
are not given a key and need one for verifying a signature. some
refactoring was required.

edward now complains to the user about lack of of encryption and
signatures in received emails.

i also changed the handling of newlines in email responses.
21 files changed:
edward
lang/an.py
lang/de.py
lang/el.py
lang/en.py
lang/fr.py
lang/ja.py
lang/pt_br.py
lang/ro.py
lang/ru.py
lang/tr.py
tests/flatten-1.out
tests/flatten-2.out
tests/flatten-3.out
tests/flatten-4.out
tests/flatten-5.out
tests/flatten-6.out
tests/flatten-7.out
tests/flatten-8.out
tests/gpg-flatten-3.out
tests/gpg-flatten-5.out