]> cat aescling's git repositories - mastodon.git/commit
Add published property to ActivityPub activity for reblogs (#5000)
authorunarist <m.unarist@gmail.com>
Mon, 18 Sep 2017 18:30:11 +0000 (03:30 +0900)
committerEugen Rochko <eugen@zeonfederated.com>
Mon, 18 Sep 2017 18:30:11 +0000 (20:30 +0200)
commit17bf3363ac600b72755167f82e059feb4fbffa87
tree8e6d83f7a7d03faf70bd49820cf08d02fa88f97a
parentdcf1139ebd65375fd130d71c2e664827d00e9d4f
Add published property to ActivityPub activity for reblogs (#5000)

Since reblogs are serialized as Announce activity, its published property can be used for the creation time of reblog.
app/lib/activitypub/activity/announce.rb
app/serializers/activitypub/activity_serializer.rb