This website requires JavaScript.
Explore
Help
Register
Sign In
zelo72
/
mastodon
Watch
2
Star
2
Fork
1
You've already forked mastodon
mirror of
https://github.com/mastodon/mastodon
synced
2025-04-12 00:56:38 +02:00
Code
Issues
14
Releases
Wiki
Activity
mastodon
/
app
/
helpers
History
Matt Jankowski
99e289f03f
Fix include
Rails.application.routes.url_helpers
(Rails 7.1 prep) (
#27189
)
2023-09-28 16:52:11 +02:00
..
admin
…
accounts_helper.rb
…
application_helper.rb
…
authorized_fetch_helper.rb
Fix
Setting.authorized_fetch
not being properly taken into consideration (
#26958
)
2023-09-18 09:37:29 +02:00
branding_helper.rb
…
context_helper.rb
…
database_helper.rb
Fix ActiveRecord using two connection pools when no replica is defined (
#27061
)
2023-09-22 16:01:59 +02:00
domain_control_helper.rb
…
email_helper.rb
…
flashes_helper.rb
…
formatting_helper.rb
…
home_helper.rb
…
instance_helper.rb
…
invites_helper.rb
Fix haml-lint
InstanceVariables
rule for invites/_form (
#26064
)
2023-09-28 15:40:28 +02:00
jsonld_helper.rb
…
languages_helper.rb
Only strip country code when language not listed in SUPPORTED_LOCALES (
#27099
)
2023-09-28 10:13:44 +02:00
mascot_helper.rb
…
media_component_helper.rb
Fix video player not being displayed in reports interface (
#26801
)
2023-09-05 20:05:58 +02:00
react_component_helper.rb
…
routing_helper.rb
Fix include
Rails.application.routes.url_helpers
(Rails 7.1 prep) (
#27189
)
2023-09-28 16:52:11 +02:00
settings_helper.rb
…
statuses_helper.rb
…
webfinger_helper.rb
…