mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-05-08 18:35:46 +08:00
We want to add the ability to enable/disable users selecting Gravatar for their avatar. This change adds a site setting to enable/disable the option (default to enabled.) This will prevent users from configuring Gravatars from that point on. It does not affect already configured avatars. We're also taking this chance to hide some of the advanced settings from the UI. |
||
|---|---|---|
| .. | ||
| 20240829140226_drop_old_notification_id_columns.rb | ||
| 20240909121255_rebake_user_onebox.rb | ||
| 20240910090759_make_password_columns_from_users_read_only.rb | ||
| 20240912210450_delete_anonymous_users_from_directory_items.rb | ||
| 20241011080517_drop_password_columns_from_users.rb | ||
| 20241023041126_clear_duplicate_admin_notices.rb | ||
| 20250227142351_migrate_sidekiq_jobs.rb | ||
| 20250304074934_backfill_api_key_scope_modes.rb | ||
| 20250305233449_populate_type_source_in_reviewable.rb | ||
| 20250513161753_rename_by_id_group.rb | ||
| 20250526063633_copy_add_groups_to_about_component_settings.rb | ||
| 20250702082232_deprecate_external_system_avatars_enabled.rb | ||
| 20250708031631_remove_flush_timings_secs_setting.rb | ||
| 20250709051949_disable_gravatar_enabled_if_unconfigured.rb | ||