This repository has been archived on 2023-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
osr-discourse-src/lib
2018-05-28 15:28:18 +10:00
..
active_record/connection_adapters
auth FIX: apply automatic group rules when using social login providers 2018-05-23 02:26:07 +03:00
autospec DEV: watch plugin.rb in autospec 2018-05-21 15:19:10 +10:00
backup_restore FIX: Restorer wasn't rolling back if restore fails. 2018-04-06 09:43:32 +08:00
common_passwords
demon
email ignore emails that are from the reply by email addresses (#5843) 2018-05-23 10:04:45 +02:00
emoji FEATURE: adds emoji search aliases 2018-05-01 15:43:49 +02:00
es6_module_transpiler
file_store fix s3_cdn_url when the s3 bucket contains a folder 2018-05-23 15:51:02 -05:00
freedom_patches PERF: stop using exec which is blocking for direct sql 2018-05-03 15:50:30 +10:00
guardian PERF: Avoid running the same query twice in TopicViewSerializer#details. 2018-05-24 16:46:13 +08:00
highlight_js
i18n
import
import_export Remove use of rescue nil. 2018-04-02 13:52:51 +08:00
javascripts updates moment.js 2.22.1 and vendor moment-timezone 0.5.14 2018-04-26 09:15:53 +02:00
middleware FIX: specify path for dosp cookie 2018-04-24 11:07:58 -04:00
migration Call on_drop only when tables/columns are dropped 2018-03-27 13:18:13 +11:00
onebox
plugin Revert "Correct BBCode plugin name" 2018-05-19 20:03:49 -04:00
pretty_text FEATURE: Add quote-modified class if a quote has been modified 2018-03-13 13:41:06 -04:00
rate_limiter
scheduler FIX: run deferred jobs inline in sidekiq 2018-05-23 12:05:37 +10:00
search
sidekiq
site_settings FIX: disallow invalid top_menu and post_menu and share_links 2018-04-26 17:00:56 +10:00
stylesheet DEV: fix live refresh if you have a custom theme selected in dev 2018-05-16 17:25:49 +10:00
tasks DEV: after installing official plugins, install the gems 2018-05-17 17:18:22 +10:00
theme_store FIX: unable to import private themes due to key checking 2018-04-03 16:11:03 +10:00
validators FIX: create upload record for exported csv files 2018-04-20 00:27:49 +05:30
wizard
admin_confirmation.rb
admin_constraint.rb
admin_user_index_query.rb FEATURE: new 'staged' users list for admins 2018-05-17 01:52:49 +02:00
age_words.rb
archetype.rb
auth.rb
avatar_lookup.rb
badge_queries.rb
base62.rb
cache.rb dashboard next: caching, mobile support and new charts 2018-05-03 15:41:41 +02:00
canonical_url.rb
category_badge.rb Set catogory text_color for box style 2018-05-02 16:57:35 +10:00
comment_migration.rb
composer_messages_finder.rb
configurable_urls.rb
content_buffer.rb
cooked_post_processor.rb FIX: don't 💥 when 'FastImage.size' has trouble with SSL 2018-05-26 00:55:19 +02:00
crawler_detection.rb FEATURE: control which web crawlers can access using a whitelist or blacklist 2018-03-22 15:41:02 -04:00
current_user.rb
custom_renderer.rb
custom_setting_providers.rb
db_helper.rb linting 2018-04-23 10:26:33 +02:00
directory_helper.rb
discourse_cookie_store.rb
discourse_diff.rb FIX: don't add diff classes more than once 2018-04-16 15:41:45 +02:00
discourse_event.rb
discourse_hub.rb
discourse_iife.rb
discourse_logstash_logger.rb FIX: Incorrect formatter used when logstash formatter is enabled. 2018-04-17 12:07:52 +08:00
discourse_plugin_registry.rb adds moment-timezone.js to the list of vendorable libs 2018-05-01 16:00:05 +02:00
discourse_plugin.rb
discourse_redis.rb $redis.client -> $redis._client. 2018-04-20 13:01:17 +08:00
discourse_tagging.rb FIX: automatically in/decrement topic_tags.pm_topic_count 2018-05-15 16:05:48 +02:00
discourse_updates.rb
discourse.rb Rename display_plugins -> visible_plugins. 2018-05-09 07:52:45 +08: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: Automatically add user to groups after updating email address 2018-05-08 21:27:22 +02:00
email.rb Upgrade mail gem to remove dependency on mime-types. 2018-03-14 14:37:55 +08:00
enum_site_setting.rb
enum.rb
excerpt_parser.rb FIX: Calculation of text length for <details> in excerpt was wrong 2018-03-12 16:55:23 +01:00
feed_element_installer.rb
feed_item_accessor.rb
file_helper.rb
filter_best_posts.rb
final_destination.rb Don't log 404s for FinalDestination. 2018-05-25 10:11:16 +08:00
flag_query.rb FEATURE: New site setting min_flags_staff_visibility 2018-05-07 16:05:13 -04:00
flag_settings.rb
gaps.rb
global_path.rb
guardian.rb FIX: title selector needs to flag whether title comes from badge or not 2018-04-26 16:51:11 -04:00
has_errors.rb
headless-ember.js
hijack.rb
homepage_constraint.rb
html_prettify.rb
html_to_markdown.rb
image_sizer.rb
inline_oneboxer.rb Remove use of rescue nil. 2018-04-02 13:52:51 +08:00
introduction_updater.rb
ip_addr.rb
js_locale_helper.rb FEATURE: discourse-cronos is now a core plugin 2018-05-03 20:15:57 +02:00
json_error.rb
letter_avatar.rb
markdown_linker.rb
mem_info.rb
memory_diagnostics.rb
message_bus_diags.rb
method_profiler.rb
mobile_detection.rb
new_post_manager.rb FEATURE: Staged user moderation (#5721) 2018-04-06 11:41:25 +02:00
new_post_result.rb
notification_levels.rb
oneboxer.rb FIX: non-oneboxed links on separate lines should stay on separate lines 2018-04-11 21:33:45 +02:00
onpdiff.rb
pbkdf2.rb
permalink_constraint.rb
pinned_check.rb
plain_text_to_markdown.rb
plugin_gem.rb
post_action_creator.rb
post_creator.rb FIX: Deadlock when topic with auto close topic timers exceeds auto_close_topics_post_count. 2018-04-23 13:34:24 +08:00
post_destroyer.rb FEATURE: add staff action log for 'restore topic' 2018-03-21 18:04:13 +05:30
post_enqueuer.rb
post_jobs_enqueuer.rb FIX: ensure 'notifications_state' is up to date after creating a notification 2018-05-26 02:09:48 +02:00
post_locker.rb
post_merger.rb
post_revisor.rb FIX: Extraction of quoted posts failed in some cases 2018-05-25 12:00:17 +02:00
pretty_text.rb FIX: Paths used by PrettyText were not always initialized 2018-05-23 22:16:59 +02:00
primary_group_lookup.rb
promotion.rb FIX: Group can't be deleted if certain users are demoted. 2018-04-10 14:19:35 +08:00
quote_comparer.rb FEATURE: Add quote-modified class if a quote has been modified 2018-03-13 13:41:06 -04:00
rate_limiter.rb correct return value 2018-04-25 08:44:07 +10:00
retrieve_title.rb
route_format.rb
rtl.rb
s3_helper.rb fix s3_cdn_url when the s3 bucket contains a folder 2018-05-23 15:51:02 -05:00
score_calculator.rb
screening_model.rb
search.rb FIX: search server side error in rare condition 2018-05-28 15:28:18 +10:00
secure_session.rb
single_sign_on.rb FEATURE: add profile_background fields into SSO (#5701) 2018-05-07 10:03:26 +02:00
site_setting_extension.rb DEV: stabilize site setting spec 2018-05-25 12:16:00 +10:00
slug.rb FIX: strip emoji string from slug 2018-04-18 11:32:32 +05:30
socket_server.rb Remove use of rescue nil. 2018-04-02 13:52:51 +08:00
source_url.rb
spam_handler.rb
sql_builder.rb
staff_constraint.rb Extensibility for custom staff check 2018-03-28 14:48:14 -04:00
staff_message_format.rb
stats_socket.rb
suggested_topics_builder.rb
system_message.rb
text_cleaner.rb
text_sentinel.rb
theme_settings_manager.rb
theme_settings_parser.rb
timeline_lookup.rb
topic_creator.rb add client side validation for category minimum_required_tags 2018-04-11 07:17:52 +05:30
topic_list_responder.rb
topic_publisher.rb FIX: Update last_version_at when publishing 2018-03-26 16:06:20 -04:00
topic_query_sql.rb
topic_query.rb FIX: Shared draft performance fix + missing avatars 2018-03-28 16:11:43 -04:00
topic_retriever.rb
topic_subtype.rb
topic_view.rb Add support for the '/p/:post_id' route on the client-side 2018-03-24 02:44:39 +01:00
topics_bulk_action.rb FEATURE: Live updates for user's messages page. 2018-03-06 18:15:21 +08:00
trust_level.rb
twitter_api.rb FIX: do not replace hashtags in URLs 2018-05-17 00:34:17 +05:30
unread.rb
upload_creator.rb FIX: create upload record for exported csv files 2018-04-20 00:27:49 +05:30
url_helper.rb
user_name_suggester.rb
version.rb bump version to beta 10 2018-05-17 12:09:19 +10:00
wizard.rb