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
yhirano 8325866c61 Downgrade rubocop 0.48.1 => 0.46.0 (#2628)
* downgrade rubocop 0.48.1 => 0.46.0

* exclude vendor/**/* from rubocop target files

* add frozen_string_literal comment line

* fix percent literal delimited by ( and )

* fix alignment

* remove comment disabling unknown cop
8 years ago
..
admin Downgrade rubocop 0.48.1 => 0.46.0 (#2628) 8 years ago
activitystreams2_builder_helper.rb Change ActivityPub paging to match spec. Clean up ActivityPub outbox changes. (#2410) 8 years ago
application_helper.rb Added '(dev)' to the title in development mode (#2524) 8 years ago
flashes_helper.rb
home_helper.rb
http_helper.rb Bump version, improve how version is stored for better commit history (#2526) 8 years ago
instance_helper.rb
routing_helper.rb
settings_helper.rb Update settings_helper.rb (#2556) 8 years ago
stream_entries_helper.rb
style_helper.rb