Commit Graph

4 Commits (b5be067c88151f75e09fc7d8b558ad4ccd51867b)

Author SHA1 Message Date
ThibG 692c5b439a Fix ActivityPub context not being dynamically computed ()
* Fix contexts not being dynamically included

Fixes 

* Refactor Note context in serializer

* Refactor Actor serializer
Eugen Rochko 11fe293e1b
Remove unused ActivityPub `@context` values depending on response ()
Fix 
Eugen Rochko d87649db07
Disable AMS logging ()
Especially in production it's just noise and doesn't mix well with the log format
Yamagishi Kazutoshi 76eda2fc21 Add recursive object support to API response ()