docs-matrix-spec/static/diagrams
Travis Ralston 227757d499
Threads: Read receipts & notifications (#1255)
* Spec MSC3771: Threaded read receipts

Note: this builds on a (as of writing) non-existent "threading" section, which is part of a different commit.

* Spec MSC3773: Threaded notifications

* changelog

* Various clarifications per review
2022-09-28 14:49:25 -06:00
..
membership.drawio Fix membership state table and diagram (#3730) 2022-05-09 01:28:17 -06:00
membership.png Fix membership state table and diagram (#3730) 2022-05-09 01:28:17 -06:00
README.md Add knocking to the spec 2021-08-27 19:17:12 +01:00
threaded-dag-threads.drawio Threads: Read receipts & notifications (#1255) 2022-09-28 14:49:25 -06:00
threaded-dag-threads.png Threads: Read receipts & notifications (#1255) 2022-09-28 14:49:25 -06:00
threaded-dag.drawio Threads: Read receipts & notifications (#1255) 2022-09-28 14:49:25 -06:00
threaded-dag.png Threads: Read receipts & notifications (#1255) 2022-09-28 14:49:25 -06:00

Spec diagrams

Non-ascii diagrams for the spec can be placed here for reference in the actual spec. Please include source material so the diagram can be recreated by a future editor.

https://www.diagrams.net/ is a great (open source) tool for these sorts of things - include your .drawio file next to your diagram.

Suggested settings for diagrams.net:

  • Export as PNG.
  • 100% size.
  • 20 for a border width.
  • No transparent background, shadow, or grid.
  • Include a copy of the diagram.

To reference a diagram, use the absolute path when compiled. For example, ![membership-flow-diagram](/diagrams/membership.png)