element-hq / element-hq/dendrite
Implement archived rooms
Open
are-we-synapse-yet
C-Client-API
T-Enhancement
- Dominant language
- Go
- Stars
- 965
- Forks
- 101
- PR merge metrics
- No merged PRs in 30d
Description
*This issue was originally created by [**@kegsay**](https://github.com/kegsay) at .*
Specifically this is the `include_leave` part of the filter.
Sytests:
```
× Archived rooms only contain history from before the user left
```
Contributor guide
Research direction
Start by tracing the Matrix room filter's include_leave handling and run the named Sytest. The archived-room behavior should ensure the user sees only history from before leaving, and the work is done when the “Archived rooms only contain history from before the user left” test passes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100