Skip to content

Better handling of appservices in user directory #11052

@matrixbot

Description

@matrixbot

This issue has been migrated from #11052.


Synapse has excluded appservice users from the directory for ages. It hasn't excluded appservice senders (but I'm about to make this change to fix #11025). This means there's a whole class of virtual users who we might be able to see but not reach out to.

Ideally appservices would be able to specify if their virtual users are contactable, or some other flag that means they should be exposed in the user directory. They should probably also be able to specify if the appservice sender is contactable too.

The existing rules (you can only see users in public rooms, or in private rooms you share with them) should still apply.

See also discussions matrix-org/synapse#10914 (comment) and matrix-org/synapse#11026 (comment)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions