Glitch-Shrike/app/helpers
Claire 18556d3e9b Merge commit '98237207e67697abffc6b141f2388e3d8c925260' into glitch-soc/merge-upstream
Conflicts:
- `app/helpers/application_helper.rb`:
  Upstream refactored some helpers and moved them in another file.
  Not a real conflict, but glitch-soc had adjacent glitch-only definitions.
  Kept glitch-soc definitions where they are and moved upstream ones
  as upstream did.
2024-08-22 19:54:20 +02:00
..
admin Use material symbols in table link helper (#31359) 2024-08-20 11:48:15 +00:00
accounts_helper.rb Merge commit '127503eb2cdd67126974bee304dde0f183300b84' into glitch-soc/merge-upstream 2024-01-17 18:32:15 +01:00
application_helper.rb Merge commit '98237207e67697abffc6b141f2388e3d8c925260' into glitch-soc/merge-upstream 2024-08-22 19:54:20 +02:00
authorized_fetch_helper.rb
branding_helper.rb Remove `image_pack_tag` usage (#29925) 2024-04-15 09:05:19 +00:00
context_helper.rb Merge commit '20b1e55f24a87868d661fc7b033bbbbd48b1a918' into glitch-soc/merge-upstream 2024-05-01 18:42:26 +02:00
database_helper.rb
domain_control_helper.rb
email_helper.rb
filters_helper.rb Extract helper methods for labels from filters/_filter_fields (#27574) 2023-11-29 10:02:59 +00:00
flashes_helper.rb
formatting_helper.rb Merge commit '0ad66175bf59a34b03d9ab2347181548d07089ea' into glitch-soc/merge-upstream 2023-10-24 18:41:20 +02:00
home_helper.rb
instance_helper.rb Add `icon` field to instance endpoint (#30205) 2024-08-22 10:04:27 +00:00
invites_helper.rb
jsonld_helper.rb Fix `Style/ClassEqualityComparison` cop (#30058) 2024-06-21 15:33:55 +00:00
languages_helper.rb Add nds locale to posting languages (#27434) 2024-03-10 10:25:13 +00:00
media_component_helper.rb
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 Replace more `font-awesome` icons in `app/helpers` (#30962) 2024-08-07 22:53:15 +00:00
theme_helper.rb Merge commit '9d0bce40724eb77b7cc3917091b62e4ab159e29e' into glitch-soc/merge-upstream 2024-07-15 18:51:38 +02:00
webfinger_helper.rb