Jeremy Kescher
Jeremy Kescher
At least when using an SQLite database, statistics tend to be really slow when said database reaches a large size. This is for 12 hours:  Generating it for 12...
If I'm blocking likers on large tweets, the additional confirmation page can be annoying. It would be neat if the addon could submit directly to the blockapi.
This app is really extensively configurable, but I could not find a way to create a torrent. As such, I request a dialog for creating a torrent from local files,...
Since I thought this module might be useful, I added a git package for mainline NGINX to the Arch User Repository. You might add this as another installation option for...
As I mentioned in a comment on #77, for use-cases such as a connection to WireGuard, an accurate system time is required. The proper solution for what I proposed in...
### Steps to reproduce the problem 1. Check "Dead" tab on Sidekiq 2. See dead entries with error "NoMethodError: undefined method `start_with?' for nil:NilClass" ... ### Expected behaviour These entries...
### Steps to reproduce the problem 1. Run a Mastodon instance as described in "Installing from source" 2. Monitor `journalctl -u mastodon-sidekiq -f` for segmentation faults 3. `/opt/mastodon/live/vendor/bundle/ruby/3.0.0/gems/blurhash-0.1.6/lib/blurhash.rb:10: [BUG] Segmentation...
Originally, RSS feed titles were removed in #18640, as they were simply the created date, which wasn't useful. However, since empty title fields in RSS readers are even less useful...
Fixes the following error: ``` ActionView::Template::Error (undefined method `name' for nil:NilClass): 61: %time.formatted{ datetime: status.created_at.iso8601, title: l(status.created_at) }= l(status.created_at) 62: - if (status = status_map[status_id.to_i]) 63: · 64: = status.application.name...
### Pitch An additional filter, similar to how Federation has All/Limited and All/Failing/Unavailable, but for filtering through All/Enabled/Disabled emojis. ### Motivation There are situations where instances might want to disable...