Historique des commits

Auteur SHA1 Message Date
  JC Brand 9bc8bdf34c Test updates after updating to use latest strophe.js il y a 6 ans
  JC Brand 6f7328a62f Fix failing tests il y a 6 ans
  JC Brand c8eea72831 Fix failing test. il y a 6 ans
  Martin/Geno dbe88535f1 [BUGFIX] html br il y a 6 ans
  JC Brand ca9229a906 `createMessage` now returns a promise. il y a 6 ans
  JC Brand 41a42fe2f7 Test for mentions with spaces in them. il y a 6 ans
  JC Brand 2db3db9bab Add support for editing messages containing mentions il y a 6 ans
  JC Brand d9c5867ff2 Check references when incrementing unread messages counter il y a 6 ans
  JC Brand b7eb19e225 Render mentions in a message il y a 6 ans
  JC Brand 15df9b8605 Inlcude references in the outgoing XMPP stanza il y a 6 ans
  JC Brand f2b017ec89 Add method to determine references from message text il y a 6 ans
  JC Brand e10d9b074e Rearrange: move non-nested tests to top of `describe` il y a 6 ans
  JC Brand 2d05487862 More code reuse between chatboxview and chatroomview il y a 7 ans
  JC Brand 890dbca8b8 Fix tests failing on Travis il y a 7 ans
  JC Brand f120fbd209 Bugfix. Own groupchat messages weren't being recognized il y a 7 ans
  JC Brand 506aa33131 Wait for promises before opening chats in API methods il y a 7 ans
  JC Brand 4115461409 Make tests independent of URL at which they're run il y a 7 ans
  JC Brand 87406f5f93 Allow messages to be edited by clicking a pencil icon il y a 7 ans
  JC Brand 6a790916d3 Only own messages should be editable. il y a 7 ans
  JC Brand acd9a18696 Update with new message markup il y a 7 ans
  JC Brand bb5dff9a74 Merge branch 'better-chat_status' of https://github.com/linkmauve/converse.js into linkmauve-better-chat_status il y a 7 ans
  JC Brand 6717315d05 Add support for message corrections in MUC. il y a 7 ans
  Emmanuel Gil Peyrot d518596a2e Add missing closing quote in label_download. il y a 7 ans
  JC Brand b4d2007972 Allow any earlier message to be edited. il y a 7 ans
  JC Brand 84a10d77d9 Cancel message correction by pressing the down arrow il y a 7 ans
  JC Brand 2929647e16 Add support for correcting the last message sent il y a 7 ans
  JC Brand be58e2b9c8 Add test for groupchat message corrections il y a 7 ans
  JC Brand f3f58a8da4 Test multiple corrections of the same message il y a 7 ans
  JC Brand 19b9aeadfd Show an indicator that the message has been edited il y a 7 ans
  JC Brand 9f42f09d1e Get the first message correction test to pass il y a 7 ans