mastodon/app/helpers
Claire 4ed629cd7e Merge commit 'be991f1d18006a4820c1e9ca6625bf2bd2bfedac' into glitch-soc/merge-upstream
Conflicts:
- `app/models/form/admin_settings.rb`:
  Upstream added the notion of overriden settings, while we had extra code for
  pseudo-settings (only used to combine flavour and skin in a single select
  field).
  Ported upstream changes.
- `config/i18n-tasks.yml`:
  Upstream added `simple_form.overridden` to `ignore_unused`,
  we had `simple_form.glitch_only`.
  Added `simple_form.glitch_only` as well.
2023-09-02 14:44:47 +02:00
..
admin
accounts_helper.rb Merge commit '5a3f174d561cbdc79a597cd2b9502ed058d372da' into glitch-soc/merge-upstream 2023-07-13 14:22:20 +02:00
application_helper.rb Merge commit '1e3b19230a48174acf524cf1a9f5a498e220ea7d' into glitch-soc/merge-upstream 2023-07-30 13:15:01 +02:00
authorized_fetch_helper.rb Add authorized_fetch server setting in addition to env var (#25798) 2023-09-01 15:41:10 +02:00
branding_helper.rb
context_helper.rb Merge commit 'b91724fb9d0839365391310e20c2589ff6062d4f' into glitch-soc/merge-upstream 2023-08-24 21:46:17 +02:00
database_helper.rb Fix not actually connecting to the configured replica (#25977) 2023-07-17 08:26:52 +02:00
domain_control_helper.rb Refactor: replace whitelist_mode mentions with limited_federation_mode (#26252) 2023-08-02 19:32:48 +02:00
email_helper.rb
flashes_helper.rb
formatting_helper.rb Merge branch 'main' into glitch-soc/merge-upstream 2023-07-06 15:16:34 +02:00
home_helper.rb
instance_helper.rb
jsonld_helper.rb
languages_helper.rb Add Kalmyk to languages dropdown (#26013) 2023-08-22 17:50:04 +02:00
mascot_helper.rb
media_component_helper.rb
react_component_helper.rb Fix /share and cleanup and reorganize frontend locale loading (#25240) 2023-06-02 15:00:27 +02:00
routing_helper.rb
settings_helper.rb Remove unused picture_hint helper method (#25485) 2023-06-19 09:04:15 +02:00
statuses_helper.rb Cleanup unused portions of statuses/status partial (#26045) 2023-07-19 08:44:16 +02:00
webfinger_helper.rb