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/app/lib
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
..
activitypub Forward deletes on the same path as reply forwarding (#7058) 7 years ago
ostatus [WIP] Enable custom emoji on account pages and in the sidebar (#6124) 7 years ago
settings
activity_tracker.rb
application_extension.rb
delivery_failure_tracker.rb
exceptions.rb Validate HTTP response length while receiving (#6891) 7 years ago
extractor.rb
fast_geometry_parser.rb
feed_manager.rb
formatter.rb [WIP] Enable custom emoji on account pages and in the sidebar (#6124) 7 years ago
hash_object.rb
inline_renderer.rb
language_detector.rb
provider_discovery.rb Validate HTTP response length while receiving (#6891) 7 years ago
request.rb Validate HTTP response length while receiving (#6891) 7 years ago
sanitize_config.rb
sidekiq_error_handler.rb
status_filter.rb
status_finder.rb
tag_manager.rb
themes.rb
user_settings_decorator.rb Enable updating additional account information from user preferences via rest api (#6789) 7 years ago
webfinger_resource.rb