0 comments (0 comments)0 reactions (0 reactions)0 assignees (0 assignees)Haskell1 fork (1 fork)github user discovery
good first issue
Repository metrics
- Stars
- 13 stars (13 stars)
- PR merge metrics
- No merged PRs in 30d (No merged PRs in 30d)
Contributor guide
- Research direction
- Examine the current profile rendering in the Zulip archive viewer. Then implement Gravatar support by fetching the avatar URL based on user email (or hash) and embedding it in the generated HTML. Consider caching and fallback to default avatar.
- Tech stack
- haskell
- Domain
- backend
- Issue type
- Feature
- Prerequisites
- HaskellHTTP client