提交历史

作者 SHA1 备注 提交日期
  JC Brand 5f5de90f0c MUC: Don't set a default nick 5 年之前
  JC Brand 4cb9fd88a8 Refactor emojis so that JSON is fetch asynchronously 6 年之前
  JC Brand 7a590f7c22 Stop using certain lodash methods. 6 年之前
  JC Brand e20b654876 Stop using `_.isUndefined` 6 年之前
  JC Brand a1630b5c1f Replace wait-until-promise with utility method 6 年之前
  JC Brand 1a3526f537 Update `openAndEnterChatRoom` to take JID 6 年之前
  JC Brand 3bd8c6dbec Fix failing test on Travis 6 年之前
  JC Brand 615b5b08a2 Fix failing test on Travis 6 年之前
  JC Brand 8db839b4cf Send a XEP-0410 ping when we restore a MUC from cache 6 年之前
  JC Brand 98215deb21 Update to latest backbone.overview which debounces sorting on `add` event 6 年之前
  JC Brand 737e27c726 Use shakespearean character names in tests 6 年之前
  JC Brand f387c947f5 Allow the full app to be embedded. 6 年之前
  JC Brand a95bb5b26a Refactor tests so that IQ_ids always contains only XML stanzas 6 年之前
  JC Brand 39363d495f Fetch messages in MUC model 6 年之前
  JC Brand 253958ed93 Prevent duplicate messages by comparing MAM archive id to XEP-0359 stanza ids 6 年之前
  JC Brand 3a2dab9e8c Debounce showing or hiding rooms list 6 年之前
  JC Brand dfe9d301c6 Test that roster groups are fetched before contacts 6 年之前
  JC Brand 9f5031c278 Make `converse.initialize` an `async` function 6 年之前
  JC Brand 3c0e3d3fab Refactor out `createMessage`. 6 年之前
  JC Brand 7ec6a0576e Fixes #1379 No longer an indication of unread messages in MUC 6 年之前
  JC Brand 935ca52b03 Test that open groupchats are shown with their bookmarked names 6 年之前
  JC Brand 118bc20478 Rename `isSingleton` to `isUniView` 6 年之前
  JC Brand c22fe41aef Use async/await in tests 6 年之前
  JC Brand 6904f9a897 Use es2015 modules instead of UMD 6 年之前
  JC Brand e181aaf99b Make the message view's `render` method async 6 年之前
  Emmanuel Gil Peyrot e9007146aa Improve the moderated and not moderated explanations 7 年之前
  JC Brand cd05b89726 Fix failing tests due to MUC disco refactoring 6 年之前
  JC Brand acef8feaaa Refactoring of fetching of reserved nick 6 年之前
  JC Brand f72ace506f Replace the onChatBoxAdded override with event handlers 7 年之前
  JC Brand ca9229a906 `createMessage` now returns a promise. 7 年之前