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 9b50a9dd83 Fix some ActivityPub JSON bugs (#4796)
- Fix assumption that `url` is always a string. Handle it if it's an
  array of strings, array of objects, object, or string, both for
  accounts and for objects
- `sharedInbox` is actually supposed to be under `endpoints`, handle
  both cases and adjust the serializer
7 years ago
..
controllers Show pinned statuses only in the top of the profile page (#4803) 7 years ago
helpers Update status embeds (#4742) 8 years ago
javascript Fix a problem that notification column goes to top (#4792) 7 years ago
lib Fix some ActivityPub JSON bugs (#4796) 7 years ago
mailers
models Validate data of Imports (#4782) 7 years ago
policies
presenters Pinned statuses (#4675) 8 years ago
serializers Fix some ActivityPub JSON bugs (#4796) 7 years ago
services Fix some ActivityPub JSON bugs (#4796) 7 years ago
validators Pinned statuses (#4675) 8 years ago
views Fix #4551 - Use correct syntax for content preloading (#4798) 7 years ago
workers Instantly upgrade account to ActivityPub if we receive ActivityPub payload (#4766) 7 years ago