Skip to content
Snippets Groups Projects
  1. Dec 06, 2019
  2. Dec 05, 2019
  3. Dec 04, 2019
  4. Dec 03, 2019
    • Brendan Abolivier's avatar
      Add ephemeral messages support (MSC2228) (#6409) · 54dd5dc1
      Brendan Abolivier authored
      Implement part [MSC2228](https://github.com/matrix-org/matrix-doc/pull/2228). The parts that differ are:
      
      * the feature is hidden behind a configuration flag (`enable_ephemeral_messages`)
      * self-destruction doesn't happen for state events
      * only implement support for the `m.self_destruct_after` field (not the `m.self_destruct` one)
      * doesn't send synthetic redactions to clients because for this specific case we consider the clients to be able to destroy an event themselves, instead we just censor it (by pruning its JSON) in the database
      54dd5dc1
  5. Nov 28, 2019
  6. Nov 27, 2019
  7. Nov 26, 2019
  8. Nov 25, 2019
  9. Nov 20, 2019
  10. Nov 19, 2019
  11. Nov 13, 2019
  12. Nov 06, 2019
  13. Nov 05, 2019
  14. Nov 04, 2019
  15. Nov 01, 2019
  16. Oct 31, 2019
  17. Oct 30, 2019
Loading