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/views
Claire 566fc90913
Add Ruby 3.0 support (#16046)
* Fix issues with POSIX::Spawn, Terrapin and Ruby 3.0

Also improve the Terrapin monkey-patch for the stderr/stdout issue.

* Fix keyword argument handling throughout the codebase

* Monkey-patch Paperclip to fix keyword arguments handling in validators

* Change validation_extensions to please CodeClimate

* Bump microformats from 4.2.1 to 4.3.1

* Allow Ruby 3.0

* Add Ruby 3.0 test target to CircleCI

* Add test for admin dashboard warnings

* Fix admin dashboard warnings on Ruby 3.0
4 years ago
..
about
accounts Fix error when trying to render component for media without meta (#16112) 4 years ago
admin Add Ruby 3.0 support (#16046) 4 years ago
admin_mailer
application
auth
authorize_interactions
directories
errors
filters
follower_accounts
following_accounts
home
invites
kaminari
layouts Fix SVG files not being correctly included in templates (#16001) 4 years ago
media Fix error when trying to render component for media without meta (#16112) 4 years ago
notification_mailer
oauth
public_timelines
relationships
remote_follow
remote_interaction
settings Fix reference to non-existing translation in the exports page. (#15894) 4 years ago
shared
shares
statuses Fix error when trying to render component for media without meta (#16112) 4 years ago
tags
user_mailer Fix missing source strings and inconsistent lead text style in admin UI (#16052) 4 years ago
well_known/host_meta