Conflicts: - `app/models/concerns/user/has_settings.rb`: Not a real conflict, upstream added a setting textually close to a glitch-soc one. Added upstream's new setting. - `app/views/settings/preferences/appearance/show.html.haml`: Not a real conflict, upstream added a setting textually close to a glitch-soc one. Added upstream's new setting. - `config/routes.rb`: Upstream moved web app routes to `config/routes/web_app.rb`, while glitch-soc had an extra route. Moved the extra route to `config/routes/web_app.rb`. - `spec/controllers/settings/preferences/appearance_controller_spec.rb`: This spec got converted to a system spec upstream. However, the theme setting works differently in glitch-soc, so the spec had been changed. Changed the corresponding system spec as well. |
||
---|---|---|
.. | ||
admin | ||
account_moderation_note_policy.rb | ||
account_policy.rb | ||
account_warning_policy.rb | ||
account_warning_preset_policy.rb | ||
announcement_policy.rb | ||
appeal_policy.rb | ||
application_policy.rb | ||
audit_log_policy.rb | ||
backup_policy.rb | ||
canonical_email_block_policy.rb | ||
custom_emoji_policy.rb | ||
dashboard_policy.rb | ||
delivery_policy.rb | ||
domain_allow_policy.rb | ||
domain_block_policy.rb | ||
email_domain_block_policy.rb | ||
follow_recommendation_policy.rb | ||
instance_policy.rb | ||
invite_policy.rb | ||
ip_block_policy.rb | ||
poll_policy.rb | ||
preview_card_policy.rb | ||
preview_card_provider_policy.rb | ||
relay_policy.rb | ||
report_note_policy.rb | ||
report_policy.rb | ||
rule_policy.rb | ||
settings_policy.rb | ||
software_update_policy.rb | ||
status_policy.rb | ||
tag_policy.rb | ||
terms_of_service_policy.rb | ||
user_policy.rb | ||
user_role_policy.rb | ||
webhook_policy.rb |