discourse/lib
David Taylor d90b03f3bf
DEV: Remove deprecated/archived theme from CI (#32747)
2025-05-15 13:04:43 +01:00
..
action_dispatch/session
active_support_type_extensions
auth DEV: Add code comments around oauth `user-api-key/new` handling (#31774) 2025-03-12 14:01:20 -04:00
autospec
backup_restore DEV: Upgrade Sidekiq to v7.3.9 2025-03-10 15:02:48 +01:00
common_passwords
compression FIX: Use theme screenshot names in theme fields (#31852) 2025-03-17 15:56:19 +10:00
content_security_policy FIX: invalid CSP directive sources should allow site to boot with valid CSP directives (#31256) 2025-02-10 20:38:36 +08:00
demon FIX: Safely restart Sidekiq when mem usage is high (#31883) 2025-03-19 11:47:28 +02:00
discourse_dev DEV: Populate all subtypes of ReviewableQueuedPost (#30663) 2025-01-09 17:41:11 +03:00
discourse_webauthn
email DEV: Preserve ids/classes in emails (#32084) 2025-03-31 20:58:45 +01:00
email_controller_helper
faker
file_store DEV: Remove `optimized_images_preloaded` kwarg from `FileStore::S3Store#update_upload_ACL` (#31087) 2025-01-31 15:53:06 +08:00
final_destination
freedom_patches DEV: Recover from missing ember-cli assets in development (#32625) 2025-05-07 14:42:32 -04:00
generators
guardian DEV: Create topic and post localization resources (#32440) 2025-04-28 12:16:14 +08:00
i18n
imap DEV: Don't allow context-free system post destruction (#32523) 2025-05-05 09:58:29 +08:00
import
import_export FEATURE: add icons and emojis to category (#31795) 2025-03-26 09:46:17 +04:00
middleware DEV: Add new key for anon cache for localization (#32640) 2025-05-08 14:30:03 +08:00
migration DEV: Protection for migrations that creates index concurrently take 2 (#31792) 2025-03-17 08:25:30 +08:00
onebox DEV: Drop 'cache_onebox_response_body' feature (#32035) 2025-03-28 10:55:29 +00:00
plugin DEV: Remove `discourse-logster-rate-limit-checker` from official plugins (#32727) 2025-05-15 09:10:15 +08:00
pretty_text FIX: Ensure `hashtag_lookup` falls back to system user if post user is deleted (#32466) 2025-05-07 15:49:49 +10:00
rate_limiter
request_tracker/rate_limiters DEV: API to register custom request rate limiting conditions (#30239) 2024-12-23 09:57:18 +08:00
reviewable FEATURE: Display a toast popup after completing a review action. (#31786) 2025-03-18 11:26:59 +11:00
scheduler FIX: handle more thread pool edge cases (#30392) 2024-12-20 11:50:00 +11:00
search
second_factor FIX: avatar, profile & card backgrounds url in DiscourseConnect (#31956) 2025-03-24 16:23:05 +01:00
seed_data DEV: Don't allow context-free system post destruction (#32523) 2025-05-05 09:58:29 +08:00
service DEV: Refactor StartReply & StopReply services a bit 2025-04-30 11:50:22 +02:00
sidekiq DEV: Add `:sidekiq_job_error` DiscourseEvent (#32307) 2025-04-17 15:41:58 +08:00
site_settings FEATURE: porting type object to site settings (#32706) 2025-05-13 14:30:24 -03:00
stylesheet DEV: Add a missing path to the stylesheet watcher (#32579) 2025-05-05 19:31:39 +02:00
tasks DEV: Migrate from sprockets to propshaft for assets (#32475) 2025-04-30 08:59:32 +01:00
theme_settings_manager FEATURE: porting type object to site settings (#32706) 2025-05-13 14:30:24 -03:00
theme_store DEV: Allow stylesheet entrypoints to use `@use` (#31905) 2025-03-26 09:15:32 +00:00
topic_query
turbo_tests DEV: Report runtime duration of each parallel test process (#32457) 2025-04-25 15:23:53 +08:00
validators FEATURE: porting type object to site settings (#32706) 2025-05-13 14:30:24 -03:00
wizard DEV: Wizard step tweaks (#32304) 2025-04-15 13:53:01 +08:00
admin_confirmation.rb
admin_constraint.rb
admin_user_index_query.rb FEATURE: show silence reason when viewing silenced users (#30635) 2025-01-08 16:04:19 +11:00
age_words.rb
application_layout_preloader.rb FEATURE: Initial version of experimental admin search (#31299) 2025-02-21 11:59:24 +10:00
archetype.rb
auth.rb
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: More helper methods for topic localization (#32643) 2025-05-08 16:12:28 +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 SECURITY: Preload data only when rendering application layout 2025-02-04 13:32:30 -03:00
directory_helper.rb
discourse.rb DEV: Migrate from sprockets to propshaft for assets (#32475) 2025-04-30 08:59:32 +01:00
discourse_connect_base.rb
discourse_connect_provider.rb
discourse_dev.rb
discourse_diff.rb DEV: Update nokogiri to 1.18.1 (#30554) 2025-01-07 12:05:39 +01:00
discourse_event.rb
discourse_hub.rb
discourse_ip_info.rb
discourse_js_processor.rb DEV: Migrate from sprockets to propshaft for assets (#32475) 2025-04-30 08:59:32 +01:00
discourse_logstash_logger.rb PERF: Don't execute a `git` command each time we log a log line (#30177) 2024-12-09 11:11:03 +08:00
discourse_plugin_registry.rb DEV: adds unregister_locale (#32676) 2025-05-10 19:50:00 +02:00
discourse_redis.rb DEV: Upgrade the Redis gem to v5.4 2025-03-19 14:34:00 +01:00
discourse_tagging.rb FIX: allow tags to be restricted to admin only (#32493) 2025-04-29 09:09:57 +05:30
discourse_updates.rb DEV: Upgrade the Redis gem to v5.4 2025-03-19 14:34:00 +01:00
discourse_webauthn.rb
disk_space.rb
distributed_cache.rb
distributed_memoizer.rb
distributed_mutex.rb DEV: Upgrade the Redis gem to v5.4 2025-03-19 14:34:00 +01:00
edit_rate_limiter.rb
email.rb
email_backup_token.rb
email_cook.rb
email_templates_finder.rb
email_updater.rb DEV: remove email updater debugging (#32664) 2025-05-09 15:11:11 +04:00
ember_cli.rb
encodings.rb
enum.rb
enum_site_setting.rb
excerpt_parser.rb DEV: Update nokogiri to 1.18.1 (#30554) 2025-01-07 12:05:39 +01:00
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 DEV: Drop 'cache_onebox_response_body' feature (#32035) 2025-03-28 10:55:29 +00:00
flag_query.rb
flag_settings.rb
gaps.rb
gc_stat_instrumenter.rb
git_repo.rb
git_url.rb
git_utils.rb
global_path.rb
group_lookup.rb
guardian.rb DEV: Create topic and post localization resources (#32440) 2025-04-28 12:16:14 +08:00
has_errors.rb
highlight_js.rb
hijack.rb FIX: Reports did not respect user locale (#30524) 2025-01-02 13:05:53 +10:00
homepage_constraint.rb
homepage_helper.rb DEV: Show login-required splash in root route (take 2) (#32629) 2025-05-14 11:25:43 -04:00
html_prettify.rb
html_to_markdown.rb
http_language_parser.rb FIX: Language parser matches with dashes or underscores (#31381) 2025-02-19 11:55:14 +08:00
http_user_agent_encoder.rb
image_sizer.rb
import_export.rb
inline_oneboxer.rb SECURITY: Limit /inline-onebox to 10 URLs at a time 2025-02-04 13:32:53 -03:00
job_time_spacer.rb
js_locale_helper.rb PERF: Compile main locale bundles just-in-time (#32335) 2025-04-28 10:31:27 +01:00
json_error.rb
letter_avatar.rb
markdown_linker.rb
mem_info.rb
message_bus_diags.rb
method_profiler.rb DEV: Upgrade the Redis gem to v5.4 2025-03-19 14:34:00 +01:00
mini_scheduler_long_running_job_logger.rb
mini_sql_multisite_connection.rb
mobile_detection.rb DEV: Consolidate mobile positioning strategies on mobile and iPad (#30241) 2025-01-10 11:00:15 -05:00
new_post_manager.rb FEATURE: new `fast_typing_threshold` site setting (#30865) 2025-01-28 09:53:03 +11:00
new_post_result.rb
notification_levels.rb
onebox.rb
oneboxer.rb DEV: Drop 'cache_onebox_response_body' feature (#32035) 2025-03-28 10:55:29 +00:00
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 FEATURE: Display the Watched Words that caused a post to be flagged. (#31435) 2025-03-04 17:22:12 +11:00
post_action_destroyer.rb
post_action_result.rb
post_action_type_view.rb
post_creator.rb FEATURE: Store composer version and device info on post stat (#31600) 2025-03-05 12:48:32 +10:00
post_destroyer.rb DEV: Don't allow context-free system post destruction (#32523) 2025-05-05 09:58:29 +08:00
post_jobs_enqueuer.rb
post_localization_creator.rb DEV: Create topic and post localization resources (#32440) 2025-04-28 12:16:14 +08:00
post_localization_destroyer.rb DEV: Create topic and post localization resources (#32440) 2025-04-28 12:16:14 +08:00
post_localization_updater.rb DEV: Create topic and post localization resources (#32440) 2025-04-28 12:16:14 +08:00
post_locker.rb
post_merger.rb
post_revisor.rb
presence_channel.rb DEV: Upgrade the Redis gem to v5.4 2025-03-19 14:34:00 +01:00
pretty_text.rb DEV: Drop legacy topic-list and raw-handlebars compilation system (#32081) 2025-04-14 10:42:40 +01:00
promotion.rb FIX: Remove groups when promotion is recalculated. (#31058) 2025-01-30 14:24:18 +11:00
quote_comparer.rb
quote_rewriter.rb
rake_helpers.rb
rate_limiter.rb DEV: Upgrade the Redis gem to v5.4 2025-03-19 14:34:00 +01:00
read_only_mixin.rb
require_dependency_backward_compatibility.rb
retrieve_title.rb FIX: Inline oneboxes should obey the locale. (#30664) 2025-01-09 17:22:22 +11:00
route_format.rb
route_matcher.rb
rtl.rb
s3_cors_rulesets.rb
s3_helper.rb
s3_inventory.rb FIX: `S3Inventory#backfill_etags_and_list_missing` need to unescape key (#30787) 2025-01-15 14:52:49 +08:00
schema_settings_object_validator.rb FEATURE: porting type object to site settings (#32706) 2025-05-13 14:30:24 -03:00
score_calculator.rb
screening_model.rb
search.rb FEATURE: allow searching for whispers and bots (#32252) 2025-04-10 16:21:46 +10:00
secure_session.rb
secure_upload_endpoint_helpers.rb
service.rb
shrink_uploaded_image.rb
sidekiq_logster_reporter.rb DEV: Upgrade Sidekiq to v7.3.9 2025-03-10 15:02:48 +01:00
sidekiq_long_running_job_logger.rb DEV: Upgrade Sidekiq to v7.3.9 2025-03-10 15:02:48 +01:00
sidekiq_migration.rb DEV: Upgrade Sidekiq to v7.3.9 2025-03-10 15:02:48 +01:00
signal_trap_logger.rb
site_icon_manager.rb FIX: Make dark mobile logo fallback to dark desktop logo (#31953) 2025-03-21 18:49:12 +03:00
site_setting_extension.rb FIX: create UserHistory only when setting changed (#32075) 2025-04-01 09:56:33 +08:00
slug.rb
smtp_provider_overrides.rb
socket_server.rb
spam_handler.rb
staff_constraint.rb
staff_message_format.rb
statistics.rb
suggested_topics_builder.rb
svg_sprite.rb UX: split admin logo and fonts to separate pages (#32700) 2025-05-14 14:02:34 +08:00
system_message.rb
temporary_db.rb
temporary_redis.rb
text_cleaner.rb
text_sentinel.rb
theme_javascript_compiler.rb DEV: Drop legacy topic-list and raw-handlebars compilation system (#32081) 2025-04-14 10:42:40 +01:00
theme_metadata.rb DEV: Remove deprecated/archived theme from CI (#32747) 2025-05-15 13:04:43 +01:00
theme_modifier_helper.rb
theme_resolver.rb
theme_screenshots_handler.rb FIX: Use theme screenshot names in theme fields (#31852) 2025-03-17 15:56:19 +10:00
theme_settings_manager.rb
theme_settings_parser.rb
theme_settings_validator.rb FEATURE: porting type object to site settings (#32706) 2025-05-13 14:30:24 -03:00
theme_translation_manager.rb
theme_translation_parser.rb
timeline_lookup.rb
tiny_japanese_segmenter.rb
topic_creator.rb FIX: Process tag synonyms when approving reviewable queued post (#30810) 2025-01-16 11:01:45 +10:00
topic_list_responder.rb
topic_localization_creator.rb DEV: Create topic and post localization resources (#32440) 2025-04-28 12:16:14 +08:00
topic_localization_destroyer.rb DEV: Create topic and post localization resources (#32440) 2025-04-28 12:16:14 +08:00
topic_localization_updater.rb DEV: Create topic and post localization resources (#32440) 2025-04-28 12:16:14 +08:00
topic_publisher.rb DEV: Add topic_published event (#31239) 2025-02-10 14:58:58 -05:00
topic_query.rb FIX: remove muted topics/tags/categories from top and hot topics lists (#30892) 2025-01-29 11:51:10 +01:00
topic_query_params.rb
topic_retriever.rb
topic_subtype.rb
topic_upload_security_manager.rb
topic_view.rb FEATURE: Add translations to posts (#32564) 2025-05-08 10:40:36 -07:00
topics_bulk_action.rb FIX: Update tag topic counts when bulk removing tags (#32095) 2025-04-01 11:46:07 +08:00
topics_filter.rb DEV: Fix `Lint/ShadowingOuterLocalVariable` (#32036) 2025-03-27 13:50:24 +01:00
truncate_logs_formatter.rb
trust_level.rb FIX: recalculate respects default invitee trust level (#32393) 2025-04-23 09:49:44 +08:00
turbo_tests.rb
twitter_api.rb Revert "DEV: Replace Rinku native gem with PrettyText" (#31692) 2025-03-07 12:01:22 +10:00
unicorn_logstash_patch.rb
unread.rb
upload_creator.rb DEV: Refactor image compression for iOS (#32652) 2025-05-09 09:51:30 -04:00
upload_fixer.rb
upload_markdown.rb
upload_recovery.rb
upload_security.rb
url_helper.rb
user_comm_screener.rb
user_lookup.rb
user_name_suggester.rb FEATURE: Improve `use_email_for_username_and_name_suggestions` (#30845) 2025-01-21 13:04:48 +00:00
vary_header.rb
version.rb Bump version to v3.5.0.beta5-dev 2025-05-05 12:58:30 -04:00
wizard.rb
work_queue.rb
xml_cleaner.rb