Glitch-Shrike/app/views/admin
Claire cdf20f4367 Merge branch 'main' into glitch-soc/merge-upstream
Conflicts:
- `app/serializers/rest/instance_serializer.rb`:
  Upstream changed the fields returned by /api/v1/instance by adding a
  `configuration` field holding a lot of useful information making our
  `max_toot_chars` and `poll_limits` fields obsolete.
  Keeping those around for now for compatibility.
- `app/validators/status_length_validator.rb`:
  No real conflict, just URL_PLACEHOLDER_CHARS introduced too close to
  MAX_CHARS which is defined differently in glitch-soc.
  Ported upstream changes.
2021-07-11 21:41:23 +02:00
..
account_actions
account_moderation_notes
account_warnings
accounts
action_logs
announcements
change_emails
custom_emojis
dashboard
domain_allows
domain_blocks
email_domain_blocks
follow_recommendations
instances
invites
ip_blocks
pending_accounts
relationships
relays
report_notes
reports Merge branch 'main' into glitch-soc/merge-upstream 2021-07-11 21:41:23 +02:00
rules
settings
statuses
tags
warning_presets