提交历史

作者 SHA1 备注 提交日期
  JC Brand 25e570c7ed Bugfix. `connection.reset` should only be called after disconnected 8 年之前
  JC Brand 8cdadca492 Bugfix. Login form wasn't rendered after logging out 8 年之前
  JC Brand 1fb6ad7310 Update changelog and bump pluggable.js 8 年之前
  Leo 7ddca47032 Render all drag resize handles in ChatRoomView (#758) 8 年之前
  JC Brand bd00fabe18 Add documentation on creating custom builds. 8 年之前
  JC Brand d6b5ed5e1e Handle case where locales is not defined. 8 年之前
  JC Brand 24da4f6097 Add keywords for composer 8 年之前
  JC Brand 0b6775e6d4 Update to strophe 1.2.12. Updates #751 and #753 8 年之前
  JC Brand cbf9617734 Fix selector for cancel button. 8 年之前
  Fabio Montefuscolo a95fbcc0f8 create composer.json to add this project in packagist.org 8 年之前
  JC Brand c5fc477e9b Fix doc URLs 8 年之前
  JC Brand 06805d80b8 New release 2.0.4 8 年之前
  JC Brand c16dac1453 Rather don't expect join to always return the right context. 8 年之前
  JC Brand 0bcf61389f Work around a Prosody bug. 8 年之前
  JC Brand 37df4ad18c Bugfix. Need to return `this`. 8 年之前
  JC Brand 035f5d683a Add unit tests for how the affiliations delta is computed. 8 年之前
  JC Brand e0b1d1d77d Mention stack overflow instead of the mailing list. 8 年之前
  JC Brand b2240cfe94 Use $.when to keep track of all outgoing promises 8 年之前
  JC Brand f5fbf71275 New config setting: muc_disable_moderator_commands 8 年之前
  JC Brand 636f02109d Various fixes in the delta algorithm 8 年之前
  JC Brand 993c8f1695 We need to send out a separate IQ stanza for each affiliation 8 年之前
  JC Brand 54371f0e7d Remove `setAffiliation` and use the more general purpose `setAffiliations` 8 年之前
  JC Brand 77d3e64f42 Specify the reason (if given) when setting someone's affiliation 8 年之前
  JC Brand b516ae51e7 Move code into separate function. 8 年之前
  JC Brand 802c9d1f02 Make it configurable how the affiliations delta is computed. 8 年之前
  JC Brand 58f07cf115 Change the data structures representing members 8 年之前
  JC Brand c6767bcdaa Refactor to send out 3 affiliation request stanzas. 8 年之前
  JC Brand 6c725409c2 converse-muc: Only send the delta when setting the member list. 8 年之前
  JC Brand 008c07596a converse-core: Call _tearDown when initialized again 8 年之前
  JC Brand bd81a98ffa converse-rosterview: Remove the rosterview when tearing down. 8 年之前