thunderbird / thunderbird/appointment
Merge /me and /signature
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Python
- Stars
- 552
- Forks
- 29
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 23
Description
Now that we call /me on every page load/page change we should merge /signature in there.
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
Start by locating the /me and /signature endpoint implementations and the page-load/page-change call sites mentioned in the issue. Trace what each endpoint provides, then verify that /me covers the signature behavior without a separate /signature request; run the relevant API tests if the repository identifies them.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100