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,204 contributions in the last year
Less
More
Contribution activity
June 2023
Created 31 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 19 other pull requests in 6 repositories
LemmyNet/lemmy
7
merged
1
closed
- 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 63 pull requests in 9 repositories
LemmyNet/lemmy
25 pull requests
- Fixes #1884 - Support Spoiler Tags
- Add --disable-scheduled-tasks CLI flag
- Prevent making an instance private if federation is enabled.
- 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
- Fix handling of follows addressed to single value
- Add comment depth check
- update diesel to 2.1.0 and diesel-async to 0.3.0 (issue #2882)
- Adding taglines to SiteResponse. Fixes #2925
- Update humane tech badge to point to new repo
- Update to fix nginx proxy config for Docker Installs
- Some pull request reviews not shown.
LemmyNet/lemmy-docs
14 pull requests
- Removed outdated line from configuration.md
- Add new requirements for an instance being included on join-lemmy.org
- 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/lemmy-ui
1 pull request
LemmyNet/lemmy-translations
1 pull request
LemmyNet/lemmy-stats-crawler
1 pull request
LemmyNet/activitypub-federation-rust
1 pull request
Created an issue in LemmyNet/lemmy that received 8 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…
8
comments