1
0
Fork 1
mirror of https://github.com/mastodon/mastodon.git synced 2024-12-25 10:17:47 +00:00
mastodon/app/helpers
2024-07-29 15:49:44 +00:00
..
admin Implement UI for Admin Search of Hashtags () 2024-07-29 15:49:44 +00:00
accounts_helper.rb Update follow and follow_request emails () 2024-01-17 14:37:04 +00:00
application_helper.rb Fix invalid mask-icon when a custom instance icon is configured () 2024-06-17 09:00:26 +00:00
authorized_fetch_helper.rb Fix Setting.authorized_fetch not being properly taken into consideration () 2023-09-18 09:37:29 +02:00
branding_helper.rb Remove image_pack_tag usage () 2024-04-15 09:05:19 +00:00
context_helper.rb Fix Style/MapIntoArray cop in context helper () 2024-04-10 12:46:39 +00:00
database_helper.rb Fix ActiveRecord using two connection pools when no replica is defined () 2023-09-22 16:01:59 +02:00
domain_control_helper.rb Refactor: replace whitelist_mode mentions with limited_federation_mode () 2023-08-02 19:32:48 +02:00
email_helper.rb
filters_helper.rb Extract helper methods for labels from filters/_filter_fields () 2023-11-29 10:02:59 +00:00
flashes_helper.rb
formatting_helper.rb Configure brakeman to ignore url safe preview card urls () 2023-10-20 15:32:16 +02:00
home_helper.rb
instance_helper.rb Remove instance variables from helper usage () 2023-04-23 22:35:54 +02:00
invites_helper.rb Fix haml-lint InstanceVariables rule for invites/_form () 2023-09-28 15:40:28 +02:00
jsonld_helper.rb Fix Style/ClassEqualityComparison cop () 2024-06-21 15:33:55 +00:00
languages_helper.rb Add nds locale to posting languages () 2024-03-10 10:25:13 +00:00
media_component_helper.rb Fix video player not being displayed in reports interface () 2023-09-05 20:05:58 +02:00
react_component_helper.rb Move direct serializer usage out of admin view partial () 2024-02-06 13:18:37 +00:00
registration_helper.rb Add support for invite codes in the registration API () 2023-11-13 13:27:00 +00:00
routing_helper.rb Use a helper to avoid using media/ asset prefixes () 2024-01-17 12:19:51 +00:00
self_destruct_helper.rb Add SELF_DESTRUCT env variable to process self-destructions in the background () 2023-10-23 15:46:21 +00:00
settings_helper.rb Clean up settings/featured_tags/index view () 2024-01-11 10:45:26 +00:00
statuses_helper.rb Remove unused link_to_older and link_to_newer helper methods () 2024-03-18 08:54:46 +00:00
theme_helper.rb Clean up theme_helper style builders () 2024-07-15 13:03:23 +00:00
webfinger_helper.rb