user preferences and chat properties are all stored in index.ttl
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 10
- Forks
- 5
- Avg merge
- 2m
- Merged PRs (30d)
- 3
Description
user preferences and chat properties are all stored in index.ttl
This imply Write for chat owner and users.
As a consequence :
- every allowed user can edit/delete index.ttl
- chat owner cannot manage the chat parameters to is liking
Contributor guide
No contributing guide indexed for this repository
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
Start by examining how user preferences and chat properties are stored in index.ttl and how Write access is granted to chat owners and users. Trace the existing permission and ownership behavior before proposing a storage or access-control design. Done means allowed users can no longer edit or delete protected chat data, while the chat owner can manage the chat parameters.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- authorization, backend
- Issue type
- Bug
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100