Commit History

Author SHA1 Message Date
  JC Brand a7f28cd61d When creating message objects, wait for confirmation from storage 5 years ago
  JC Brand 39d140005e Change when/how chats are shown 5 years ago
  JC Brand 0653505a40 tests: Use `u.getUniqueId` instead of time for message ids 5 years ago
  JC Brand 464c68a3b6 Fix typo 5 years ago
  JC Brand b0a9782d31 emoji: Lazy load the emoji JSON 5 years ago
  JC Brand a4567ee075 muc: Store `connection_status` in session storage 5 years ago
  JC Brand 3d3738f3be muc: refactor MUC joining 5 years ago
  JC Brand 879e165ae5 Refactoring 5 years ago
  JC Brand 1fa203c990 Support for IndexedDB. updates #1105 5 years ago
  JC Brand 91397125ba roomslist: Refactor to use VDOMView instead of OrderedListView 5 years ago
  JC Brand 877e07775a Remove need to pass in spies to `initConverse` 5 years ago
  JC Brand 9d77a4ef97 Fixes #129 Add support for XEP-0156. 6 years ago
  JC Brand 445ff4f8aa Rewrite test to avoid connection spy 5 years ago
  JC Brand 8780f7a128 Fix linting errors (no-unused-vars) 5 years ago
  JC Brand 5f5de90f0c MUC: Don't set a default nick 5 years ago
  JC Brand 4cb9fd88a8 Refactor emojis so that JSON is fetch asynchronously 6 years ago
  JC Brand 7a590f7c22 Stop using certain lodash methods. 6 years ago
  JC Brand e20b654876 Stop using `_.isUndefined` 6 years ago
  JC Brand a1630b5c1f Replace wait-until-promise with utility method 6 years ago
  JC Brand 1a3526f537 Update `openAndEnterChatRoom` to take JID 6 years ago
  JC Brand 3bd8c6dbec Fix failing test on Travis 6 years ago
  JC Brand 615b5b08a2 Fix failing test on Travis 6 years ago
  JC Brand 8db839b4cf Send a XEP-0410 ping when we restore a MUC from cache 6 years ago
  JC Brand 98215deb21 Update to latest backbone.overview which debounces sorting on `add` event 6 years ago
  JC Brand 737e27c726 Use shakespearean character names in tests 6 years ago
  JC Brand f387c947f5 Allow the full app to be embedded. 6 years ago
  JC Brand a95bb5b26a Refactor tests so that IQ_ids always contains only XML stanzas 6 years ago
  JC Brand 39363d495f Fetch messages in MUC model 6 years ago
  JC Brand 253958ed93 Prevent duplicate messages by comparing MAM archive id to XEP-0359 stanza ids 6 years ago
  JC Brand 3a2dab9e8c Debounce showing or hiding rooms list 6 years ago