1. 26 Jan, 2021 1 commit
  2. 22 Jan, 2021 1 commit
  3. 18 Jan, 2021 3 commits
    • JC Brand's avatar
      Move converse-minimize into a folder · 85bd192f
      JC Brand authored
      Also, use utility methods instead of adding a mixin to ChatBoxViews
      (since we're planning on removing it).
      85bd192f
    • JC Brand's avatar
      Decided to still collapse newlines... · 1a88aff1
      JC Brand authored
      and to solve the offset issue by replacing excessive newlines with
      the zero-width space unicode character.
      1a88aff1
    • JC Brand's avatar
      Don't collapse newlines. · 61bb0cfa
      JC Brand authored
      This causes index offset issues with any rich elements in the message.
      
      We could try to fix the offsets, or alternatively replace the collapsed
      newlines with spaces (to maintain the original offsets), but I don't
      think it's worth the effort since I'm not sure that it's a good idea to
      collapse newlines in the first place.
      61bb0cfa
  4. 15 Jan, 2021 3 commits
  5. 13 Jan, 2021 2 commits
  6. 11 Jan, 2021 1 commit
  7. 08 Jan, 2021 5 commits
  8. 07 Jan, 2021 3 commits
  9. 06 Jan, 2021 1 commit
  10. 04 Jan, 2021 1 commit
  11. 30 Dec, 2020 1 commit
  12. 29 Dec, 2020 8 commits
  13. 28 Dec, 2020 4 commits
  14. 21 Dec, 2020 2 commits
  15. 17 Dec, 2020 4 commits