提交历史

作者 SHA1 备注 提交日期
  JC Brand 8d84d5ed03 Bugfix. Duplicate messages slipped through if they were forwarded. 10 年之前
  JC Brand 388012f2cd Workaround for ejabberd... 10 年之前
  JC Brand 79fba8a6c6 Bugfix. Didn't call debounced method. 10 年之前
  JC Brand 1675109e71 Two changes, see below. 10 年之前
  JC Brand ccf908a658 Document that previous and next RSM methods take limit parameter. 10 年之前
  JC Brand 7ff38896e9 Refactored the code showing messages and day indicators. 10 年之前
  JC Brand e8fba4a7d0 Refactored showNewDay to indicate day changes between messages. 10 年之前
  JC Brand 06a6d6c4d0 Refactor out code for showing a new day in the chat box. 10 年之前
  JC Brand 3ba12580c4 Store the isodate on chat messages in the DOM. 10 年之前
  JC Brand 6bd0037cbb Save the chat content area on the view. 10 年之前
  JC Brand 1a7a5e8054 Add a spinner when loading during infinite scrolling. 10 年之前
  JC Brand ec02d34af9 Improvement. Don't lose your place with infinite upscroll. 10 年之前
  JC Brand 796582d96f Refactoring: got rid of the maybeFetchArchivedMessages method. 10 年之前
  JC Brand 3b2b4ed6c7 Some improvements to scrolling. 10 年之前
  JC Brand 36306c7418 Improve support for infinite scrolling of arhived messages. 10 年之前
  JC Brand 8a6bca191a Small doc fixes. 10 年之前
  JC Brand 99c7b9cb95 Add a new emitted event: serviceDiscovered. 10 年之前
  JC Brand 10e53468fb Initial work on adding infinite scrolling for archived messages. 10 年之前
  JC Brand 080d86e7fe Show most recent archived messages first. 10 年之前
  JC Brand 8625d1daba Add initial support for fetching and showing archived messages. 10 年之前
  JC Brand d992efc34b Optimization: only query for MAM prefs when necessary 10 年之前
  JC Brand 393dd6150d Use the Strophe.NS.XFORM constant 10 年之前
  JC Brand 6cd9fb5500 Merge branch 'master' into mam 10 年之前
  JC Brand 7fd475e2a3 Avoid adding a falsey value as resource. fixes #440 10 年之前
  JC Brand 087718d7f0 Expand a test case to also check for received archived messages. 10 年之前
  JC Brand 1a9771c717 Test code which receives archived messages and calls callback 10 年之前
  JC Brand 27afd32aeb Test that archive.query takes a Strophe.RSM object. 10 年之前
  JC Brand 69de033cea Write documentation for the archive API. Also add another test. 10 年之前
  JC Brand dca0472e80 For archive.query, call callback once after receiving all messages. 10 年之前
  JC Brand 9abbd1e8f0 Allow a Strophe.RSM object to be passed in to archive.query. 10 年之前