This commit is contained in:
Guzio 2026-03-06 09:17:39 +00:00 committed by GitHub
commit 90a15edbf7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 1 deletions

View file

@ -0,0 +1 @@
**Fixed an incoherence in explanation of event sending to application services:** In one place early on in the document, there appeared a word „room”, but from context it seems like it was supposed to be „reason”. The author probably was „on autopilot” and said „room” on accident, given how the word „room” appears in 2 more places in that sentence. I imagine they typed „r” and then completed to „room” without thinking. Whatever the cause may be, one thing is certain: the sentence „event affects a room that the application service is interested in for another room” makes 0 logical sense. I read it 3 times, in absolute confusion, until I came to the conclusion that it's likely supposed to say „reason”. Hence, it has now been changed to that.

View file

@ -84,7 +84,7 @@ For the `users` namespace, application services can only register interest in
homeserver). Events affecting users on other homeservers are not sent to an application
service, even if the user happens to match the one of the `users` namespaces (unless,
of course, the event affects a room that the application service is interested in
for another room - for example, because there is another user in the room that the
for another reason - for example, because there is another user in the room that the
application service is interested in).
For the `rooms` and `aliases` namespaces, all events in a matching room will be