Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fixed html to plaintext conversion | Christian Mollekopf | 2017-06-30 |
| | |||
* | Show Avatar images | Christian Mollekopf | 2017-06-27 |
| | |||
* | No more dummy values in the people view | Christian Mollekopf | 2017-06-27 |
| | |||
* | 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) | ||
* | Fixed stuff that got broken during the move | Christian Mollekopf | 2017-05-23 |
| | |||
* | Moved MIME related stuff to a mime subdir | Christian Mollekopf | 2017-05-23 |
| | |||
* | Builds but doesn't link, no formatters yet | Christian Mollekopf | 2017-05-23 |
| | |||
* | Linkify plain text mails | Christian Mollekopf | 2017-05-23 |
| | |||
* | Removed the old models that we're not even using anymore | Christian Mollekopf | 2017-05-02 |
| | |||
* | Dropped the now unused action framework | Christian Mollekopf | 2017-04-24 |
| | |||
* | Another bunch of controllers gone | Christian Mollekopf | 2017-04-24 |
| | |||
* | Removed notification plugin | Christian Mollekopf | 2017-04-24 |
| | | | | ...which is replaced by the fabric | ||
* | Ported more actions to the fabric | Christian Mollekopf | 2017-04-24 |
| | |||
* | Added the Fabric as an in application message bus | Christian Mollekopf | 2017-04-24 |
| | |||
* | Ported away from webkit and to webengine | Christian Mollekopf | 2017-04-13 |
| | |||
* | Cleanup | Christian Mollekopf | 2017-04-05 |
| | |||
* | Moved cpp code into src directory | Christian Mollekopf | 2017-04-05 |