discourse/lib
Bianca Nenciu e7fb45cc29
FEATURE: Treat emoji or similar characters as one (#12482)
Long messages consisting only of emojis, dots or commas used to be
valid because character-wise they were over the limit.
2021-03-24 16:47:35 +02:00
..
auth DEV: Avoid duplicating method attributes in Auth::Result. 2021-02-26 10:20:31 +08:00
autospec DEV: Allow autospec to run full test suite in parallel (#11976) 2021-02-04 14:44:40 +00:00
backup_restore FIX: Remap old S3 endpoints during backup restore (#12276) 2021-03-03 21:10:09 +01:00
common_passwords
compression
content_security_policy FEATURE: Add CSP frame-ancestors support (#12404) 2021-03-22 16:00:25 -03:00
demon DEV: IMAP debugging improvements (#11784) 2021-01-21 11:37:47 +10:00
email FIX: Improvements to email styles (#12451) 2021-03-22 14:09:38 +02:00
emoji
file_store
freedom_patches DEV: Remove String#match? and Regexp.match? polyfills (#12454) 2021-03-19 19:55:44 +00:00
generators
guardian FEATURE: allow category group moderators to pin/unpin topics (#12325) 2021-03-09 16:05:11 -05:00
highlight_js
i18n
imap DEV: IMAP debugging improvements (#11784) 2021-01-21 11:37:47 +10:00
import
import_export
javascripts A11Y: makes user notifications list more accessible (#11992) 2021-02-08 08:45:14 +01:00
middleware DEV: Retry-after header values should be strings (#12475) 2021-03-23 20:32:36 +01:00
migration
onebox Drop flash video onebox (#12261) 2021-03-02 17:11:14 +00:00
plugin DEV: APIs for plugin to add custom reviewable confirm modal (#12246) 2021-03-02 10:28:27 -06:00
pretty_text
rate_limiter
reviewable DEV: APIs for plugin to add custom reviewable confirm modal (#12246) 2021-03-02 10:28:27 -06:00
scheduler
search
seed_data
sidekiq
site_settings DEV: Add experimental json_scheme site setting type (#12226) 2021-03-01 09:15:17 -05:00
stylesheet FIX: Regression in colors used by non-default theme (#12492) 2021-03-23 12:46:25 -04:00
svg_sprite
tasks FIX: rake db:validate_indexes was broken (#12463) 2021-03-24 08:53:01 +11:00
theme_store DEV: Refactor theme SCSS compilation (#11919) 2021-02-02 13:09:41 -05:00
turbo_tests
validators FEATURE: Treat emoji or similar characters as one (#12482) 2021-03-24 16:47:35 +02:00
webauthn
wizard FEATURE: Various improvements to invite system (#12023) 2021-03-03 11:45:29 +02:00
admin_confirmation.rb
admin_constraint.rb
admin_user_index_query.rb
age_words.rb
archetype.rb
auth.rb
backup_restore.rb
badge_posts_view_manager.rb
badge_queries.rb
base62.rb
bookmark_manager.rb FEATURE: Bookmark pinning (#12431) 2021-03-22 09:50:22 +10:00
bookmark_query.rb FEATURE: Bookmark pinning (#12431) 2021-03-22 09:50:22 +10:00
bookmark_reminder_notification_handler.rb
browser_detection.rb
cache.rb
canonical_url.rb
category_badge.rb
comment_migration.rb
composer_messages_finder.rb FEATURE: Rename 'Discourse SSO' to DiscourseConnect (#11978) 2021-02-08 10:04:33 +00:00
configurable_urls.rb
content_buffer.rb
content_security_policy.rb
cooked_post_processor.rb SECURITY: Prefer Loofah for processing cooked HTML 2021-02-24 17:17:49 +02:00
crawler_detection.rb FEATURE: Implement browser update in crawler view (#12448) 2021-03-22 19:41:42 +02:00
csrf_token_verifier.rb
current_user.rb
custom_renderer.rb
custom_setting_providers.rb
db_helper.rb
directory_helper.rb
discourse_cookie_store.rb
discourse_diff.rb
discourse_event.rb
discourse_hub.rb
discourse_ip_info.rb
discourse_js_processor.rb DEV: We hadn't enabled object-rest-spread in all contexts (#12452) 2021-03-19 13:57:04 -04:00
discourse_logstash_logger.rb
discourse_plugin_registry.rb DEV: APIs for plugin to add custom reviewable confirm modal (#12246) 2021-03-02 10:28:27 -06:00
discourse_redis.rb
discourse_tagging.rb
discourse_updates.rb DEV: use Redis data for version check in DiscourseUpdates (#12293) 2021-03-08 09:05:08 -05:00
discourse.rb DEV: apply allow origin response header for CDN requests. (#11893) 2021-01-29 07:44:49 +05:30
disk_space.rb
distributed_cache.rb
distributed_memoizer.rb
distributed_mutex.rb
edit_rate_limiter.rb
email_backup_token.rb
email_cook.rb PERF: Avoid lookbehinds when replacing links in imported emails (#11931) 2021-02-02 17:34:00 +01:00
email_updater.rb FIX: Do not add same email multiple times (#12322) 2021-03-10 14:49:26 +02:00
email.rb FEATURE: Obfuscate emails on invite show page (#12433) 2021-03-18 19:09:23 +02:00
encodings.rb
enum_site_setting.rb
enum.rb
excerpt_parser.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
global_path.rb
guardian.rb FEATURE: Allow using invites when DiscourseConnect SSO is enabled (#12419) 2021-03-19 10:20:10 +10:00
has_errors.rb
hijack.rb
homepage_constraint.rb
html_prettify.rb
html_to_markdown.rb FEATURE: support mark tag (#12088) 2021-02-15 21:47:30 +05:30
http_language_parser.rb
image_sizer.rb
import_export.rb
inline_oneboxer.rb FEATURE: check blocked_onebox_domains setting for inline oneboxes (#11944) 2021-02-03 21:45:22 +05:30
introduction_updater.rb
ip_addr.rb
js_locale_helper.rb
json_error.rb
letter_avatar.rb
markdown_linker.rb
mem_info.rb
message_bus_diags.rb
method_profiler.rb DEV: Add output_sql_to_stderr! to MethodProfiler (#12445) 2021-03-19 17:48:30 +10:00
mini_sql_multisite_connection.rb DEV: upgrade mini_sql (#12465) 2021-03-24 08:48:04 +11:00
mobile_detection.rb
new_post_manager.rb FIX: Reintroduce auto_silence_first_post_regex (#12223) 2021-02-26 15:07:04 +02:00
new_post_result.rb
notification_levels.rb
oneboxer.rb FIX: Add amazon sites to force_get_hosts (#12341) 2021-03-10 14:42:17 -05:00
onpdiff.rb
pbkdf2.rb
permalink_constraint.rb
pinned_check.rb
plain_text_to_markdown.rb
plugin_gem.rb
plugin_initialization_guard.rb
post_action_creator.rb FEATURE: New DiscourseEvent trigger for likes (#12374) 2021-03-11 21:07:29 -03:00
post_action_destroyer.rb
post_action_result.rb
post_creator.rb FEATURE: Allow durations < 1 hour and < 1 day for topic timers where duration is specified (auto delete replies, close based on last post) (#11961) 2021-02-05 10:12:56 +10:00
post_destroyer.rb FIX: When destroying a topic, destroy its associated published page. (#12358) 2021-03-11 11:34:54 -03:00
post_jobs_enqueuer.rb
post_locker.rb
post_merger.rb
post_revisor.rb FIX: check min tag count requirement when change category (#12252) 2021-03-03 10:59:23 +11:00
pretty_text.rb FIX: Escape Font Awesome icons (#12421) 2021-03-17 16:11:40 +03:00
promotion.rb
quote_comparer.rb
rake_helpers.rb
rate_limiter.rb
read_only_header.rb
retrieve_title.rb
route_format.rb
route_matcher.rb
rtl.rb
s3_helper.rb
s3_inventory.rb
score_calculator.rb
screening_model.rb
search.rb FEATURE: Change very high/low search priority to rank at absolute ends. 2021-03-09 09:20:37 +08:00
secure_session.rb
shrink_uploaded_image.rb
single_sign_on_provider.rb FEATURE: Rename 'Discourse SSO' to DiscourseConnect (#11978) 2021-02-08 10:04:33 +00:00
single_sign_on.rb FEATURE: Allow using invites when DiscourseConnect SSO is enabled (#12419) 2021-03-19 10:20:10 +10:00
site_icon_manager.rb
site_setting_extension.rb
slug.rb
socket_server.rb
spam_handler.rb
sql_builder.rb
staff_constraint.rb
staff_message_format.rb
suggested_topics_builder.rb
system_message.rb DEV: Add option to send system message to groups (#12256) 2021-03-02 18:51:50 +01:00
temporary_db.rb FIX: rake db:validate_indexes was broken (#12463) 2021-03-24 08:53:01 +11:00
text_cleaner.rb
text_sentinel.rb
theme_javascript_compiler.rb
theme_modifier_helper.rb
theme_settings_manager.rb DEV: support json_schema in theme settings (#12294) 2021-03-10 20:15:04 -05:00
theme_settings_parser.rb DEV: support json_schema in theme settings (#12294) 2021-03-10 20:15:04 -05:00
theme_translation_manager.rb
theme_translation_parser.rb
timeline_lookup.rb FIX: ensures timeline_lookup includes last tuple (#11829) 2021-01-25 11:30:59 +01:00
topic_creator.rb
topic_list_responder.rb
topic_publisher.rb
topic_query_params.rb
topic_query_sql.rb
topic_query.rb FEATURE: New way to dismiss new topics (#11927) 2021-02-04 11:27:34 +11:00
topic_retriever.rb FEATURE: Fallback to system users when creating new TopicEmbed (#12386) 2021-03-15 11:58:53 -03:00
topic_subtype.rb
topic_upload_security_manager.rb DEV: Add security_last_changed_at and security_last_changed_reason to uploads (#11860) 2021-01-29 09:03:44 +10:00
topic_view.rb FIX: Embedded comments should only return regular posts (#11773) 2021-01-21 12:47:03 -05:00
topics_bulk_action.rb
trust_level.rb
turbo_tests.rb
twitter_api.rb
unicorn_logstash_patch.rb
unread.rb
upload_creator.rb FIX: do not convert format for site setting uploads (#12410) 2021-03-16 20:14:41 +05:30
upload_fixer.rb
upload_markdown.rb
upload_recovery.rb
upload_security.rb FIX: Do not mark group_flair images as secure on upload (#12081) 2021-02-16 12:34:03 +10:00
url_helper.rb
user_lookup.rb
user_name_suggester.rb
version.rb Version bump to v2.7.0.beta5 (#12287) 2021-03-10 13:45:19 -05:00
webauthn.rb
wizard.rb
zeitwerk_config.rb FIX: deprecation warning - initialization autoloaded the constant (#12400) 2021-03-16 09:47:57 +11:00