• JC Brand's avatar
    Make converse.js more modular · 58241cbb
    JC Brand authored
    - Removed the $(document).ready handler. Instead, converse.initialize must be
      called manually together with settings data.
    - As a result the Plone specific event listeners are now also gone.
    - Update tests and index.html to deal wit these changes
    58241cbb
MainSpec.js 33 KB