1. 24 Aug, 2018 1 commit
    • linkmauve's avatar
      Keep multiple whitespace characters as is · 56933508
      linkmauve authored
      Currently multiple consecutive spaces or tabs were being transformed into a single space, rendering some ASCII art unreadable.  This patch fixes it by giving each message text the CSS behaviour of <pre/>.
      56933508
  2. 23 Aug, 2018 1 commit
    • JC Brand's avatar
      Create a new store, `_converse.config` to store `trusted` · 9f8d30dd
      JC Brand authored
      The `_converse.session` store gets cleared after logout, but we want the
      `trusted` flag to persist after logout.
      
      Also update the documentation no that the `storage` config option has
      been removed in favor of `trusted`.
      9f8d30dd
  3. 22 Aug, 2018 3 commits
  4. 20 Aug, 2018 2 commits
  5. 18 Aug, 2018 1 commit
  6. 16 Aug, 2018 28 commits
  7. 14 Aug, 2018 1 commit
  8. 10 Aug, 2018 2 commits
  9. 09 Aug, 2018 1 commit