Neil Alexander
|
23a3e04579
|
Event relations (#2790)
This adds support for tracking `m.relates_to`, as well as adding support
for the various `/room/{roomID}/relations/...` endpoints to the CS API.
|
2022-10-13 14:50:52 +01:00 |
|
Till
|
0f09e9d196
|
Move /event to the SyncAPI (#2782)
This allows us to apply history visibility without having to recalculate
it in the roomserver.
Unblocks https://github.com/matrix-org/complement/pull/495, fix missing
part of https://github.com/matrix-org/dendrite/issues/617
|
2022-10-10 12:19:16 +02:00 |
|
Matt Holt
|
35ce551c8f
|
docs: Add build page; correct proxy info; fix Caddy example (#2579)
* Add build page; correct proxy info; fix Caddy example
* Improve Caddyfile example
* Apply review comments; add polylith Caddyfile
|
2022-07-21 07:08:17 +02:00 |
|
Emanuele Aliberti
|
c500958583
|
generic CaddyFile in front of Dendrite (monolith) (#2531)
for Caddy 2.5.x
Co-authored-by: emanuele.aliberti <emanuele.aliberti@mtka.eu>
|
2022-06-13 12:08:46 +01:00 |
|