Skip to content
Snippets Groups Projects
  1. Feb 11, 2014
  2. Feb 09, 2014
  3. Feb 04, 2014
  4. Jan 24, 2014
  5. Jan 06, 2014
  6. Dec 11, 2013
  7. Dec 07, 2013
  8. Dec 01, 2013
    • Michael Hamann's avatar
      Fix sending empty and duplicated headers, FS#2887 · 6be717db
      Michael Hamann authored
      This fixes sending empty and duplicated To/Cc/Bcc, Subject and From
      headers in the additional headers. The To-header in the additional
      headers prevented mail sending on some systems.
      6be717db
    • Christopher Smith's avatar
      FS#1833 (b) · 5a41afe6
      Christopher Smith authored
      Prevent table entry syntax swallowing multiple preceeding blank lines
      (a) this shouldn't be necessary, blank lines are handled by paragraph
          processing
      (b) avoids issues with greedy table syntax competing with plugins
      5a41afe6
  9. Nov 17, 2013
  10. Nov 05, 2013
  11. Oct 29, 2013
  12. Oct 25, 2013
  13. Oct 20, 2013
  14. Oct 19, 2013
  15. Oct 18, 2013
  16. Oct 16, 2013
  17. Oct 15, 2013
  18. Oct 12, 2013
  19. Sep 25, 2013
  20. Sep 19, 2013
  21. Aug 17, 2013
    • Michael Hamann's avatar
      Fix backlinks for internal links with parameters · 66d935e7
      Michael Hamann authored
      This adds the parameter extraction code from the xhtml renderer to the
      metadata renderer in order to not to include the parameters in the id
      that is recorded as link target. A test case checks that the link is
      actually returned as backlink (fails without the fix).
      66d935e7
Loading