mastodon/app/lib/activitypub/activity
unarist 17bf3363ac 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.
2017-09-18 20:30:11 +02:00
..
accept.rb
announce.rb Add published property to ActivityPub activity for reblogs (#5000) 2017-09-18 20:30:11 +02:00
block.rb
create.rb Fix race condition when receiving an ActivityPub Create multiple times (#4930) 2017-09-14 22:26:22 +02:00
delete.rb Define missing JSON-LD properties (#4767) 2017-09-02 14:01:23 +02:00
follow.rb
like.rb
reject.rb
undo.rb Make "unfollow" undo pending outgoing follow request too (#4781) 2017-09-02 20:44:41 +02:00
update.rb