thunderbird / thunderbird/thunderbird-android
Global Database 0.1.8 — Repository pattern — Create repositories for Message related data access
Open
@rafaeltonholo is already working on this.
Since Sep 2, 2026.
- Dominant language
- Kotlin
- Stars
- 14k
- Forks
- 2.8k
- Avg merge
- 3d 3h
- Merged PRs (30d)
- 57
Description
The goal is to create smaller repositories, each with a single reason to change, specifically for messages. The initial intention is to establish the following repositories, but this list is not exhaustive:
- MessageQueryRepository
- MessageFlagRepository
- MessageLifecycleRepository
- ThreadRepository
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.
Assessment
This issue has not been assessed yet.