2
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2025-10-04 17:32:34 +08:00
discourse/lib
Régis Hanol 36157496f6
FEATURE: pass email to external auth on signup (#33559)
And forward them in "discourse id" so we can pre-fill the email field on
the signup page.

Also added `PreloadStore.has("key")` so we can quickly check a key is
present in the "preload store" without actually retrieving it.

Internal ref - t/154880
2025-07-15 16:17:01 +02:00
..
action_dispatch/session
active_support_type_extensions DEV: Improve array type in service contracts 2024-10-17 17:02:02 +02:00
auth FEATURE: pass email to external auth on signup (#33559) 2025-07-15 16:17:01 +02:00
autospec
backup_restore FIX: Handle restore URLs ending with query params (#33384) 2025-07-07 18:43:31 +03:00
common_passwords
compression FIX: Use theme screenshot names in theme fields (#31852) 2025-03-17 15:56:19 +10:00
content_security_policy
demon FIX: Safely restart Sidekiq when mem usage is high (#31883) 2025-03-19 11:47:28 +02:00
discourse_dev
discourse_webauthn
email FEATURE: Add X-Discourse-Sender Header to outgoing mail (#33123) 2025-06-10 10:45:31 +10:00
email_controller_helper
faker DEV: Don't run dev-only code in specs (#23427) 2023-09-06 02:14:57 +02:00
file_store DEV: Update uploads:sync_access_control rake task to remove ACLs (#33286) 2025-06-25 15:03:05 +08:00
final_destination SECURITY: Add FastImage SSRF safe freedom patch 2024-07-03 20:49:15 +08:00
freedom_patches DEV: ensure retries do not re-set attempts=0 (#33365) 2025-06-27 06:51:10 -03:00
generators
guardian FEATURE: Make it easier for staff to see if a profile is silenced (#33537) 2025-07-14 12:44:31 +08:00
i18n DEV: Enable Rails 7.1 defaults 2024-08-12 10:41:13 +02:00
imap
import
import_export
middleware DEV: Add X-Discourse-BrowserPageView response header (#33598) 2025-07-15 11:28:10 +10:00
migration DEV: Protection for migrations that creates index concurrently take 2 (#31792) 2025-03-17 08:25:30 +08:00
onebox A11Y: onebox avatars/images are decorative, so screenreaders can skip (#33572) 2025-07-11 09:55:48 -04:00
plugin
pretty_text
rate_limiter
request_tracker/rate_limiters
reviewable
scheduler
search FIX: Handle nil post_search_data for search result (#26179) 2024-03-14 14:40:46 -03:00
second_factor
seed_data FEATURE: add emojis to seeded categories (#33248) 2025-06-18 17:25:12 +04:00
service DEV: Refactor Chat::ListChannelMessages service a bit 2025-06-23 14:18:49 +02:00
sidekiq DEV: Add :sidekiq_job_error DiscourseEvent (#32307) 2025-04-17 15:41:58 +08:00
site_settings DEV: Deprecate external_system_avatars_enabled (#33436) 2025-07-04 16:02:04 +08:00
stylesheet
tasks DEV: remove deduplicate horizon script (#33595) 2025-07-14 14:34:47 +08:00
theme_settings_manager
theme_store
topic_query
turbo_tests
validators DEV: Deprecate external_system_avatars_enabled (#33436) 2025-07-04 16:02:04 +08:00
wizard
admin_confirmation.rb
admin_constraint.rb
admin_user_index_query.rb
age_words.rb
application_layout_preloader.rb FIX: improve "read only" modes (#33521) 2025-07-10 09:08:00 +02:00
archetype.rb
auth.rb DEV: Add Discourse ID authenticator (#33186) 2025-06-17 09:47:00 -04:00
backup_restore.rb
badge_posts_view_manager.rb
badge_queries.rb
base62.rb
bookmark_manager.rb
bookmark_query.rb
bookmark_reminder_notification_handler.rb
bookmarks_bulk_action.rb
browser_detection.rb
cache.rb
canonical_url.rb
category_badge.rb
chrome_installed_checker.rb
color_math.rb
comment_migration.rb
common_passwords.rb
composer_messages_finder.rb
configurable_urls.rb
content_buffer.rb
content_localization.rb DEV: Remove 'experimental' prefix from settings (#33233) 2025-06-19 12:23:42 +08:00
content_security_policy.rb
cooked_post_processor.rb
cooked_processor_mixin.rb
crawler_detection.rb
csrf_token_verifier.rb
current_user.rb
custom_renderer.rb
db_helper.rb
directory_helper.rb
discourse.rb DEV: Load admin JS bundles from plugins for staff users (#33540) 2025-07-10 07:39:11 +03:00
discourse_connect_base.rb
discourse_connect_provider.rb
discourse_dev.rb
discourse_diff.rb
discourse_event.rb DEV: Add :push_notification event and deprecate :post_notification_alert (#22917) 2023-08-02 18:44:19 -03:00
discourse_hub.rb
discourse_ip_info.rb FIX: Rescue and warn when error is encountered in DiscourseIpInfo.mmdb_download (#28134) 2024-07-30 11:33:20 +08:00
discourse_js_processor.rb
discourse_logstash_logger.rb DEV: Fix lograg logger and log_level not following rails log_level (#33218) 2025-06-17 09:59:58 +08:00
discourse_plugin_registry.rb DEV: adds unregister_locale (#32676) 2025-05-10 19:50:00 +02:00
discourse_redis.rb
discourse_tagging.rb
discourse_updates.rb
discourse_webauthn.rb
disk_space.rb
distributed_cache.rb
distributed_memoizer.rb
distributed_mutex.rb
edit_rate_limiter.rb
email.rb
email_backup_token.rb
email_cook.rb
email_templates_finder.rb
email_updater.rb
ember_cli.rb
encodings.rb
enum.rb
enum_site_setting.rb
excerpt_parser.rb
external_upload_helpers.rb
feed_element_installer.rb
feed_item_accessor.rb
file_helper.rb FIX: Use theme screenshot names in theme fields (#31852) 2025-03-17 15:56:19 +10:00
filter_best_posts.rb
final_destination.rb
flag_query.rb
flag_settings.rb
gaps.rb
gc_stat_instrumenter.rb
git_repo.rb FEATURE: display commit hash for each plugin on /admin/plugins page. (#22176) 2023-06-26 10:09:57 +05:30
git_url.rb
git_utils.rb
global_path.rb
group_lookup.rb
guardian.rb DEV: First pass of review queue redesign 2025-07-03 14:32:43 +08:00
has_errors.rb
highlight_js.rb
hijack.rb
homepage_constraint.rb
homepage_helper.rb
html_prettify.rb
html_to_markdown.rb
http_language_parser.rb
http_user_agent_encoder.rb
image_sizer.rb
import_export.rb DEV: Apply syntax_tree formatting to lib/* 2023-01-09 12:10:19 +00:00
inline_oneboxer.rb
job_time_spacer.rb
js_locale_helper.rb FIX: Moment locale loading in type=module (#33128) 2025-06-09 14:20:04 +01:00
json_error.rb
letter_avatar.rb
markdown_linker.rb
mem_info.rb
message_bus_diags.rb
method_profiler.rb
mini_scheduler_long_running_job_logger.rb
mini_sql_multisite_connection.rb
mobile_detection.rb
new_post_manager.rb
new_post_result.rb
notification_levels.rb
onebox.rb
oneboxer.rb
onpdiff.rb
password_hasher.rb
pbkdf2.rb
permalink_constraint.rb
pinned_check.rb
plain_text_to_markdown.rb
plugin.rb
plugin_gem.rb
post_action_creator.rb DEV: Add Plugin modifier for reviewable creation (bot posts) (#33161) 2025-06-11 14:57:33 -05:00
post_action_destroyer.rb
post_action_result.rb
post_action_type_view.rb
post_creator.rb FEATURE: Add post language on creating a new post (#33160) 2025-06-11 10:39:01 -07:00
post_destroyer.rb
post_jobs_enqueuer.rb
post_localization_creator.rb
post_localization_destroyer.rb
post_localization_updater.rb
post_locker.rb
post_merger.rb DEV: Apply syntax_tree formatting to lib/* 2023-01-09 12:10:19 +00:00
post_revisor.rb FEATURE: Allow users to bulk recategorize silently (#33490) 2025-07-15 11:42:30 +08:00
presence_channel.rb
pretty_text.rb DEV: Drop legacy topic-list and raw-handlebars compilation system (#32081) 2025-04-14 10:42:40 +01:00
promotion.rb
quote_comparer.rb
quote_rewriter.rb
rake_helpers.rb
rate_limiter.rb
read_only_mixin.rb FIX: improve "read only" modes (#33521) 2025-07-10 09:08:00 +02:00
require_dependency_backward_compatibility.rb
retrieve_title.rb
route_format.rb
route_matcher.rb
rtl.rb
s3_cors_rulesets.rb
s3_helper.rb FIX: Incorrect key being used in S3Helper#upsert_tag (#33245) 2025-06-18 14:08:56 +08:00
s3_inventory.rb
schema_settings_object_validator.rb
score_calculator.rb DEV: Apply syntax_tree formatting to lib/* 2023-01-09 12:10:19 +00:00
screening_model.rb DEV: Apply syntax_tree formatting to lib/* 2023-01-09 12:10:19 +00:00
search.rb FEATURE: new search order for read topics (#33353) 2025-06-26 17:02:52 +10:00
secure_session.rb
secure_upload_endpoint_helpers.rb
service.rb DEV: Replace params by the contract object in services 2024-10-25 14:48:34 +02:00
shrink_uploaded_image.rb
sidekiq_logster_reporter.rb
sidekiq_long_running_job_logger.rb
sidekiq_migration.rb
signal_trap_logger.rb
site_icon_manager.rb
site_setting_extension.rb DEV: Move site setting name humanization to server side (#33311) 2025-06-24 13:20:29 +10:00
slug.rb
smtp_provider_overrides.rb
socket_server.rb
spam_handler.rb
staff_constraint.rb DEV: Apply syntax_tree formatting to lib/* 2023-01-09 12:10:19 +00:00
staff_message_format.rb
statistics.rb
suggested_topics_builder.rb
svg_sprite.rb FEATURE: Text heading/paragraph menu in composer toolbar (#33461) 2025-07-11 12:29:58 +10:00
system_message.rb
system_themes_manager.rb FIX: Horizon default color scheme must be user selectable (#33428) 2025-07-02 13:40:44 +08:00
temporary_db.rb
temporary_redis.rb DEV: Apply syntax_tree formatting to lib/* 2023-01-09 12:10:19 +00:00
text_cleaner.rb DEV: Apply syntax_tree formatting to lib/* 2023-01-09 12:10:19 +00:00
text_sentinel.rb
theme_javascript_compiler.rb
theme_metadata.rb
theme_modifier_helper.rb
theme_resolver.rb FEATURE: system themes (#32681) 2025-06-13 10:36:31 +08:00
theme_screenshots_handler.rb FIX: ignore SiteSetting.max_image_size_kb for theme screenshots (#33215) 2025-06-17 08:58:37 +08:00
theme_settings_manager.rb FIX: Pass values of objects typed settings to theme migrations (#26751) 2024-04-25 16:39:22 +03:00
theme_settings_parser.rb
theme_settings_validator.rb
theme_translation_manager.rb
theme_translation_parser.rb DEV: Apply syntax_tree formatting to lib/* 2023-01-09 12:10:19 +00:00
timeline_lookup.rb
tiny_japanese_segmenter.rb DEV: Apply syntax_tree formatting to lib/* 2023-01-09 12:10:19 +00:00
topic_creator.rb FIX: Also update topic locale on creation (#33544) 2025-07-10 00:33:20 +08:00
topic_list_responder.rb
topic_localization_creator.rb
topic_localization_destroyer.rb
topic_localization_updater.rb
topic_publisher.rb DEV: Add topic_published event (#31239) 2025-02-10 14:58:58 -05:00
topic_query.rb
topic_query_params.rb
topic_retriever.rb
topic_subtype.rb
topic_upload_security_manager.rb
topic_view.rb SECURITY: Don't display user's old whispers if not in allowed group 2025-06-25 10:25:44 +08:00
topics_bulk_action.rb FEATURE: Allow users to bulk recategorize silently (#33490) 2025-07-15 11:42:30 +08:00
topics_filter.rb FEATURE: new search order for read topics (#33353) 2025-06-26 17:02:52 +10:00
truncate_logs_formatter.rb
trust_level.rb
turbo_tests.rb
twitter_api.rb
unicorn_logstash_patch.rb
unread.rb
upload_creator.rb
upload_markdown.rb
upload_recovery.rb DEV: Add setting to tag s3 objects enabling tag based access control policies (#32988) 2025-06-16 13:26:18 +08:00
upload_security.rb
url_helper.rb
user_comm_screener.rb
user_lookup.rb
user_name_suggester.rb
vary_header.rb
version.rb Bump version to v3.5.0.beta8-dev 2025-06-25 10:52:27 +08:00
wizard.rb
work_queue.rb
xml_cleaner.rb