Source code for the custom Mastodon (Glitchsoc) instance on berserker.town.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Eugen Rochko 552d69ad96
Fix error when invalid domain name is submitted (#19474)
2 years ago
..
controllers Fix error when invalid domain name is submitted (#19474) 2 years ago
fabricators png optimization(loss less) (#19630) 2 years ago
features Change public accounts pages to mount the web UI (#19319) 2 years ago
fixtures Support UTF-8 Characters in Domains During CSV Import (#20592) 2 years ago
helpers Test the native_locale_name of a non-standard locale (#20284) 2 years ago
lib Fix typos (#19849) 2 years ago
mailers Add support for language preferences for trending statuses and links (#18288) 2 years ago
models Fix error when passing unknown filter param in REST API (#20626) 2 years ago
policies Add ability to view previous edits of a status in admin UI (#19462) 2 years ago
presenters Add image processing and generate blurhash for server thumbnail (#19348) 2 years ago
requests Change public accounts pages to mount the web UI (#19319) 2 years ago
routing Change public accounts pages to mount the web UI (#19319) 2 years ago
serializers/activitypub Fix account URI in UpdatePollSerializer (#11194) 5 years ago
services Support UTF-8 Characters in Domains During CSV Import (#20592) 2 years ago
support Spelling (#17705) 2 years ago
validators Add administrative webhooks (#18510) 2 years ago
views/statuses Redirect non-logged-in user to owner statuses on single user mode (#19333) 2 years ago
workers Fix followers count not being updated when migrating follows (#19998) 2 years ago
rails_helper.rb Fix single Redis connection being used across all threads (#18135) 2 years ago
spec_helper.rb Improve tests involving push_bulk (#17508) 2 years ago