Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AppServices: Document how filterings events work #1307

Closed
anoadragon453 opened this issue Jun 14, 2018 · 0 comments
Closed

AppServices: Document how filterings events work #1307

anoadragon453 opened this issue Jun 14, 2018 · 0 comments
Assignees
Labels
spec-omission implemented but not currently specified

Comments

@anoadragon453
Copy link
Member

It's mostly straight-forward. You match on namespace regexes. The only non-straightforward bit is that you don't just match on the event's sender for the "users" namespace, you also send all events from a room if a user that matches is in that room.

This wasn't clear from reading the current documentation.

@anoadragon453 anoadragon453 added the spec-omission implemented but not currently specified label Jun 14, 2018
@anoadragon453 anoadragon453 self-assigned this Jun 14, 2018
@turt2live turt2live added this to To do: appservices (prioritized) in August 2018 r0 Aug 14, 2018
@turt2live turt2live assigned turt2live and unassigned anoadragon453 Aug 17, 2018
turt2live added a commit to turt2live/matrix-doc that referenced this issue Aug 17, 2018
@turt2live turt2live moved this from To do: appservices (prioritized) to In review in August 2018 r0 Aug 17, 2018
August 2018 r0 automation moved this from In review to Done (this list will be incomplete) Aug 20, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
spec-omission implemented but not currently specified
Projects
No open projects
August 2018 r0
  
Done (this list will be incomplete)
Development

No branches or pull requests

2 participants