glitch-soc/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 Fix `Setting.authorized_fetch` not being properly taken into consideration (#26958) 2023-09-18 09:37:29 +02:00
branding_helper.rb Remove `image_pack_tag` usage (#29925) 2024-04-15 09:05:19 +00:00
context_helper.rb Merge commit '0c3c06f7cc50c9207a44f56e184ce6a41f953171' into glitch-soc/merge-upstream 2024-09-12 12:09:21 +02:00
database_helper.rb Fix ActiveRecord using two connection pools when no replica is defined (#27061) 2023-09-22 16:01:59 +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 Apply Rubocop Performance/StringReplacement (#23445) 2023-02-08 03:21:21 +01:00
filters_helper.rb Extract helper methods for labels from filters/_filter_fields (#27574) 2023-11-29 10:02:59 +00:00
flashes_helper.rb Clean up flash display in views (#2336) 2017-04-23 04:22:34 +02:00
formatting_helper.rb Merge commit '0ad66175bf59a34b03d9ab2347181548d07089ea' into glitch-soc/merge-upstream 2023-10-24 18:41:20 +02:00
home_helper.rb Fix regressions from change in account row design in web UI (#24343) 2023-04-01 09:27:23 +02:00
instance_helper.rb Add `icon` field to instance endpoint (#30205) 2024-08-22 10:04:27 +00:00
invites_helper.rb Fix haml-lint `InstanceVariables` rule for invites/_form (#26064) 2023-09-28 15:40:28 +02:00
jsonld_helper.rb Remove unused `merge_context` helper (#31703) 2024-09-03 08:59:37 +00:00
languages_helper.rb Remove un-needed edge case sort condition in languages helper (#31724) 2024-09-03 13:19:48 +00:00
media_component_helper.rb Change embedded posts to use web UI (#31766) 2024-09-12 09:41:19 +00:00
react_component_helper.rb Move direct serializer usage out of admin view partial (#29028) 2024-02-06 13:18:37 +00:00
registration_helper.rb Add support for invite codes in the registration API (#27805) 2023-11-13 13:27:00 +00:00
routing_helper.rb Use a helper to avoid using `media/` asset prefixes (#28756) 2024-01-17 12:19:51 +00:00
self_destruct_helper.rb Add SELF_DESTRUCT env variable to process self-destructions in the background (#26439) 2023-10-23 15:46:21 +00:00
settings_helper.rb Migrate fontawesome->material in more views (#31360) 2024-08-20 11:52:45 +00:00
statuses_helper.rb Remove `fa_` prefix from status visibility icon method (#31846) 2024-09-11 07:47:16 +00:00
theme_helper.rb Merge commit '9d0bce40724eb77b7cc3917091b62e4ab159e29e' into glitch-soc/merge-upstream 2024-07-15 18:51:38 +02:00
webfinger_helper.rb Remove dependency on goldfinger gem (#14919) 2020-10-08 00:34:57 +02:00