| Commit message (Collapse) | Author | Age |
|
|
|
|
|
| |
Typically we have a good encryption and potentialyl a problem with the
signature. It's weird if there is a problem with the encryption indicated,
while there isn't actually one.
|
| |
|
| |
|
|
|
|
| |
We'll want a proper UI for that at some point, but this is a start.
|
| |
|
| |
|
| |
|
|
While in a much more managable state it's still not pretty.
However, further refactoring can now gradually happen as we need to do
further work on it.
Things that should happen eventually:
* Simplify the logic that creates the messageparts (we don't need the whole formatter plugin complexity)
* Get rid of the nodehelper (let the parts hold the necessary data)
* Get rid of partmetadata (let the part handleit)
|