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.
 
 
 
 
Claire f224237862 Merge branch 'main' into glitch-soc/merge-upstream 2 years ago
..
disputes Add appeals (#17364) 2 years ago
reports Change actions in reports to require only one click (#17487) 2 years ago
trends Add trending links (#16917) 3 years ago
account_actions_controller.rb Add option to include reported statuses in warning e-mail (#11639) 5 years ago
account_moderation_notes_controller.rb Add notifications for statuses deleted by moderators (#17204) 2 years ago
accounts_controller.rb Add appeals (#17364) 2 years ago
action_logs_controller.rb Add ability to filter audit log in admin UI (#13381) 4 years ago
announcements_controller.rb Change order of announcements in admin page to sort them newest-first (#15091) 4 years ago
base_controller.rb Merge branch 'master' into glitch-soc/merge-upstream 5 years ago
change_emails_controller.rb Feature: Allow staff to change user emails (#7074) 6 years ago
confirmations_controller.rb Move #set_user to Admin::BaseController (#9470) 5 years ago
custom_emojis_controller.rb Fix unpermitted operations on custom emojis leading to cryptic errors (#13951) 4 years ago
dashboard_controller.rb Add appeals (#17364) 2 years ago
domain_allows_controller.rb Add whitelist mode (#11291) 5 years ago
domain_blocks_controller.rb Further preparation for Rails 6 (#15916) 3 years ago
email_domain_blocks_controller.rb Improve email address validation (#14565) 4 years ago
follow_recommendations_controller.rb Add cold-start follow recommendations (#15945) 3 years ago
instances_controller.rb Add ability to purge undeliverable domains from admin interface (#16686) 2 years ago
invites_controller.rb Various fixes and improvements (#12878) 4 years ago
ip_blocks_controller.rb Add IP-based rules (#14963) 4 years ago
relationships_controller.rb Fix error on account relationships page in admin UI (#17444) 2 years ago
relays_controller.rb Fix relays UI being available in whitelist/secure mode (#11963) 5 years ago
report_notes_controller.rb Add notifications for statuses deleted by moderators (#17204) 2 years ago
reports_controller.rb Add notifications for statuses deleted by moderators (#17204) 2 years ago
resets_controller.rb Add ability to skip sign-in token authentication for specific users (#16427) 3 years ago
roles_controller.rb Move #set_user to Admin::BaseController (#9470) 5 years ago
rules_controller.rb Add server rules (#15769) 3 years ago
settings_controller.rb Add validations to admin settings (#10348) 5 years ago
sign_in_token_authentications_controller.rb Add ability to skip sign-in token authentication for specific users (#16427) 3 years ago
site_uploads_controller.rb Add ability to delete files uploaded for settings in admin UI (#13192) 4 years ago
statuses_controller.rb Fix empty batch statuses selection causing a 500 error (#17532) 2 years ago
subscriptions_controller.rb Add moderator role and add pundit policies for admin actions (#5635) 7 years ago
tags_controller.rb Add trending links (#16917) 3 years ago
two_factor_authentications_controller.rb Add ability to skip sign-in token authentication for specific users (#16427) 3 years ago
warning_presets_controller.rb Add titles to warning presets in admin UI (#13252) 4 years ago