Commit graph

7 commits

Author SHA1 Message Date
Andrew Morgan 3dccc77d67 reword p2 2022-10-05 10:53:23 +01:00
Andrew Morgan 62009e3062 reword room-scoped ephemeral events blurb 2022-10-05 10:51:42 +01:00
Andrew Morgan 757132397a Remove reference to a 'room_id' key for typing events
Typing events do not contain a 'room_id' key. They are instead scoped to a room, i.e. under
a specific room's ephemeral events listing in a /sync response.

Remove  references to 'room_id' to reduce confusion.
2022-10-04 10:11:47 +01:00
Travis Ralston 00169abcdb
Specify module order manually to work around hugo issues (#3612) 2022-01-04 20:29:10 -07:00
Will 72ff5b92cb Update content to call the new template for event definitions 2021-08-27 19:16:42 +01:00
Will 52f5e73a39 Update content to call the new template for HTTP APIs 2021-08-27 19:16:42 +01:00
Will 228c737f56
Add support for modules 2021-01-19 15:57:35 -08:00