lemmy
https://github.com/lemmynet/lemmy
Rust
🐀 Building a federated alternative to reddit in rust
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Rust not yet supported5 Subscribers
Add a CodeTriage badge to lemmy
Help out
- Issues
- Implement "already exists" error variants without separate `exists` queries
- Make database tests run in parallel and not fail because of other failed tests
- For `LocalUser::create`, specify language list in the insert form instead of a separate argument
- In `api_common::utils` email functions, return early instead of panicking when email field is `None`
- API endpoint for listing read posts
- Configuration options for nodeinfo
- Have federated lemmy servers download images from thumbnail_url (image cache) of fedilink instance, instead of user-submitted image link
- Add ability to report a community
- Email digests for new posts
- Allow bypassing proxy for some domains with ProxyAllImages
- Docs
- Rust not yet supported