discourse/lib
Mark VanLandingham e39c7b4cbb
DEV: Add Plugin modifier for reviewable creation (bot posts) (#33161)
I need reviewables to be created for bot users in a private plugin. This
allows me to do that.
2025-06-11 14:57:33 -05:00
..
action_dispatch/session
active_support_type_extensions
auth UX: better error message when social login fails (#32772) 2025-05-20 16:22:38 +02:00
autospec
backup_restore FEATURE: Add utilities for importing and exporting backups (#32992) 2025-06-11 15:44:10 +03:00
common_passwords
compression
content_security_policy
demon
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
file_store
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
middleware DEV: Simplify CORS logic for public asset routes (#33106) 2025-06-09 08:58:27 +01:00
migration
onebox FIX: correctly unescape title for amazon oneboxes (#33010) 2025-06-02 17:50:13 +05:30
plugin DEV: Remove precompile for locale js (#32799) 2025-05-19 11:08:01 +01: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
reviewable
scheduler
search
second_factor
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 DEV: support un-hiding site settings programmatically (#32824) 2025-05-20 21:44:56 +02:00
stylesheet FIX: Serve RTL CSS for themes and components (#32916) 2025-05-27 03:15:05 +03:00
tasks FIX: restore category text color field (#32915) 2025-06-02 12:16:38 +04:00
theme_settings_manager FEATURE: porting type object to site settings (#32706) 2025-05-13 14:30:24 -03:00
theme_store
topic_query
turbo_tests DEV: Report runtime duration of each parallel test process (#32457) 2025-04-25 15:23:53 +08:00
validators SECURITY: Respect max length in bot-human PMs 2025-06-09 12:04:11 +08:00
wizard DEV: Remove branding and styling steps from wizard (#32797) 2025-05-21 09:46:49 +08:00
admin_confirmation.rb
admin_constraint.rb
admin_user_index_query.rb
age_words.rb
application_layout_preloader.rb FEATURE: Also localize banners (#32908) 2025-05-26 13:16:22 +08: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 DEV: remove educational tips and associated site settings (#33012) 2025-06-03 09:44:35 +04:00
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
directory_helper.rb
discourse.rb DEV: Simplify CORS logic for public asset routes (#33106) 2025-06-09 08:58:27 +01:00
discourse_connect_base.rb
discourse_connect_provider.rb
discourse_dev.rb
discourse_diff.rb
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
discourse_plugin_registry.rb DEV: adds unregister_locale (#32676) 2025-05-10 19:50:00 +02:00
discourse_redis.rb
discourse_tagging.rb FIX: allow tags to be restricted to admin only (#32493) 2025-04-29 09:09:57 +05:30
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 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
external_upload_helpers.rb
feed_element_installer.rb
feed_item_accessor.rb
file_helper.rb
filter_best_posts.rb
final_destination.rb
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
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
http_user_agent_encoder.rb
image_sizer.rb
import_export.rb
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 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 FEATURE: Add post language on creating a new post (#33160) 2025-06-11 10:39:01 -07: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
require_dependency_backward_compatibility.rb
retrieve_title.rb
route_format.rb
route_matcher.rb
rtl.rb
s3_cors_rulesets.rb
s3_helper.rb
s3_inventory.rb
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
sidekiq_long_running_job_logger.rb
sidekiq_migration.rb
signal_trap_logger.rb
site_icon_manager.rb
site_setting_extension.rb
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: Add discourse text icon (#32744) 2025-05-15 15:58:32 +02: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
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
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
topic_query.rb
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
topics_filter.rb
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
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_markdown.rb
upload_recovery.rb
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.beta7-dev 2025-06-09 12:19:57 +08:00
wizard.rb
work_queue.rb
xml_cleaner.rb