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.
nyastodon/app/helpers
Takeshi Umeda 7cb34b32f8
Add management of delivery availability in Federation settings (#15771)
* Add management of delivery availavility in Federation settings

* fix translate

* Remove useless object creation

* Fix DeepSource issue

* Add shortcut for all

* Fix DeepSource(skipcq)

* Change 'remove' to 'clear'

* Fix style

* Change class method name (exhausted_deliveries_key_by)
3 years ago
..
admin Add management of delivery availability in Federation settings (#15771) 3 years ago
accounts_helper.rb
application_helper.rb
domain_control_helper.rb
email_helper.rb
flashes_helper.rb
home_helper.rb
instance_helper.rb
jsonld_helper.rb Fix trying to fetch key from empty URI when verifying HTTP signature (#16100) 3 years ago
mascot_helper.rb
routing_helper.rb
settings_helper.rb
statuses_helper.rb Fix error when trying to render component for media without meta (#16112) 3 years ago
webfinger_helper.rb