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/spec/helpers
Matt Jankowski ca44c13455 Use Setting.site_title value for `og:site_name` occurrences (#1194)
* Add helper method to return Setting.site_title

* Use site_title helper in application layout

* Use site_title value for og:site_name
8 years ago
..
admin Improved admin UI 8 years ago
about_helper_spec.rb Adding landing page 8 years ago
accounts_helper_spec.rb
application_helper_spec.rb Refactored generation of unique tags, URIs and object URLs into own classes, 8 years ago
atom_builder_helper_spec.rb Make follow requests federate 8 years ago
authorize_follow_helper_spec.rb Add ability to use remote follow function on other sites 8 years ago
home_helper_spec.rb
routing_helper.rb
site_title_helper_spec.rb Use Setting.site_title value for `og:site_name` occurrences (#1194) 8 years ago
stream_entries_helper_spec.rb Removing some unused gems, adding pagination to profiles, fix #10 9 years ago
tags_helper_spec.rb Adding hashtags 8 years ago
xrd_helper_spec.rb