mastodon/app/serializers
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
2017-09-04 18:26:33 +02:00
..
activitypub Fix some ActivityPub JSON bugs (#4796) 2017-09-04 18:26:33 +02:00
rest Pinned statuses (#4675) 2017-08-25 01:41:18 +02:00
web Fix WebPush (regression from #4524) (#4778) 2017-09-02 16:50:42 +02:00
initial_state_serializer.rb Use system's default font on non web UI pages (#4553) 2017-09-01 16:13:31 +02:00
oembed_serializer.rb Embed modal (#4748) 2017-08-31 03:38:35 +02:00