Commit History

Author SHA1 Message Date
  JC Brand 0bcf61389f Work around a Prosody bug. 8 years ago
  JC Brand 37df4ad18c Bugfix. Need to return `this`. 8 years ago
  JC Brand 035f5d683a Add unit tests for how the affiliations delta is computed. 8 years ago
  JC Brand e0b1d1d77d Mention stack overflow instead of the mailing list. 8 years ago
  JC Brand b2240cfe94 Use $.when to keep track of all outgoing promises 8 years ago
  JC Brand f5fbf71275 New config setting: muc_disable_moderator_commands 8 years ago
  JC Brand 636f02109d Various fixes in the delta algorithm 8 years ago
  JC Brand 993c8f1695 We need to send out a separate IQ stanza for each affiliation 8 years ago
  JC Brand 54371f0e7d Remove `setAffiliation` and use the more general purpose `setAffiliations` 8 years ago
  JC Brand 77d3e64f42 Specify the reason (if given) when setting someone's affiliation 8 years ago
  JC Brand b516ae51e7 Move code into separate function. 8 years ago
  JC Brand 802c9d1f02 Make it configurable how the affiliations delta is computed. 8 years ago
  JC Brand 58f07cf115 Change the data structures representing members 8 years ago
  JC Brand c6767bcdaa Refactor to send out 3 affiliation request stanzas. 8 years ago
  JC Brand 6c725409c2 converse-muc: Only send the delta when setting the member list. 8 years ago
  JC Brand 008c07596a converse-core: Call _tearDown when initialized again 8 years ago
  JC Brand bd81a98ffa converse-rosterview: Remove the rosterview when tearing down. 8 years ago
  JC Brand c877f63bf0 polyfill startsWith, to make the tests pass. 8 years ago
  JC Brand cf42911754 converse-muc: rename wrapping function again and put on converse 8 years ago
  JC Brand 59ad285823 converse-core: cause can sometimes be DISCONNECTING 8 years ago
  JC Brand 376c50fbc8 When inviting to a members-only room, first add to user to the member-list 8 years ago
  JC Brand 088eb03b54 Immediately hide chat room on close. 8 years ago
  JC Brand 7ad39cfdb9 Fetch the room information before opening the room. 8 years ago
  JC Brand 67cdf5daf2 converse-muc: Expand the room configuration test 8 years ago
  JC Brand 5b944f9e5f Fixes #737: translations weren't being applied. 8 years ago
  JC Brand e179811181 converse-controlbox: Fix empty controlbox toggle after disconnect 8 years ago
  JC Brand 81e3cb976c converse-muc: Show a spinner while fetching the config form 8 years ago
  JC Brand fd40f24710 converse-muc: Don't delete reference, can cause attribute error 8 years ago
  JC Brand be25c688ff converse-controlbox: Use event listeners instead of (removed) overrides 8 years ago
  JC Brand f0a454561b converse-core: Properly disconnect if reconnection attempt fails. 8 years ago