You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/spec/services/activitypub
Claire 8f91e304a5
Fix spurious edits and require incoming edits to be explicitly marked as such (#17918)
* Change post text edit to not be considered significant if it's identical after reformatting

* We don't need to clear previous change information anymore

* Require status edits to be explicit, except for poll tallies

* Fix tests

* Add some tests

* Add poll-related tests

* Add HTML-formatting related tests
4 years ago
..
fetch_remote_account_service_spec.rb
fetch_remote_status_service_spec.rb Fix spurious edits and require incoming edits to be explicitly marked as such (#17918) 4 years ago
fetch_replies_service_spec.rb Improve tests involving push_bulk (#17508) 4 years ago
process_account_service_spec.rb Remove Keybase integration (#17045) 4 years ago
process_collection_service_spec.rb Add tests for CVE-2022-24307 (#17733) 4 years ago
process_status_update_service_spec.rb Fix spurious edits and require incoming edits to be explicitly marked as such (#17918) 4 years ago
synchronize_followers_service_spec.rb Add follower synchronization mechanism (#14510) 5 years ago