mastodon/app
unarist f095a9f8a5 Allow Symbol keyed Hash in LinkedDataSignature (#4715)
SerializarbleResource#as_json serializes to Symbol keyed Hash, but current
implementation of LinkedDataSignature expects String keyed Hash.

So it generates broken payload.
2017-08-27 13:35:01 +02:00
..
controllers authorize-follow-requests-after-unlocking (#4658) 2017-08-26 12:40:03 +02:00
helpers Add _:inReplyToAtomUri to ActivityPub (#4702) 2017-08-26 19:55:10 +02:00
javascript Set margin between character-counter and compose-form__buttons (#4698) 2017-08-26 14:23:20 +02:00
lib Allow Symbol keyed Hash in LinkedDataSignature (#4715) 2017-08-27 13:35:01 +02:00
mailers Set default From address in config (#3756) 2017-07-07 00:12:12 +02:00
models Allow multiple pinned statuses to be shown and make them be ordered b… (#4690) 2017-08-25 18:50:52 +02:00
policies Add status destroy authorization to policy (#3453) 2017-05-30 22:56:31 +02:00
presenters Pinned statuses (#4675) 2017-08-25 01:41:18 +02:00
serializers Add _:inReplyToAtomUri to ActivityPub (#4702) 2017-08-26 19:55:10 +02:00
services Add ActivityPub serializer for Undo of Announce (#4703) 2017-08-26 15:32:40 +02:00
validators Pinned statuses (#4675) 2017-08-25 01:41:18 +02:00
views Fix missing at-sign (regression from #4688) (#4705) 2017-08-26 12:39:26 +02:00
workers Forward ActivityPub deletes to followers of rebloggers (#4706) 2017-08-26 18:52:53 +02:00