Commit History

Author SHA1 Message Date
  JC Brand 299fa4f3f8 Nicer error logging when translations are not found 7 years ago
  JC Brand 2db3db9bab Add support for editing messages containing mentions 7 years ago
  JC Brand d9c5867ff2 Check references when incrementing unread messages counter 7 years ago
  JC Brand b7eb19e225 Render mentions in a message 7 years ago
  JC Brand 15df9b8605 Inlcude references in the outgoing XMPP stanza 7 years ago
  JC Brand ddfe35b2c8 Set proper content type for file upload 7 years ago
  JC Brand f120fbd209 Bugfix. Own groupchat messages weren't being recognized 7 years ago
  JC Brand dc4c832fce Add jsdoc docstrings to `chats` API. 7 years ago
  JC Brand 1443fdd447 (WIP) Wait for promises before opening chats in API methods 7 years ago
  JC Brand bb5dff9a74 Merge branch 'better-chat_status' of https://github.com/linkmauve/converse.js into linkmauve-better-chat_status 7 years ago
  JC Brand 6717315d05 Add support for message corrections in MUC. 7 years ago
  Emmanuel Gil Peyrot d643d4c9cf Remove order constraint in file upload error message. 7 years ago
  JC Brand 84a10d77d9 Cancel message correction by pressing the down arrow 7 years ago
  JC Brand 2929647e16 Add support for correcting the last message sent 7 years ago
  JC Brand 9e965fa20e Add a rudimentary message versions modal 7 years ago
  JC Brand 19b9aeadfd Show an indicator that the message has been edited 7 years ago
  JC Brand 9f42f09d1e Get the first message correction test to pass 7 years ago
  JC Brand 52d5677e40 Rename `message` to `stanza` to avoid confusion 7 years ago
  JC Brand efa5e30596 updates #1069 Highlight currently open private chat in the sidebar 7 years ago
  JC Brand 2cdd46f6dc Don't close chatboxes after disconnection has already happened 7 years ago
  JC Brand d4d03925b8 Set `hidden` to `true` by default for chats in singleton mode. 7 years ago
  JC Brand 37b622251e Improve and simplify unread message notifications in the roster 7 years ago
  JC Brand 083f191ead Consider delayed, non-archived messages as "new" 7 years ago
  JC Brand ec65bb3512 `createMessage` doesn't need the delay parameter 7 years ago
  JC Brand eed141b53e Remove unnecessary path aliases from the webpack config 7 years ago
  JC Brand 1dac1d781f Don't show own typing notifications in groupchats 7 years ago
  JC Brand 3153604823 Inform user of error messages which don't have text 7 years ago
  JC Brand a3fe6162c1 Proper MUC reconnection is handled in converse-muc-views 7 years ago
  JC Brand ca9d53a653 These didn't have the intended effect. 7 years ago
  JC Brand bea76e5b2b Use the logout event, instead of an override 7 years ago