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
Thibaut Girka f26f1145ac Merge branch 'master' into glitch-soc/merge-upstream
Conflicts:
	Dockerfile
	app/javascript/packs/common.js
	config/webpack/loaders/sass.js
	config/webpack/shared.js
	db/schema.rb
	package.json
	yarn.lock

A lot of the conflicts come from updating webpack.

Even though upstream deleted app/javascript/packs/common.js, I kept
glitch-soc's version as it unifies JS/CSS packs behavior across flavours.

Ported glitch changes to webpack 4.x
8 years ago
..
activitypub Resolve unknown status from Add activity, skip Remove if unknown (#7526) 8 years ago
ostatus Append '.test' to hostname in stub data (#7260) 8 years ago
settings Add a test for Settings::Extend#settings (#5720) 8 years ago
delivery_failure_tracker_spec.rb After 7 days of repeated delivery failures, give up on inbox (#5131) 8 years ago
extractor_spec.rb
feed_manager_spec.rb Migrate glitch-soc keyword mutes to Mastodon's 8 years ago
formatter_spec.rb Append '.test' to hostname in stub data (#7260) 8 years ago
hash_object_spec.rb Spec HashObject (#3544) 9 years ago
language_detector_spec.rb Disable language detection for texts shorter than 140 characters (#8010) 8 years ago
request_spec.rb Validate HTTP response length while receiving (#6891) 8 years ago
status_filter_spec.rb Fix regression from #3490 - filter out hidden statuses from ancestors/descendants even if the viewer is anonymous (#3752) 9 years ago
status_finder_spec.rb Add tests for embeds controller (#7719) 8 years ago
tag_manager_spec.rb Append '.test' to hostname in stub data (#7260) 8 years ago
user_settings_decorator_spec.rb Enable updating additional account information from user preferences via rest api (#6789) 8 years ago
webfinger_resource_spec.rb Fix randomly fail (regression from #3560) (#3580) 9 years ago