Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Post notifications when saving an attachment | Christian Mollekopf | 2017-06-22 |
| | |||
* | Reduced the messagetreeparser to aproximately what we actually require | Christian Mollekopf | 2017-06-04 |
| | | | | | | | | | | | 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) | ||
* | Attachment open and download buttons | Christian Mollekopf | 2017-05-24 |
| | | | | We'll need proper icons though. | ||
* | Saving of attachments | Christian Mollekopf | 2017-05-24 |
| | |||
* | Show attachment icon | Christian Mollekopf | 2017-05-24 |
| | |||
* | Moved MIME related stuff to a mime subdir | Christian Mollekopf | 2017-05-23 |