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/lib
Eugen Rochko 9110db41c5
Federate pinned statuses over ActivityPub (#6610)
* Federate pinned statuses over ActivityPub

* Display pinned toots in web UI

Fix #6117

* Fix migration

* Fix tests

* Update outbox_serializer.rb

* Update remove_serializer.rb

* Update add_serializer.rb

* Update fetch_featured_collection_service.rb
7 years ago
..
activitypub Federate pinned statuses over ActivityPub (#6610) 7 years ago
ostatus
settings Add a test for Settings::Extend#settings (#5720) 7 years ago
delivery_failure_tracker_spec.rb After 7 days of repeated delivery failures, give up on inbox (#5131) 7 years ago
extractor_spec.rb
feed_manager_spec.rb Do not push status to feed if its reblog is already inserted (#6488) 7 years ago
formatter_spec.rb Don't normalize URLs in toots (#6134) 7 years ago
hash_object_spec.rb
language_detector_spec.rb
provider_discovery_spec.rb
request_spec.rb Raise Mastodon::HostValidationError when host for HTTP request is private (#6410) 7 years ago
status_filter_spec.rb
status_finder_spec.rb
tag_manager_spec.rb
user_settings_decorator_spec.rb Remove empty strings (#5732) 7 years ago
webfinger_resource_spec.rb