提交歷史

作者 SHA1 備註 提交日期
  JC Brand bda567ca01 Fix linting errors 6 年之前
  JC Brand 7a590f7c22 Stop using certain lodash methods. 6 年之前
  JC Brand c7b6bb4773 Only clear messages when `clear_messages_on_reconnection` is `true` 6 年之前
  JC Brand cd392bb197 Fixes #1561 Don't clear localStorage and sessionStorage 6 年之前
  JC Brand 1eb2364336 Let `sendMessage` return the message model, not just the text 6 年之前
  JC Brand c4ad02d4e3 New config setting: `muc_fetch_members` 6 年之前
  JC Brand 9be43ccea7 Don't inform of role change which accompanies an affiliation change 6 年之前
  JC Brand a1630b5c1f Replace wait-until-promise with utility method 6 年之前
  JC Brand 8a98ef87fe Various small fixes. (Unused imports, unused vars etc). 6 年之前
  JC Brand 8a405ee88c Various bugfixes based on the previous refactoring. 6 年之前
  JC Brand ded9945ed9 MUC: Don't send XEP-0085 CSNs when we don't have voice 6 年之前
  JC Brand e5188d8b10 Bugfix. Remove affiliation based on updated members lists 6 年之前
  JC Brand 1a3526f537 Update `openAndEnterChatRoom` to take JID 6 年之前
  JC Brand 67bcc00f10 Associate `ChatRoomOccupant` to `ChatRoomMessage` 6 年之前
  JC Brand bb94891621 Only remove non-members when reconnecting to a MUC 6 年之前
  JC Brand 98215deb21 Update to latest backbone.overview which debounces sorting on `add` event 6 年之前
  JC Brand 9ee0b68133 Fix failing test 6 年之前
  JC Brand e83b0ff39e Update wording to clarify what /revoke means 6 年之前
  JC Brand 40469a9787 MUC: Refresh room features when re-entering a cached room 6 年之前
  JC Brand 36549bf61d Revert `flexbox`, `column-reverse` changes 6 年之前
  JC Brand 4f67f352f5 Fix `/${command}` parsing bug 6 年之前
  JC Brand dd91d3cc55 Use flexbox to keep the chat scrolled down 6 年之前
  JC Brand ba9d28b5c2 Two MUC tests 6 年之前
  JC Brand bbe2a62295 converse-muc: Create `info` and `error` messages on the model 6 年之前
  JC Brand 737e27c726 Use shakespearean character names in tests 6 年之前
  JC Brand e362776b9f converse-muc-views: Don't prematurely insert MUC into the DOM 6 年之前
  JC Brand e053b97043 Set room `connection_status' to DISCONNECTED... 6 年之前
  JC Brand fcc9e8c31b Also allow `@` in moderator commands 6 年之前
  JC Brand be0274f1f0 Fixes #1586. Not possible to kick someone with space in nick 6 年之前
  JC Brand 5e6c2b9982 Move role modifying method to the model 6 年之前