element-hq / element-hq/synapse
Improved mechanisms for discovering rooms (SYN-210)
- Dominant language
- Python
- Stars
- 4.6k
- Forks
- 600
- Avg merge
- 5d 6h
- Merged PRs (30d)
- 46
Description
This issue has been migrated from [#1260](https://github.com/matrix-org/synapse/issues/1260).
---
[23:16] hmm anyone know if matrix allows people with similar interests to find each other in a conference room without actually knowing each other first?
[23:18] hmm, there's nothing explicitly to support it
[23:18] and our room listing mechanisms are pretty basic at the moment
[23:18] but it'd certainly be interesting to support specifying more metadata about rooms than their topic, name and alias
[23:19] to make that easier
Aside from this, we need APIs for searching & paginating the public room listing, and exposing for search engines (and possibly aggregating across multiple homeservers)
(Imported from https://matrix.org/jira/browse/SYN-210)
(Reported by @ara4n)
Contributor guide
Assessment
This issue has not been assessed yet.