..
auth
FEATURE: Add support for not persistent sessions
2020-09-11 15:11:24 +10:00
autospec
backup_restore
FIX: Prevent "uploads are missing in S3" alerts after restoring a backup
2020-09-10 21:37:48 +02:00
common_passwords
compression
content_security_policy
DEV: Remove blob: workers from CSP ( #10440 )
2020-08-14 18:15:30 +01:00
demon
DEV: Review fixes ( #10641 )
2020-09-10 13:41:46 +10:00
email
UX: add width and height to GitHub onebox inline avatar in emails.
2020-09-21 11:47:09 +05:30
emoji
file_store
SECURITY: Add content-disposition: attachment for SVG uploads
2020-07-09 13:31:48 +10:00
freedom_patches
DEV: Remove unnecessary rack patches.
2020-08-03 14:17:10 +08:00
generators
guardian
FEATURE: Allow admins to delete user SSO records in the UI ( #10669 )
2020-09-15 10:00:10 -04:00
highlight_js
i18n
FIX: Pluralized translation overrides didn't work for en_US
2020-08-29 00:11:46 +02:00
imap
DEV: IMAP log to database ( #10435 )
2020-08-14 12:01:31 +10:00
import
import_export
javascripts
REFACTOR: Support bundling our admin
section as an ember addon
2020-09-22 15:14:29 -04:00
middleware
FIX: Exclude DELETE
methods from invalid request with payload.
2020-08-03 17:05:11 +08:00
migration
FIX: Allow post migrations using #change
to carry out unsafe migration
2020-05-15 14:23:27 +08:00
onebox
FEATURE: Additional control of iframes in oneboxes ( #10523 )
2020-08-27 20:12:13 +01:00
plugin
FEATURE: allow to extend topic_eager_loads in Search ( #10625 )
2020-09-14 11:58:28 +10:00
pretty_text
FIX: Missing files from previous commit
2020-09-15 10:59:41 -04:00
rate_limiter
reviewable
scheduler
search
FIX: Limit PG headline based search blurb generation to 200 characters.
2020-08-12 15:34:27 +08:00
seed_data
DEV: correct some Ruby 2.7 deprecations
2020-07-16 17:43:20 +10:00
sidekiq
site_settings
FIX: SiteSettings::LocalProcessProvider didn't work on multisite
2020-08-20 11:15:20 +02:00
stylesheet
DEV: Do not translate font names ( #10723 )
2020-09-23 12:00:07 +03:00
svg_sprite
FIX: update meh-o icon to far-meh ( #10256 )
2020-07-16 16:26:17 -07:00
tasks
DEV - write JS files to versioned subdirectories ( #10707 )
2020-09-21 15:06:56 -04:00
theme_store
FIX: allow plugin pinning to fetch missing commits
2020-08-12 20:03:37 -07:00
turbo_tests
DEV: Add seed explicitly in turbo_rspec so that runs can be reproduced
2020-08-07 16:51:53 +01:00
validators
FIX - limit number of embedded media items in a post ( #10391 )
2020-08-07 12:08:59 -04:00
webauthn
wizard
FEATURE: Add site setting and wizard step to set base font ( #10250 )
2020-08-31 13:14:09 +03:00
admin_confirmation.rb
DEV: Upgrade Redis to 4.2.1.
2020-06-15 10:05:22 +08:00
admin_constraint.rb
admin_user_index_query.rb
DEV: Standardize table sorting verbiage ( #9757 )
2020-05-14 20:10:59 -06:00
age_words.rb
archetype.rb
auth.rb
backup_restore.rb
FIX: Ensure multisite DB is set correctly when spawning backup process
2020-09-18 20:06:49 +01:00
badge_posts_view_manager.rb
badge_queries.rb
FEATURE: multiple use invite links ( #9813 )
2020-06-09 20:49:32 +05:30
base62.rb
bookmark_manager.rb
FIX: Make deleted topic post bookmarks more resilient ( #10619 )
2020-09-07 14:52:14 +10:00
bookmark_query.rb
FIX: Bookmark search fixes ( #10239 )
2020-07-17 15:55:07 +10:00
bookmark_reminder_notification_handler.rb
FIX: dont error when bookmark topic is nil ( #10555 )
2020-08-31 09:15:36 +10:00
browser_detection.rb
cache.rb
DEV: Upgrade Redis to 4.2.1.
2020-06-15 10:05:22 +08:00
canonical_url.rb
FEATURE: default canonical URL ( #9738 )
2020-05-12 09:13:20 +10:00
category_badge.rb
comment_migration.rb
composer_messages_finder.rb
configurable_urls.rb
content_buffer.rb
content_security_policy.rb
cooked_post_processor.rb
FIX: Make sure rel attributes are correctly set. ( #10645 )
2020-09-10 12:59:51 -03:00
crawler_detection.rb
FIX: use allowlist and blocklist terminology ( #10209 )
2020-07-27 10:23:54 +10:00
csrf_token_verifier.rb
current_user.rb
custom_renderer.rb
custom_setting_providers.rb
db_helper.rb
DEV: Skip readonly tables when remapping content ( #10461 )
2020-08-18 08:53:12 +01:00
directory_helper.rb
discourse_cookie_store.rb
discourse_diff.rb
discourse_event.rb
discourse_hub.rb
discourse_ip_info.rb
discourse_js_processor.rb
REFACTOR: Support bundling our admin
section as an ember addon
2020-09-22 15:14:29 -04:00
discourse_logstash_logger.rb
discourse_plugin_registry.rb
DEV: Add plugin api to permit bulk_action parameters ( #10638 )
2020-09-10 17:18:45 +01:00
discourse_redis.rb
DEV: Use rails_failover gem for ActiveRecord and Redis failover handling
2020-06-15 15:47:07 +08:00
discourse_tagging.rb
FIX: Return 422 when creating topics with tags w/out permission ( #10400 )
2020-08-10 16:14:15 -06:00
discourse_updates.rb
discourse.rb
DEV: prevent already initialized constant warning
2020-08-07 16:28:43 +02:00
disk_space.rb
distributed_cache.rb
distributed_memoizer.rb
distributed_mutex.rb
edit_rate_limiter.rb
email_backup_token.rb
email_cook.rb
email_updater.rb
FIX: : trigger user_updated
event only if email changed after user creation.
2020-07-16 18:21:30 +05:30
email.rb
FEATURE: IMAP delete email sync for group inboxes ( #10392 )
2020-08-12 10:16:26 +10:00
encodings.rb
enum_site_setting.rb
enum.rb
excerpt_parser.rb
feed_element_installer.rb
feed_item_accessor.rb
file_helper.rb
SECURITY: Add content-disposition: attachment for SVG uploads
2020-07-09 13:31:48 +10:00
filter_best_posts.rb
final_destination.rb
FIX: use allowlist and blocklist terminology ( #10209 )
2020-07-27 10:23:54 +10:00
flag_query.rb
FIX: use allowlist and blocklist terminology ( #10209 )
2020-07-27 10:23:54 +10:00
flag_settings.rb
gaps.rb
global_path.rb
guardian.rb
FIX: respect moderator group permissions in guardian ( #10713 )
2020-09-21 12:32:43 -04:00
has_errors.rb
hijack.rb
homepage_constraint.rb
html_prettify.rb
html_to_markdown.rb
Revert "DEV: Add logging for stack level too deep exception in HtmlToMarkdown"
2020-07-09 13:41:33 +01:00
http_language_parser.rb
FIX: Include resolved locale in anonymous cache key ( #10289 )
2020-07-22 18:00:07 +01:00
image_sizer.rb
import_export.rb
inline_oneboxer.rb
FIX: use allowlist and blocklist terminology ( #10209 )
2020-07-27 10:23:54 +10:00
introduction_updater.rb
ip_addr.rb
js_locale_helper.rb
PERF: ensure we run full GC on contexts
2020-05-15 14:01:54 +10:00
json_error.rb
letter_avatar.rb
markdown_linker.rb
mem_info.rb
message_bus_diags.rb
method_profiler.rb
mini_sql_multisite_connection.rb
mobile_detection.rb
new_post_manager.rb
FEATURE: Review posts with media. ( #10693 )
2020-09-18 12:45:09 -03:00
new_post_result.rb
notification_levels.rb
oneboxer.rb
FEATURE: Additional control of iframes in oneboxes ( #10523 )
2020-08-27 20:12:13 +01:00
onpdiff.rb
pbkdf2.rb
DEV: Switch our fast_xor gem for xorcist ( #10565 )
2020-08-31 13:20:44 -06:00
permalink_constraint.rb
pinned_check.rb
plain_text_to_markdown.rb
plugin_gem.rb
FEATURE: allow specifying platform name for platform specific gems ( #10559 )
2020-08-31 12:36:04 +10:00
plugin_initialization_guard.rb
DEV: Print backtrace of error when plugin fails to initialize.
2020-06-09 10:25:43 +08:00
post_action_creator.rb
FIX: Reviews that are auto-hidden by a trusted spam flagger should always have enough weight. ( #10284 )
2020-07-22 11:42:15 -03:00
post_action_destroyer.rb
FIX: Unlike own posts on ownership transfer ( #10446 )
2020-08-19 09:21:02 -06:00
post_action_result.rb
post_creator.rb
FIX: Ensure auto close notice is posted with system locale
2020-08-17 15:40:47 +01:00
post_destroyer.rb
DEV: skip topic deletion staff log when user skip new user tips.
2020-09-23 12:25:39 +05:30
post_jobs_enqueuer.rb
post_locker.rb
post_merger.rb
post_revisor.rb
FIX: Ensure uploads are linked to post when revising a post
2020-09-11 11:49:15 +02:00
pretty_text.rb
FIX: Missing files from previous commit
2020-09-15 10:59:41 -04:00
promotion.rb
FIX: TL2 promotion message and advance training ( #10679 )
2020-09-22 10:17:52 +10:00
quote_comparer.rb
rake_helpers.rb
rate_limiter.rb
FIX: Ignore Redis readonly errors in RateLimiter#rollback!
.
2020-06-11 15:13:11 +08:00
read_only_header.rb
retrieve_title.rb
route_format.rb
rtl.rb
s3_helper.rb
FIX: AWS S3 errors don't necessarily include a message
2020-08-12 17:00:09 -04:00
s3_inventory.rb
DEV: Change upload verified column to be integer ( #10643 )
2020-09-17 13:35:29 +10:00
score_calculator.rb
screening_model.rb
search.rb
FEATURE: Make search filters case insensitive ( #10715 )
2020-09-23 11:59:42 +03:00
secure_session.rb
shrink_uploaded_image.rb
FIX: Handle the case where upload goes missing during downsizing
2020-07-06 18:51:38 +02:00
single_sign_on_provider.rb
FIX: Handle missing provider return sso url
2020-05-12 18:16:50 -06:00
single_sign_on.rb
site_icon_manager.rb
site_setting_extension.rb
FIX: use allowlist and blocklist terminology ( #10209 )
2020-07-27 10:23:54 +10:00
slug.rb
socket_server.rb
spam_handler.rb
FIX: use allowlist and blocklist terminology ( #10209 )
2020-07-27 10:23:54 +10:00
sql_builder.rb
staff_constraint.rb
staff_message_format.rb
suggested_topics_builder.rb
system_message.rb
FIX: TL2 promotion message and advance training ( #10679 )
2020-09-22 10:17:52 +10:00
text_cleaner.rb
text_sentinel.rb
theme_javascript_compiler.rb
theme_modifier_helper.rb
theme_settings_manager.rb
theme_settings_parser.rb
theme_translation_manager.rb
theme_translation_parser.rb
timeline_lookup.rb
topic_creator.rb
FIX: topic_creator accepts participant_count in import mode ( #10632 )
2020-09-10 08:16:57 +10:00
topic_list_responder.rb
DEV: Refactor draft attributes for CategoryList
and TopicList
.
2020-07-24 10:11:30 +08:00
topic_publisher.rb
topic_query_params.rb
Revert "Revert "Merge branch 'master' of https://github.com/discourse/discourse ""
2020-05-23 00:56:13 -04:00
topic_query_sql.rb
topic_query.rb
FIX: TopicQuery.list_private_messages_unread
ignore notification level
2020-09-15 13:33:11 +08:00
topic_retriever.rb
topic_subtype.rb
topic_upload_security_manager.rb
topic_view.rb
FIX: Make deleted topic post bookmarks more resilient ( #10619 )
2020-09-07 14:52:14 +10:00
topics_bulk_action.rb
trust_level.rb
turbo_tests.rb
twitter_api.rb
FIX: Add playsinline to twitter GIFs
2020-08-18 00:26:51 +01:00
unicorn_logstash_patch.rb
DEV: Fix lint.
2020-07-21 15:55:03 +08:00
unread.rb
upload_creator.rb
FIX: Whitelist marker elements when uploading SVGs ( #10703 )
2020-09-18 14:13:07 -04:00
upload_fixer.rb
upload_markdown.rb
upload_recovery.rb
DEV: Restore UploadRecovery specs ( #10543 )
2020-08-27 15:57:10 +02:00
upload_security.rb
DEV: Fix flaky UploadSecurity spec
2020-09-18 14:36:41 -04:00
url_helper.rb
FIX - rails_route_from_url would fail if path contained unicode characters
2020-08-28 15:10:10 -04:00
user_lookup.rb
PERF: Combine avatar_lookup and primary_group_lookup into user_lookup ( #10253 )
2020-07-17 10:48:08 +01:00
user_name_suggester.rb
FIX: use allowlist and blocklist terminology ( #10209 )
2020-07-27 10:23:54 +10:00
version.rb
Version bump to v2.6.0.beta2
2020-08-20 16:36:25 -04:00
webauthn.rb
wizard.rb