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/controllers/api
Levi Bard cd0eaa349c Enable updating additional account information from user preferences via rest api (#6789)
* Enable updating additional account information from user preferences via rest api
Resolves #6553

* Pacify rubocop

* Decoerce incoming settings in UserSettingsDecorator

* Create user preferences hash directly from incoming credentials instead of going through ActionController::Parameters

* Clean up user preferences update

* Use ActiveModel::Type::Boolean instead of manually checking stringified number equivalence
7 years ago
..
v1 Enable updating additional account information from user preferences via rest api (#6789) 7 years ago
web Keep WebPush settings (#5879) 7 years ago
base_controller_spec.rb Fix webfinger retries (#4275) 8 years ago
oembed_controller_spec.rb Raise an error for remote url in StatusFinder (#4776) 7 years ago
push_controller_spec.rb
salmon_controller_spec.rb Fix response of signature_verification_failure_reason (#6441) 7 years ago
subscriptions_controller_spec.rb Hook up URL-based resource look-up to ActivityPub (#4589) 8 years ago