mastodon/app/lib/activitypub/activity
MitarashiDango 6dcf96271e fix validation error (media only status) (#6684)
* fix validation error (media only status)

* Incorporating review suggestions

* Reflect similar fix to OStatus side

* Fix not to include media in transaction

* Restore the limit of the number of media

* Fix not to return nil
2018-03-08 01:22:47 +01:00
..
accept.rb
add.rb Federate pinned statuses over ActivityPub (#6610) 2018-03-04 09:19:11 +01:00
announce.rb Accept ActivityPub announce from the author of the original note (#6236) 2018-02-02 10:22:15 +01:00
block.rb
create.rb fix validation error (media only status) (#6684) 2018-03-08 01:22:47 +01:00
delete.rb
flag.rb Federated reports (#6570) 2018-02-28 06:54:55 +01:00
follow.rb
like.rb
reject.rb Fix #5708: Reject->Follow will remove the follow if it exists (#6571) 2018-02-28 06:55:06 +01:00
remove.rb Fix #6657 - Use target instead of origin in Remove activity (#6664) 2018-03-07 03:54:46 +01:00
undo.rb
update.rb