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
ThibG 28b482874a Improvements to signature verification (#9667)
* Refactor signature verification a bit

* Rescue signature verification if recorded public key is invalid

Fixes #8822

* Always re-fetch AP signing key when HTTP Signature verification fails

But when the account is not marked as stale, avoid fetching collections and
media, and avoid webfinger round-trip.

* Apply stoplight to key/account update as well as initial key retrieval
6 years ago
..
chewy Get rid of Chewy order/limit warning (#8355) 7 years ago
controllers Improvements to signature verification (#9667) 6 years ago
helpers Add support for Malayalam in language filter (#9624) 6 years ago
javascript Stop gifv timeline preview explicitly when open the media gallery. (#9749) 6 years ago
lib Ensure blocked user unfollows blocker if Block/Undo Block are processed out of order (#9687) 6 years ago
mailers Improve e-mail digest (#9689) 6 years ago
models Fix deleting a scheduled status immediately deleting media attachments (#9728) 6 years ago
policies Add moderation warnings (#9519) 6 years ago
presenters Don't count suspended users in user count (#9380) 6 years ago
serializers Fix wrong param name in scheduled statuses and return params in API (#9725) 6 years ago
services Improvements to signature verification (#9667) 6 years ago
validators Change note length validation to ignore mention domains and URLs (#9717) 6 years ago
views Change remote interaction dialog to use specific actions (#9743) 6 years ago
workers Fix wrong param name in scheduled statuses and return params in API (#9725) 6 years ago