mastodon/app/helpers
Claire 3465d39494 Merge commit '24ef8255b3f9b44cb54f49bc78fe3382a7070b1a' into glitch-soc/merge-upstream
Conflicts:
- `app/helpers/accounts_helper.rb`:
  Upstream removed a helper, textually adjacent to a glitch-soc-only one.
  Not really a conflict.
  Removed the helper as upstream did.
- `app/views/layouts/embedded.html.haml`:
  Conflicts due to theming system.
  Adapted upstream's change to our theming system.
- `app/views/statuses/_simple_status.html.haml`:
  Removed upstream, but we had local changes.
  Removed as upstream did.
2024-09-12 20:05:08 +02:00
..
admin Change some instances of Nokogiri HTML4 parsing to HTML5 (#31812) 2024-09-08 18:41:37 +00:00
accounts_helper.rb Merge commit '24ef8255b3f9b44cb54f49bc78fe3382a7070b1a' into glitch-soc/merge-upstream 2024-09-12 20:05:08 +02:00
application_helper.rb Merge commit '7335a43b6dac0e82c305ce4dec9db4da114c769e' into glitch-soc/merge-upstream 2024-09-06 19:25:31 +02:00
authorized_fetch_helper.rb
branding_helper.rb
context_helper.rb Merge commit '0c3c06f7cc50c9207a44f56e184ce6a41f953171' into glitch-soc/merge-upstream 2024-09-12 12:09:21 +02:00
database_helper.rb
domain_control_helper.rb
email_helper.rb
filters_helper.rb
flashes_helper.rb
formatting_helper.rb
home_helper.rb
instance_helper.rb
invites_helper.rb
jsonld_helper.rb
languages_helper.rb
media_component_helper.rb Change embedded posts to use web UI (#31766) 2024-09-12 09:41:19 +00:00
react_component_helper.rb
registration_helper.rb
routing_helper.rb
self_destruct_helper.rb
settings_helper.rb
statuses_helper.rb Remove `fa_` prefix from status visibility icon method (#31846) 2024-09-11 07:47:16 +00:00
theme_helper.rb
webfinger_helper.rb