136d514cf7
GODT-1626: Update gopenpgp v2.4.7
...
This patch also replaces the deprecated calls to `SeparateKeyAndData`
with `SplitMessage`.
2022-08-16 16:05:42 +02:00
f3c69faf8b
GODT-1260: Renaming
...
* Renaming GUI, CLI, no-impact config.
* License header and documentation rebranding.
* Rename app title and vendor. Impact: manual install
* Migrating mac keychain and launch on startup.
* Fix linter and linter renaming
2022-05-18 11:23:38 +02:00
d356f306d9
Other: Change copyright year
2022-01-04 11:04:30 +01:00
6435f7b09a
GODT-1432: Check if keys are active before unlocking
2021-11-23 18:48:49 +01:00
e3e4769d78
Other: remove dead code
2021-07-19 07:45:56 +02:00
b2e9c4e4e9
Other: Revert "GODT-1224: don't strip trailing newlines from message bodies"
...
This reverts commit 54161e263fa2f95795fc8623e9dfd2134afb0ae5.
2021-07-19 07:45:29 +02:00
db4cb36538
GODT-1224: don't strip trailing newlines from message bodies
2021-07-19 07:45:12 +02:00
2707a5627c
Other: prefer empty string check vs nil check
2021-06-25 15:34:48 +02:00
50550d42b4
GODT-213: Message Builder
2021-04-15 09:51:08 +00:00
a89dfc4524
Happy New Year
2021-01-04 11:55:15 +01:00
87c8228cd0
rename
2020-11-20 13:39:13 +00:00
152046bf97
refactor smtp sending
...
* [x] move package creation logic to `pmapi.SendMessageReq`
* [ ] write test of package creation logic
* [x] internal
* [x] plain
* [x] external encrypted
* [ ] signature ???
* [x] attachments
2020-11-20 13:39:13 +00:00
7ec4309ae1
fix: correctly handle failure to unlock single key
2020-06-24 14:22:26 +02:00
9241a9bdbf
feat: add reloadkeys method
2020-06-16 12:51:28 +02:00
f3e6af5571
feat: clear keys after unmarshaling
2020-06-16 10:23:21 +02:00
c19bb0fa97
feat: migrate to gopenpgp v2
2020-06-16 07:34:46 +00:00
f269be4291
refactor: make pmapi.Client the interface
2020-04-21 08:36:38 +00:00
17f4d6097a
We build too many walls and not enough bridges
2020-04-08 12:59:16 +02:00