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
Eugen Rochko c947e2e4c5
Fix handling of malformed ActivityPub payloads when URIs are nil (#7370)
* Fix handling of malformed ActivityPub payloads when URIs are nil

* Gracefully handle JSON-LD canonicalization failures
7 years ago
..
chewy Full-text search for authorized statuses (#6423) 7 years ago
controllers Do not render first page of following and followers collections unless explicitly asked to (#7357) 7 years ago
helpers Add el and te (#7332) 7 years ago
javascript Improve rendering of bio fields (#7353) 7 years ago
lib Fix handling of malformed ActivityPub payloads when URIs are nil (#7370) 7 years ago
mailers Account archive download (#6460) 7 years ago
models Store home feeds for 7 days instead of 14 (#7354) 7 years ago
policies Fix n+1 queries in StatusThreadingConcern (#7321) 7 years ago
presenters Better pagination for ActivityPub outbox (#7356) 7 years ago
serializers Store URIs of follows, follow requests and blocks for ActivityPub (#7160) 7 years ago
services Fix handling of malformed ActivityPub payloads when URIs are nil (#7370) 7 years ago
validators Implement the ability for instances to define a list of disallowed hashtags (#7176) 7 years ago
views Improve rendering of bio fields (#7353) 7 years ago
workers Fixes/do not override timestamps (#7336) 7 years ago