discourse/lib
David Battersby 15a491d2d0
FEATURE: add emojis to seeded categories (#33248)
This change adds some flair to the default seeded categories by adding
emojis for new sites.
2025-06-18 17:25:12 +04:00
..
action_dispatch/session
active_support_type_extensions
auth DEV: Add Discourse ID authenticator (#33186) 2025-06-17 09:47:00 -04:00
autospec
backup_restore DEV: Add setting to tag s3 objects enabling tag based access control policies (#32988) 2025-06-16 13:26:18 +08: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
file_store FIX: Upload#update_secure_status not updating s3 access control (#33232) 2025-06-17 16:28:36 +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 FIX: Admin can edit the name even if enable_names is disabled (#33170) 2025-06-16 09:24:17 +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: Simplify CORS logic for public asset routes (#33106) 2025-06-09 08:58:27 +01:00
migration DEV: Protection for migrations that creates index concurrently take 2 (#31792) 2025-03-17 08:25:30 +08:00
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 FEATURE: Display a toast popup after completing a review action. (#31786) 2025-03-18 11:26:59 +11:00
scheduler
search
second_factor FIX: avatar, profile & card backgrounds url in DiscourseConnect (#31956) 2025-03-24 16:23:05 +01:00
seed_data FEATURE: add emojis to seeded categories (#33248) 2025-06-18 17:25:12 +04:00
service DEV: Remove generic exception in model step in services 2025-06-17 16:12:28 +02:00
sidekiq DEV: Add :sidekiq_job_error DiscourseEvent (#32307) 2025-04-17 15:41:58 +08:00
site_settings DEV: Add setting to tag s3 objects enabling tag based access control policies (#32988) 2025-06-16 13:26:18 +08:00
stylesheet FIX: Serve RTL CSS for themes and components (#32916) 2025-05-27 03:15:05 +03:00
tasks DEV: Add setting to tag s3 objects enabling tag based access control policies (#32988) 2025-06-16 13:26:18 +08: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 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 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 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: Add Discourse ID authenticator (#33186) 2025-06-17 09:47:00 -04: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 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 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
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
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
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 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
new_post_manager.rb
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 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 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
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
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 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: make all preference icons unique (#33202) 2025-06-13 15:13:09 -04:00
system_message.rb
system_themes_manager.rb FEATURE: system themes (#32681) 2025-06-13 10:36:31 +08:00
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 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
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 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 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 FEATURE: allow date-based filters to accept a day count (#33197) 2025-06-13 13:45:50 -04: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_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.beta7-dev 2025-06-09 12:19:57 +08:00
wizard.rb
work_queue.rb
xml_cleaner.rb