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
Meisam f5783182c3
Add “services” and “metadata” to NodeInfo (#18563)
* add services to NodeInfo response

* add metadata to NodeInfo response

* learning ruby syntax!

* patch the patch

* rm trailing whitespace

* use [] instead of empty array constructor
3 years ago
..
chewy Change algorithm of `tootctl search deploy` to improve performance (#18463) 3 years ago
controllers Fix suspended users being able to access APIs that don't require a user (#18524) 3 years ago
helpers Fix errors when rendering RSS feeds (#18531) 3 years ago
javascript Change label of publish button to be "Publish" again (#18583) 3 years ago
lib Fix TagManager#local_url? erroring out on invalid URL (#18580) 3 years ago
mailers Prevent use locale with empty string (#18543) 3 years ago
models Add support for webp uploads (#18506) 3 years ago
policies Remove sign-in token authentication, instead send e-mail about new sign-in (#17970) 3 years ago
presenters Add `/api/v1/accounts/familiar_followers` to REST API (#17700) 3 years ago
serializers Add “services” and “metadata” to NodeInfo (#18563) 3 years ago
services Fix concurrent unfollowing decrementing follower count more than once (#18527) 3 years ago
validators Remove IP matching from e-mail domain blocks (#18190) 3 years ago
views Add lang html attr to each posts (#18544) 3 years ago
workers Prevent use locale with empty string (#18543) 3 years ago