Historique des commits

Auteur SHA1 Message Date
  Fabio Montefuscolo a95fbcc0f8 create composer.json to add this project in packagist.org il y a 8 ans
  JC Brand c5fc477e9b Fix doc URLs il y a 8 ans
  JC Brand 06805d80b8 New release 2.0.4 il y a 8 ans
  JC Brand c16dac1453 Rather don't expect join to always return the right context. il y a 8 ans
  JC Brand 0bcf61389f Work around a Prosody bug. il y a 8 ans
  JC Brand 37df4ad18c Bugfix. Need to return `this`. il y a 8 ans
  JC Brand 035f5d683a Add unit tests for how the affiliations delta is computed. il y a 8 ans
  JC Brand e0b1d1d77d Mention stack overflow instead of the mailing list. il y a 8 ans
  JC Brand b2240cfe94 Use $.when to keep track of all outgoing promises il y a 8 ans
  JC Brand f5fbf71275 New config setting: muc_disable_moderator_commands il y a 8 ans
  JC Brand 636f02109d Various fixes in the delta algorithm il y a 8 ans
  JC Brand 993c8f1695 We need to send out a separate IQ stanza for each affiliation il y a 8 ans
  JC Brand 54371f0e7d Remove `setAffiliation` and use the more general purpose `setAffiliations` il y a 8 ans
  JC Brand 77d3e64f42 Specify the reason (if given) when setting someone's affiliation il y a 8 ans
  JC Brand b516ae51e7 Move code into separate function. il y a 8 ans
  JC Brand 802c9d1f02 Make it configurable how the affiliations delta is computed. il y a 8 ans
  JC Brand 58f07cf115 Change the data structures representing members il y a 8 ans
  JC Brand c6767bcdaa Refactor to send out 3 affiliation request stanzas. il y a 8 ans
  JC Brand 6c725409c2 converse-muc: Only send the delta when setting the member list. il y a 8 ans
  JC Brand 008c07596a converse-core: Call _tearDown when initialized again il y a 8 ans
  JC Brand bd81a98ffa converse-rosterview: Remove the rosterview when tearing down. il y a 8 ans
  JC Brand c877f63bf0 polyfill startsWith, to make the tests pass. il y a 8 ans
  JC Brand cf42911754 converse-muc: rename wrapping function again and put on converse il y a 8 ans
  JC Brand 59ad285823 converse-core: cause can sometimes be DISCONNECTING il y a 8 ans
  JC Brand 376c50fbc8 When inviting to a members-only room, first add to user to the member-list il y a 8 ans
  JC Brand 088eb03b54 Immediately hide chat room on close. il y a 8 ans
  JC Brand 7ad39cfdb9 Fetch the room information before opening the room. il y a 8 ans
  JC Brand 67cdf5daf2 converse-muc: Expand the room configuration test il y a 8 ans
  JC Brand 5b944f9e5f Fixes #737: translations weren't being applied. il y a 8 ans
  JC Brand e179811181 converse-controlbox: Fix empty controlbox toggle after disconnect il y a 8 ans