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/lib/activitypub
Daigo 3 Dango 206dfd7dad Clarify keyword arguments with ** (#12769)
This change is to suppress the warning below on on ruby-2.7.0:

- warning: Using the last argument as keyword parameters is deprecated; maybe ** should be added to the call

https://www.ruby-lang.org/en/news/2019/12/12/separation-of-positional-and-keyword-arguments-in-ruby-3-0/
5 years ago
..
activity Clean up OStatus-related codepaths (#12173) 5 years ago
activity.rb Clarify keyword arguments with ** (#12769) 5 years ago
adapter.rb Update ESLint and RuboCop in Code Climate (#12534) 5 years ago
case_transform.rb Add serializing/unserializing of "locked" actor attribute (#4585) 8 years ago
linked_data_signature.rb Add CLI task for rotating keys (#8466) 6 years ago
serializer.rb Fix ActivityPub context not being dynamically computed (#11746) 5 years ago
tag_manager.rb Add basic support for group actors (#12071) 5 years ago