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
Claire 71d02ffcf3
Fix compatibility with Friendica regarding pinned posts (#18254)
* Fix multiple database queries when fetching pinned posts for remote account

* Fix compatibility with Friendica regarding pinned posts

Fixes #18066

* Add tests
4 years ago
..
chewy Let votes statuses are also searchable (#18070) 4 years ago
controllers Fix error when looking handle with surrounding spaces (#18225) 4 years ago
helpers Fix unusual number formatting in some locales (#17929) 4 years ago
javascript New Crowdin updates (#18213) 4 years ago
lib Fix error caused by missing subject in Webfinger response (#18204) 4 years ago
mailers Fix failure when sending warning emails with custom text (#17983) 4 years ago
models Fix possible crash when a post references an invalid media attachment (#18211) 4 years ago
policies Remove sign-in token authentication, instead send e-mail about new sign-in (#17970) 4 years ago
presenters Add `/api/v1/accounts/familiar_followers` to REST API (#17700) 4 years ago
serializers Fix web push notifications containing HTML entities (#18071) 4 years ago
services Fix compatibility with Friendica regarding pinned posts (#18254) 4 years ago
validators Remove IP matching from e-mail domain blocks (#18190) 4 years ago
views Fix error on attempting to delete an account moderation note (#18196) 4 years ago
workers Remove IP matching from e-mail domain blocks (#18190) 4 years ago