Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/Nheko-Reborn/nheko.git. Pull mirroring updated .
  1. Jun 18, 2021
    • 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
  2. Jun 15, 2021
  3. Jun 14, 2021
  4. Jun 13, 2021
  5. Jun 12, 2021
  6. Jun 11, 2021
  7. Jun 10, 2021
  8. Jun 09, 2021
  9. Jun 08, 2021
  10. Jun 07, 2021
  11. Jun 06, 2021
  12. Jun 04, 2021
  13. Jun 03, 2021
Loading