Glitch-Shrike/spec/helpers
Claire f5c0c32edd Merge commit '9ba7c90151463a6e4f7952317253fe8c113e9b0a' into glitch-soc/merge-upstream
Conflicts:
- `app/javascript/material-icons/400-24px/chat.svg`:
  Glitch-soc used this one but not upstream.
  Upstream pulled a presumably more up-to-date version of the file.
  Switched to upstream's version.
- `app/views/layouts/application.html.haml`:
  Upstream removed use of font-awesome.
  I hope we are ready.
- `app/views/layouts/embedded.html.haml`:
  Upstream removed use of font-awesome.
  I hope we are ready.
- `app/views/layouts/error.html.haml`:
  Upstream removed use of font-awesome.
  I hope we are ready.
2024-08-20 18:31:50 +02:00
..
admin Use `class_names` in admin/account_moderation_notes helper (#30719) 2024-06-17 12:20:57 +00:00
accounts_helper_spec.rb
application_helper_spec.rb Merge commit '9ba7c90151463a6e4f7952317253fe8c113e9b0a' into glitch-soc/merge-upstream 2024-08-20 18:31:50 +02:00
flashes_helper_spec.rb
formatting_helper_spec.rb
home_helper_spec.rb Remove remaining `without_partial_double_verification` usage (#28127) 2023-12-07 12:15:50 +00:00
instance_helper_spec.rb
json_ld_helper_spec.rb
languages_helper_spec.rb
media_component_helper_spec.rb
react_component_helper_spec.rb
routing_helper_spec.rb
self_destruct_helper_spec.rb Add more tests for self-destruct mode (#30374) 2024-05-20 10:06:51 +00:00
settings_helper_spec.rb Migrate fontawesome->material in more views (#31360) 2024-08-20 11:52:45 +00:00
statuses_helper_spec.rb Replace more `font-awesome` icons in `app/helpers` (#30962) 2024-08-07 22:53:15 +00:00
theme_helper_spec.rb