Block or Report
Block or report Nutomic
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
1,223 contributions in the last year
Less
More
Contribution activity
June 2023
Created 35 commits in 8 repositories
Created a pull request in LemmyNet/lemmy-stats-crawler that received 5 comments
Add regex to check that domains are valid
It currently outputs !technology@beehaw.org as a Lemmy instance. Need to check that its actually a valid domain.
+16
−6
•
5
comments
Opened 22 other pull requests in 6 repositories
LemmyNet/lemmy
2
open
8
merged
1
closed
- Correct error messages if user registers with taken user/email
- Update all dependencies
- Link tafkars in readme
- Upgrade activitypub-federation to 0.4.1
- Fix translation build error (fixes #2967)
- Remove federation_debug site setting
- Add db index for post.url column
- Set version name for crates.io release
- Remove chatserver
- Remove jaeger, opentelemetry from docker-compose
- Filter empty username strings from Mastodon (fixes #2886)
LemmyNet/joinlemmy-site
4
merged
LemmyNet/lemmy-docs
3
merged
LemmyNet/lemmy-ui
2
merged
LemmyNet/lemmy-translations
1
merged
LemmyNet/lemmy-ansible
1
open
Reviewed 72 pull requests in 9 repositories
LemmyNet/lemmy
25 pull requests
- doc: Added pythorhead library in readme
- Only create ltree postgres extension in migration if doesn't already exist …
- Fix unapproved users being able to log in after registration mode set to closed.
- Handle scheduled task errors
- add issue template yml from lemmy-ui
- Prevent making an instance private if federation is enabled.
- Fix Issue #3075 by using None for local fields instead of Some(false)
- Fixes #1884 - Support Spoiler Tags
- Add --disable-scheduled-tasks CLI flag
- Align default DB password with documentation
-
don't require
SUPERUSERto run migrations - Use cargo chef to speed up docker builds
- Denial Emails for Registration Applications
- Docker yaml anchors and docker logs
- Application Rejection Handling
- use usize::MAX for line wrap length, since lettre does it for us
- Adding Lemmy-Swift-Client to README.md
- update doku
- Fix contributing link
- Add limit and pagination to feeds
- Better issue templates.
- Adding hot_rank columns in place of function sorting.
- allow specifying db uri in config file
- Fix private message e-mail notification subject and body
- Fall back to String for Comment::path when not using the full feature
- Some pull request reviews not shown.
LemmyNet/lemmy-docs
15 pull requests
- Add new requirements for an instance being included on join-lemmy.org
- Fix http_accept header in nginx.conf for docker install
- Removed outdated line from configuration.md
- Link to docker-compose.yml and lemmy.hjson on main
- Add tor_hidden_service.md
- Add caveats regarding pict-rs and ssl connections to database
- Forgot to add a chown command for docker restore.
- check for typos in ci
- remove broken link
- fix link to lemmy docs
- fix broken link to votes
- fix many small typos
- Update docs to fix nginx proxy config for Docker installs
- Use archive.is for broken link.
- Make mlc only do offline link checking.
LemmyNet/joinlemmy-site
8 pull requests
LemmyNet/lemmy-ansible
6 pull requests
LemmyNet/joinlemmy-translations
3 pull requests
LemmyNet/activitypub-federation-rust
2 pull requests
LemmyNet/lemmy-translations
2 pull requests
LemmyNet/lemmy-ui
1 pull request
LemmyNet/lemmy-stats-crawler
1 pull request
Created an issue in LemmyNet/lemmy that received 14 comments
Scaling federation
Yesterday I posted an announcement telling admins of large instances that they need to increase the "federation worker count". These workers are ne…
14
comments