element-hq / element-hq/element-meta

Make URL strings searchable

Open
#607 4 comments 13 reactions 0 assignees View on GitHub
A-Search O-Occasional S-Minor T-Defect Z-MadLittleMods Z-Synapse
Dominant language
No language data
Stars
112
Forks
25
Avg merge
6h 6m
Merged PRs (30d)
4

Description

### Make URL strings searchable in History

Currently only words and groups of words are searchable in Matrix rooms. Web addresses are automatically filtered from the results, even when the search term is identical to the full URL.

### Steps to reproduce

- Find a web address in any public room
- Cut and paste the exact text of the web address (https://mydomain.com)
- Try to search for this string in your current room
- The search will return no results

I would expect it to be possible to search on a URL or other URI based on the exact text string or even a partial text string (e.g. "anydomain.com/") and have the relevant results appear.

This limits users' ability to retrieve useful websites and links without massive scroll back. This may also present a potential security threat for administrators. If malicious, harmful, or personally revealing links cannot be easily identified and located, they cannot be redacted (removed).

### Log:

not sent

### Screenshots

![screen shot 2017-07-03 at 11 16 32 am](https://user-images.githubusercontent.com/6475035/27804632-d0c6d024-5fe4-11e7-815b-aa4bd4ff5fea.png)
![screen shot 2017-07-03 at 11 17 40 am](https://user-images.githubusercontent.com/6475035/27804630-d0c5e312-5fe4-11e7-965f-f944f109e13d.png)
![screen shot 2017-07-03 at 11 18 19 am](https://user-images.githubusercontent.com/6475035/27804629-d0c54c0e-5fe4-11e7-926e-5e7e09046f74.png)
![screen shot 2017-07-03 at 11 19 41 am](https://user-images.githubusercontent.com/6475035/27804631-d0c6a680-5fe4-11e7-8479-1a52db5bb43d.png)

### Version information

- **Platform**: web (in-browser)

For the web app:

- **Browser**: Chrome
- **OS**: macOS
- **URL**: https://riot.im/app/#/room/#designUX:matrix.org

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.