mastodon/spec/lib/activitypub/activity
Thibaut Girka 8c3c27bf06 Merge branch 'master' into glitch-soc/merge-upstream
Conflicts:
- `app/controllers/accounts_controller.rb`:
  Upstream change too close to a glitch-soc change related to
  instance-local toots. Merged upstream changes.
- `app/services/fan_out_on_write_service.rb`:
  Minor conflict due to glitch-soc's handling of Direct Messages,
  merged upstream changes.
- `yarn.lock`:
  Not really a conflict, caused by glitch-soc-only dependencies
  being textually too close to updated upstream dependencies.
  Merged upstream changes.
2020-08-30 16:13:08 +02:00
..
accept_spec.rb
add_spec.rb
announce_spec.rb Add support for inlined objects in activity audience (#14514) 2020-08-24 14:11:47 +02:00
block_spec.rb Fix not handling Undo on some activity types when they aren't inlined (#14346) 2020-07-22 11:45:35 +02:00
create_spec.rb Merge branch 'master' into glitch-soc/merge-upstream 2020-08-30 16:13:08 +02:00
delete_spec.rb
flag_spec.rb Set and store report URIs (#10303) 2019-03-17 15:34:56 +01:00
follow_spec.rb Change silences to always require approval on follow (#11975) 2019-09-27 21:13:51 +02:00
like_spec.rb
move_spec.rb
reject_spec.rb Fix handling of Reject Follow when a matching follow relationship exists (#14479) 2020-08-01 18:20:37 +02:00
remove_spec.rb
undo_spec.rb Fix not handling Undo on some activity types when they aren't inlined (#14346) 2020-07-22 11:45:35 +02:00
update_spec.rb Fix ActivityPub context not being dynamically computed (#11746) 2019-09-03 22:52:32 +02:00