xmpp.chapril.org-conversejs/tests
JC Brand ded9945ed9 MUC: Don't send XEP-0085 CSNs when we don't have voice
Includes some refactoring:

- Don't send an `active` chat state notification when entering a MUC
  I can't think of a good reason why this might be necessary or desired.
- Move `setChatState` form the view to the model
- Remove unused method `handleChatStateNotification`
- Don't store `role` and `affiliation` for the current user on the
  ChatRoom object, but instead on the ChatRoomOccupant object representing
  the user.
2019-07-10 14:24:00 +02:00
..
console-reporter.js Fix problem of stuck/hanging tests on TravisCI 2017-06-19 15:05:22 +02:00
fullpage.html Fix tests for the fullscreen view_mode 2018-07-20 15:28:45 +02:00
index.html Put CSS files also in ./dist 2019-05-10 12:57:30 +02:00
mock.js Bugfix. Remove affiliation based on updated members lists 2019-07-04 08:28:12 +02:00
runner.js Use shakespearean character names in tests 2019-06-03 09:43:24 +02:00
transpiled.html Start using Sass for the website CSS and rename 2018-05-15 09:38:20 +02:00
utils.js MUC: Don't send XEP-0085 CSNs when we don't have voice 2019-07-10 14:24:00 +02:00