1. 26 Oct, 2018 2 commits
    • JC Brand's avatar
      Revert to explicit Promise-based code. · 65190834
      JC Brand authored
      * src/converse-controlbox.js
      
          async/await causes many tests here to fail due to the controlbox toggle
          now apparently showing up a little later (and the tests don't wait for
          it to happen).
      
      * src/converse-minimize.js
      
          We get timeout issues in tests.
      
      * src/headless/converse-chatboxes.js
      
          We get a stack overflow while running tests.
      65190834
    • JC Brand's avatar
      Move `isVisible` from core utils to html utils · 7a1f62d3
      JC Brand authored
      7a1f62d3
  2. 25 Oct, 2018 9 commits
  3. 24 Oct, 2018 3 commits
  4. 23 Oct, 2018 12 commits
  5. 22 Oct, 2018 14 commits