Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/Nheko-Reborn/nheko.git. Pull mirroring updated .
  1. Jun 25, 2021
  2. Jun 19, 2021
  3. Jun 18, 2021
    • Alexander Bantyev's avatar
      fixup! Allow editing unsent messages · f8d2564e
      Alexander Bantyev authored
      f8d2564e
    • Alexander Bantyev's avatar
      Allow editing unsent messages · 9f798e76
      Alexander Bantyev authored
      As of 0db4d71e (Prevent edits of
      unsent messages), messages that are edits of (or replies to) unsent
      messages were not allowed. This change was made because otherwise
      the edits were discarded due to use of txnid rather than mxid in the
      "m.relates_to" object. Remove this restriction and fix the issue by
      replacing txnid with mxid in all related events when the message is
      sent (and we obtain mxid from the server).
      9f798e76
  4. Jun 15, 2021
  5. Jun 14, 2021
  6. Jun 13, 2021
  7. Jun 12, 2021
  8. Jun 11, 2021
Loading