mastodon/spec/lib/activitypub/activity
ThibG 6a5307a573 Alternative handling of private self-boosts (#9998)
* When self-boosting, embed original toot into Announce serialization

* Process unknown self-boosts from Announce object if it is more than an URI

* Add some self-boost specs

* Only serialize private toots in self-Announces
2019-02-13 18:36:23 +01:00
..
accept_spec.rb
add_spec.rb
announce_spec.rb Alternative handling of private self-boosts (#9998) 2019-02-13 18:36:23 +01:00
block_spec.rb Ensure blocked user unfollows blocker if Block/Undo Block are processed out of order (#9687) 2019-01-02 01:12:02 +01:00
create_spec.rb Improve support for aspects/circles (#8950) 2018-10-17 17:13:04 +02:00
delete_spec.rb
flag_spec.rb
follow_spec.rb
like_spec.rb
move_spec.rb Add handler for Move activity (#9629) 2018-12-29 02:24:36 +01:00
reject_spec.rb
remove_spec.rb
undo_spec.rb
update_spec.rb