Commit History

作者 SHA1 備註 提交日期
  JC Brand e1762a1bb5 Rename key event handler methods to avoid confusion 6 年之前
  JC Brand 463bc02dd5 Cheat to get two failing test to pass on Travis 6 年之前
  JC Brand 271c79eae8 Refactor message corrections 6 年之前
  JC Brand 39363d495f Fetch messages in MUC model 6 年之前
  JC Brand 46fef28601 Clear messages when closing a chat 6 年之前
  JC Brand 7950f7c2ac Change `muc_show_disconnection_status` to `muc_show_join_leave_status` 6 年之前
  JC Brand 94bea16cc4 Remove `chatBoxOpened` event 6 年之前
  JC Brand ca5b6f9fde Add class on MUC message to indicate author's role 6 年之前
  JC Brand c3dac272f8 Replace moment with DayJS 6 年之前
  JC Brand 9528276be2 Use native Date methods instead of moment 6 年之前
  JC Brand 52ea8d5ab6 Fixes #1550 6 年之前
  JC Brand b9e5658112 Message deduplication bugfixes and improvements. 6 年之前
  JC Brand 725a382e3b Refactor initialization and defaults for chat boxes 6 年之前
  JC Brand f84c201437 Hide the textarea when a user is muted in a groupchat 6 年之前
  JC Brand a75c118a2c Prioritize roster nickname as message and chatbox display name 6 年之前
  JC Brand f897703565 Rename `emit` to `trigger` for consistency with Backbone.Events 6 年之前
  JC Brand fb89148b08 Add tests for tricky URLs 6 年之前
  JC Brand 03f9eb95da Fixes #1467. Fix rendering of URLs enclosed with sharp brackets 6 年之前
  JC Brand cbc343115e Remove jquery from spec/messages.js 6 年之前
  JC Brand 27557d6a04 Document `_converse.ChatBox.prototype.sendMessage` as an API method 6 年之前
  Axel Viala b51d98d6d1 Fix #1327: Refusing url and email as mentions 6 年之前
  JC Brand 33600eeece No need for a separate `archive_id` value. 6 年之前
  JC Brand 49da581d14 Fixes #1400. When chat message is only an emoji, enlarge it 6 年之前
  JC Brand 59c43a23f0 Two changes, see below 6 年之前
  JC Brand 3e4f4e9436 Use the API in tests 6 年之前
  JC Brand d830bc1250 Also check for duplicates in one-on-one messages 6 年之前
  JC Brand 7e34a462c1 Add support for handling multiple `stanza-id` elements 6 年之前
  JC Brand 8d00294681 Use `origin-id` to check for reflected messages. 6 年之前
  JC Brand 6eb05be4be XEP-0359: Better usage of `stanza-id` to check for dupes 6 年之前
  JC Brand 5b25d5daaa Don't send markers to someone not on your roster 6 年之前