mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-24 09:58:38 +01:00
Move TODO comments into the doc in prep for merging
This commit is contained in:
parent
f3a498d0bb
commit
3ce1e55954
|
|
@ -1,3 +1,10 @@
|
|||
.. TODO
|
||||
Sometimes application services need to create rooms (e.g. when lazy loading
|
||||
from room aliases). Created rooms need to have a user that created them, so
|
||||
federation works (as it relies on an entry existing in m.room.member). We
|
||||
should be able to add metadata to m.room.member to state that this user is an
|
||||
application service, a virtual user, etc.
|
||||
|
||||
Application Services HTTP API
|
||||
=============================
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue