RocketChat / RocketChat/Rocket.Chat
Cleanup livechat visited pages
Open
Nobody has claimed this yet.
subj: livechat
triaged
type: improvement
- Dominant language
- TypeScript
- Stars
- 46.1k
- Forks
- 13.9k
- Avg merge
- 3d 3h
- Merged PRs (30d)
- 130
Description
Create options for how often the pages visited should be cleaned up.
Currently all pages visited by visitors are stored even if visitor has not even started chatting.
The idea is to have parameters for how long this should be saved.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are named. Start by locating where livechat visitor page visits are stored and where retention or cleanup settings are defined; done means the cleanup interval can be configured and pages are not retained beyond the selected duration.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- backend, databases
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100