discourse/lib
2018-03-02 12:13:53 +11:00
..
active_record/connection_adapters
auth Implements https://meta.discourse.org/t/issue-user-changed-google-account-and-cant-connect-thru-his-profile/35028/18?u=supermathie 2017-12-20 17:59:36 -05:00
autospec Switch to chrome headless mode instead of phantomjs. 2017-12-19 16:00:43 +08:00
backup_restore FIX: stop forking regular backup jobs 2017-12-21 09:00:48 +11:00
common_passwords
demon
email FIX: bounced email can contain multiple status codes 2018-01-03 17:59:20 +01:00
emoji FIX: correct shushing_face name 2018-01-11 14:30:22 -05:00
es6_module_transpiler
file_store
freedom_patches FIX: unicode titles missing when visiting topic from topic list 2017-12-21 15:20:47 +11:00
guardian SECURITY: ensure users have permission when moving categories 2018-03-02 12:13:53 +11:00
highlight_js
i18n
import
import_export
javascripts FIX: pluralization rules for Serbian language (#5453) 2017-12-22 12:20:19 +01:00
middleware improve message 2017-12-20 10:12:33 +11:00
onebox SECURITY: correct local onebox category checks 2018-02-14 10:44:06 +11:00
plugin
pretty_text
rate_limiter
scheduler
search
sidekiq
site_settings
stylesheet
tasks Ignore errors when remapping posts 2017-12-28 15:13:01 +01:00
validators SECURITY: email domain whitelist could be bypassed 2018-01-17 21:49:43 +01:00
wizard
admin_confirmation.rb
admin_constraint.rb
admin_user_index_query.rb
age_words.rb
archetype.rb
auth.rb
avatar_lookup.rb
badge_queries.rb
base62.rb
cache.rb
canonical_url.rb
category_badge.rb
column_dropper.rb
comment_migration.rb
composer_messages_finder.rb
configurable_urls.rb
content_buffer.rb
cooked_post_processor.rb FIX: rescue login required / broken images 2018-01-11 14:30:34 -05:00
crawler_detection.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_iife.rb
discourse_logstash_logger.rb
discourse_plugin_registry.rb
discourse_plugin.rb
discourse_redis.rb
discourse_tagging.rb
discourse_updates.rb
discourse.rb FIX: Load the route format before discourse 2017-12-21 16:29:11 -05: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
email.rb
enum_site_setting.rb
enum.rb
excerpt_parser.rb FIX: Don't disable details when below truncate limit 2017-12-20 15:45:00 -05:00
feed_element_installer.rb
feed_item_accessor.rb
file_helper.rb
filter_best_posts.rb
final_destination.rb Merge master 2018-01-03 16:49:06 -05:00
flag_query.rb
flag_settings.rb
gaps.rb
git_importer.rb
global_path.rb
guardian.rb SECURITY: Any group can be invited into a PM. 2017-12-14 15:18:27 +08:00
has_errors.rb
headless-ember.js
hijack.rb FIX: handle CORS in hijacked requests 2017-12-07 10:31:04 +11:00
homepage_constraint.rb
html_normalize.rb
html_prettify.rb
html_to_markdown.rb FIX: Remove other whitespaces except the line intents 2017-12-09 02:36:27 +05:30
image_sizer.rb
inline_oneboxer.rb
introduction_updater.rb
ip_addr.rb
js_locale_helper.rb
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
new_post_result.rb
notification_levels.rb
oneboxer.rb FIX: add 'SiteSetting.port' to 'Onebox.allowed_ports' in development mode 2017-12-18 18:31:41 +01: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: Missing post/topic created web hooks due to race condition. 2018-01-03 17:24:01 +08:00
post_destroyer.rb
post_enqueuer.rb
post_jobs_enqueuer.rb
post_merger.rb
post_revisor.rb SECURITY: ensure users have permission when moving categories 2018-03-02 12:13:53 +11:00
pretty_text.rb
primary_group_lookup.rb
promotion.rb
rate_limiter.rb FEATURE: optional default off global per ip rate limiter 2017-12-11 17:52:57 +11:00
retrieve_title.rb
route_format.rb FIX: RouteFormat is a better class name than RouteFormats 2017-12-21 15:30:32 -05:00
rtl.rb
s3_helper.rb
score_calculator.rb
screening_model.rb
search.rb FIX: replace curly quotes to regular quotes in search terms 2017-12-12 11:17:28 +05:30
secure_session.rb
single_sign_on.rb
site_setting_extension.rb
slug.rb
socket_server.rb
source_url.rb
spam_handler.rb
sql_builder.rb
staff_constraint.rb
stats_socket.rb
suggested_topics_builder.rb
system_message.rb
table_migration_helper.rb
text_cleaner.rb
text_sentinel.rb
timeline_lookup.rb
topic_creator.rb
topic_list_responder.rb
topic_query_sql.rb
topic_query.rb
topic_retriever.rb
topic_subtype.rb
topic_view.rb correct regression 2017-12-13 17:36:36 +11:00
topics_bulk_action.rb
trust_level.rb
twitter_api.rb
unread.rb
upload_creator.rb Merge master 2018-01-03 16:49:06 -05:00
url_helper.rb Move escape_uri method to a more suitable place 2017-12-12 20:17:46 +01:00
user_name_suggester.rb
version.rb Version bump to v1.9.3 2018-02-15 17:46:48 -05:00
wizard.rb