1. 09 Dec, 2020 3 commits
  2. 08 Dec, 2020 7 commits
  3. 07 Dec, 2020 1 commit
  4. 04 Dec, 2020 1 commit
  5. 03 Dec, 2020 10 commits
  6. 01 Dec, 2020 1 commit
    • JC Brand's avatar
      Styling fixes · 01ee9429
      JC Brand authored
      * Calculate proper length for :geo URI matches
      * Don't strip out line-break after quotes, instead use CSS `display: inline-block`
      01ee9429
  7. 30 Nov, 2020 2 commits
  8. 27 Nov, 2020 5 commits
  9. 26 Nov, 2020 2 commits
  10. 25 Nov, 2020 3 commits
  11. 24 Nov, 2020 2 commits
    • JC Brand's avatar
      Add support for XEP-0393 message styling · f9650f33
      JC Brand authored
      Fixes #1083
      
      Directives are rendered as templates and their bodies are MessageText instances.
      We thereby achieve the necessary nesting of directives (and other rich
      elements inside directives) by letting each directive
      body render itself similarly to how the whole message body is rendered.
      f9650f33
    • JC Brand's avatar
      Move /me message tests to own file · 7ae2b48d
      JC Brand authored
      Test mention inside a /me message
      7ae2b48d
  12. 23 Nov, 2020 3 commits