discourse/lib
Guo Xiang Tan 3e835047da Remove "already initialized" constant warning. 2018-02-13 08:55:15 +08:00
..
active_record/connection_adapters Expose `replica_postgresql_connection` to `ActiveRecord::Base`. 2017-11-24 09:35:45 +08:00
auth FIX: Delete the invalid auth cookie even if you hit the rate limit 2018-02-09 19:09:54 -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 demo script for demonizing using fork exec 2018-01-11 13:51:52 +11:00
email Also try popular Windows-1252 encoding when decoding incoming email 2018-01-30 23:45:04 +01:00
emoji FIX: correct shushing_face name 2018-01-05 11:01:23 +01:00
es6_module_transpiler
file_store FIX: cache_file storage cleanup logic was wrong 2018-01-18 17:00:04 +01:00
freedom_patches FEATURE: Allow plugins to register a new locale 2018-01-25 14:57:41 +01:00
guardian Rename `allow staff flags` to `allow flagging staff` 2018-02-12 15:27:26 -05:00
highlight_js
i18n FEATURE: Allow plugins to register a new locale 2018-01-25 14:57:41 +01:00
import
import_export add some output to category and topic importer 2018-01-24 12:33:47 -05:00
javascripts Correct Arabic month names 2018-01-14 20:01:45 +01:00
middleware Remove "already initialized" constant warning. 2018-02-13 08:55:15 +08:00
onebox add a custom user onebox (#5542) 2018-01-30 11:03:08 +01:00
plugin FEATURE: Allow plugins to register a new locale 2018-01-25 14:57:41 +01:00
pretty_text Add quote and mention support for username formatters 2017-11-20 16:28:03 -05:00
rate_limiter FIX: regression around rate limiter 2017-12-04 21:44:16 +11:00
scheduler PERF: stop running background work between requests 2017-11-23 15:48:47 +11:00
search
sidekiq FEATURE: raise an event when a sidekiq job runs 2017-10-23 17:30:17 +11:00
site_settings deprecate existing site settings 2018-02-01 13:25:29 +05:30
stylesheet FIX: Allow plugins to register importers 2018-01-19 16:24:41 -05:00
tasks FEATURE: Vanilla bulk importer 2018-02-02 16:28:51 -05:00
validators FIX: Consider oneboxes links wrt to `min_trust_level_to_post_links` 2018-02-08 18:27:40 -05:00
wizard
admin_confirmation.rb
admin_constraint.rb Add extensibility to admin constraints 2018-01-25 13:56:08 -05:00
admin_user_index_query.rb Rename "Blocked" to "Silenced" 2017-11-10 14:10:27 -05:00
age_words.rb
archetype.rb
auth.rb
avatar_lookup.rb
badge_queries.rb FEATURE: Support an end date for user silencing 2017-11-14 13:20:19 -05:00
base62.rb remove constant warning in base62 file 2018-01-19 19:52:42 +01:00
cache.rb
canonical_url.rb
category_badge.rb
column_dropper.rb
comment_migration.rb
composer_messages_finder.rb improve reviving_old_topic education message 2018-01-26 00:06:53 +05:30
configurable_urls.rb
content_buffer.rb
cooked_post_processor.rb UX: only crops images taller than 18:9 instead of 16:9 2018-01-31 22:31:16 +01:00
crawler_detection.rb correct specs, ensure crawler layout only applies to html 2018-01-16 16:28:11 +11:00
current_user.rb
custom_renderer.rb
custom_setting_providers.rb
db_helper.rb
directory_helper.rb
discourse.rb FIX: Delete the invalid auth cookie even if you hit the rate limit 2018-02-09 19:09:54 -05:00
discourse_cookie_store.rb
discourse_diff.rb UX: Adding a sticky footer to the post history modal, removing bootstrap columns 2018-01-29 15:15:50 -05:00
discourse_event.rb
discourse_hub.rb DEV: private means nothing for class methods 2017-11-01 16:43:19 +11:00
discourse_iife.rb
discourse_logstash_logger.rb FIX: `severity_name` was being logged incorrectly. 2017-11-17 08:55:21 +08:00
discourse_plugin.rb
discourse_plugin_registry.rb FEATURE: Allow plugins to register a new locale 2018-01-25 14:57:41 +01:00
discourse_redis.rb FIX: in readonly mode don't double count pages 2017-10-25 13:19:43 +11:00
discourse_tagging.rb
discourse_updates.rb REFACTOR: Avoid duplicated logic on server and client. 2017-11-21 17:10:04 +08:00
disk_space.rb
distributed_cache.rb Allow `DistributedCache#delete` to not publish changes. 2017-10-20 23:03:42 +08:00
distributed_memoizer.rb
distributed_mutex.rb
edit_rate_limiter.rb
email.rb
email_backup_token.rb
email_cook.rb replace indentation with non-breaking spaces when cooking emails 2017-11-18 17:16:44 +01:00
email_updater.rb FIX: Don't skip validations when updating user's email. 2017-11-08 11:38:51 +08:00
enum.rb
enum_site_setting.rb
excerpt_parser.rb FIX: support for generating excerpt when nesting <details> blocks 2018-01-22 19:17:35 +01:00
feed_element_installer.rb FEATURE: Replace SimpleRSS with Ruby RSS module (#5311) 2017-12-06 10:45:09 +11:00
feed_item_accessor.rb FEATURE: Replace SimpleRSS with Ruby RSS module (#5311) 2017-12-06 10:45:09 +11:00
file_helper.rb FinalDestination should only log when verbose is enabled 2017-10-31 17:16:59 +01:00
filter_best_posts.rb
final_destination.rb PERF: ability to crawl for titles without extra HEAD req 2018-01-29 15:40:12 +11:00
flag_query.rb Many enhancements to the flagging / suspending interface. 2018-02-01 17:13:02 -05:00
flag_settings.rb Refactor flag types for more customization 2017-10-19 13:55:23 -04:00
gaps.rb
git_importer.rb
global_path.rb FEATURE: allow specifying s3 config via globals 2017-10-06 16:20:01 +11:00
guardian.rb rename 'enable_private_email_messages' to 'enable_personal_email_messages' 2018-02-01 13:25:29 +05:30
has_errors.rb
headless-ember.js
hijack.rb FIX: uploads not working on themes admin page 2018-01-25 21:13:06 +11:00
homepage_constraint.rb FEATURE: Allow the user to select a custom home page (#5268) 2017-11-10 06:45:19 +11:00
html_normalize.rb FIX: Normalizer wasn't working with attributes without values 2017-11-02 14:11:20 -04:00
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 FIX: inline oneboxer min title length of 2 2018-01-30 08:40:04 +11:00
introduction_updater.rb
ip_addr.rb
js_locale_helper.rb FEATURE: Allow plugins to register a new locale 2018-01-25 14:57:41 +01:00
json_error.rb
letter_avatar.rb
markdown_linker.rb
mem_info.rb
memory_diagnostics.rb
message_bus_diags.rb
method_profiler.rb PERF: run post timings in background 2018-01-19 08:27:29 +11:00
mobile_detection.rb
new_post_manager.rb Rename "Blocked" to "Silenced" 2017-11-10 14:10:27 -05:00
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 FEATURE: convert plain text emails to markdown 2017-12-06 01:47:51 +01:00
plugin_gem.rb
post_action_creator.rb
post_creator.rb FEATURE: Allow posting via email to read-only mailing list mirror category 2018-01-05 11:21:53 +01:00
post_destroyer.rb FIX: be consistent with how first posts in topics are counted. do like DirectoryItem.refresh_period :all 2017-11-10 12:18:25 -05:00
post_enqueuer.rb
post_jobs_enqueuer.rb
post_locker.rb FEATURE: Staff members can lock posts 2018-01-26 14:01:30 -05:00
post_merger.rb
post_revisor.rb FIX: system user edits should not generate notifications 2018-01-30 22:21:07 +01:00
pretty_text.rb FEATURE: allow better fidelity for auto linkify, disable most tlds based linkify 2018-02-01 13:22:38 +11:00
primary_group_lookup.rb
promotion.rb REFACTOR: Track manual locked user levels separately from groups 2017-11-27 11:23:44 -05:00
rate_limiter.rb FEATURE: optional default off global per ip rate limiter 2017-12-11 17:52:57 +11:00
retrieve_title.rb FIX: inline oneboxer min title length of 2 2018-01-30 08:40:04 +11:00
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 FIX: error setting tombstone bucket when set to old version 2017-11-13 15:36:45 +11:00
score_calculator.rb
screening_model.rb
search.rb FEATURE: show header search results on search log term details page 2018-01-17 12:47:16 +05:30
secure_session.rb
single_sign_on.rb Fix "duplicate method" issue 2017-11-02 12:33:35 +01:00
site_setting_extension.rb FIX: bypass all site setting work for shadowed method 2017-10-27 11:12:44 +11:00
slug.rb FIX: `Topic#title` were being parameterized when encoded slug is 2017-10-27 11:02:47 +08:00
socket_server.rb
source_url.rb
spam_handler.rb
sql_builder.rb
staff_constraint.rb
staff_message_format.rb More extensibility for custom silence/suspend messages 2018-01-19 11:35:19 -05:00
stats_socket.rb
suggested_topics_builder.rb
system_message.rb
table_migration_helper.rb
text_cleaner.rb
text_sentinel.rb rename 'min_private_message_{post/title}_length' to 'min_personal_message_{post/title}_length' 2018-02-01 13:25:29 +05:30
timeline_lookup.rb
topic_creator.rb FEATURE: Allow users to disable new PMs. 2017-10-19 12:32:55 +08:00
topic_list_responder.rb
topic_query.rb rename 'enable_private_messages' to 'enable_personal_messages' 2018-02-01 13:25:29 +05:30
topic_query_sql.rb
topic_retriever.rb
topic_subtype.rb
topic_view.rb FEATURE: log private message views 2018-01-29 08:08:08 +05:30
topics_bulk_action.rb
trust_level.rb
twitter_api.rb
unread.rb
upload_creator.rb FIX: catch all server-side error when uploading a file 2017-12-27 16:33:25 +01: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 v2.0.0.beta2 2018-01-31 12:18:35 -05:00
wizard.rb