You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/app/helpers
Joël Quenneville 1cf9e14a41 Test embedded_view related code in a helper (#2282)
The two methods `StreamEntriesHelper#stream_link_target` and
`StreamEntriesHelper#acct` are based on checking whether we are running
in an embedded view.

This adds some test helper code to make the testing easier. We extracted
some "magic strings" to constants to lower the coupling in the specs.
8 years ago
..
admin
activitystreams2_builder_helper.rb ActivityPub: Add basic, read-only support for Outboxes, Notes, and Create/Announce Activities (#2197) 8 years ago
application_helper.rb
flashes_helper.rb
home_helper.rb
instance_helper.rb
routing_helper.rb
settings_helper.rb Add Indonesian (Bahasa Indonesia / id) translation (#2200) 8 years ago
stream_entries_helper.rb Test embedded_view related code in a helper (#2282) 8 years ago
style_helper.rb