Source code for the custom Mastodon (Glitchsoc) instance on berserker.town. https://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.
 
 
 
 
 
Claire d4e6774a0c
Fix Undo Announce sometimes inlining the originally Announced status (#17516)
2 years ago
..
controllers Fix some flaky tests that randomly failed because of item ordering (#17509) 2 years ago
fabricators Refactor and improve tests (#17386) 2 years ago
features Add submit button to the top of preferences pages (#13068) 4 years ago
fixtures Fix some link previews being incorrectly generated from other prior links (#16885) 3 years ago
helpers Change languages to be listed under standard instead of native name in admin UI (#17485) 2 years ago
lib Remove language detection through cld3 (#17478) 2 years ago
mailers Refactor and improve tests (#17386) 2 years ago
models Fix some flaky tests that randomly failed because of item ordering (#17509) 2 years ago
policies Add editing for published statuses (#17320) 2 years ago
presenters Change references to tootsuite/mastodon to mastodon/mastodon (#16491) 3 years ago
requests Further preparation for Rails 6 (#15916) 3 years ago
routing Move create/destroy actions for api/v1/statuses to namespace (#3678) 7 years ago
serializers/activitypub Fix account URI in UpdatePollSerializer (#11194) 5 years ago
services Fix Undo Announce sometimes inlining the originally Announced status (#17516) 2 years ago
support Fix base64-encoded file uploads not being possible (#12748) 4 years ago
validators Add support for private pinned posts (#16954) 2 years ago
views Fix error when rendering public pages with media attachments (#16763) 3 years ago
workers Improve tests involving push_bulk (#17508) 2 years ago
rails_helper.rb Add WebAuthn as an alternative 2FA method (#14466) 4 years ago
spec_helper.rb Improve tests involving push_bulk (#17508) 2 years ago