discourse/lib
Guo Xiang Tan 4f7f733ab0 Upgrade docker:test to use PG 10. 2018-04-04 10:28:23 +08:00
..
active_record/connection_adapters
auth Prefer to use primary email for new user creation over other available emails 2018-03-19 17:10:35 +05:30
autospec
backup_restore Remove use of `rescue nil`. 2018-04-02 13:52:51 +08:00
common_passwords
demon
email Remove use of `rescue nil`. 2018-04-02 13:52:51 +08:00
emoji FEATURES: updates emojis and adds support for more women emojis! 2018-03-22 11:08:06 +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: protect against accidental column or table drops 2018-03-21 15:43:32 +11:00
guardian FEATURE: Shared Drafts 2018-03-20 17:15:26 -04:00
highlight_js
i18n FEATURE: Allow plugins to register a new locale 2018-01-25 14:57:41 +01:00
import
import_export Remove use of `rescue nil`. 2018-04-02 13:52:51 +08:00
javascripts
middleware when writing cache, remove elements from the user agents list. also return a message and content type when blocking a crawler. 2018-03-27 13:44:14 -04:00
migration Call `on_drop` only when tables/columns are dropped 2018-03-27 13:18:13 +11:00
onebox FIX: local post onebox was always pointing to 1st post 2018-02-26 16:05:35 +01:00
plugin Add "discourse-assign" to the list of official plugins. 2018-03-06 21:45:37 +08: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
search
sidekiq
site_settings FEATURE: Shared Drafts 2018-03-20 17:15:26 -04:00
stylesheet Remove use of `rescue nil`. 2018-04-02 13:52:51 +08:00
tasks Upgrade docker:test to use PG 10. 2018-04-04 10:28:23 +08:00
theme_store FIX: unable to import private themes due to key checking 2018-04-03 16:11:03 +10:00
validators Remove use of `rescue nil`. 2018-04-02 13:52:51 +08: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 UX: Allow users to filter members on group page. 2018-03-22 14:02:41 +08:00
age_words.rb
archetype.rb
auth.rb
avatar_lookup.rb
badge_queries.rb
base62.rb remove constant warning in base62 file 2018-01-19 19:52:42 +01:00
cache.rb
canonical_url.rb
category_badge.rb
comment_migration.rb
composer_messages_finder.rb REFACTOR: Use `Topic#private_message?` to reduce duplication. 2018-03-05 15:39:22 +08:00
configurable_urls.rb
content_buffer.rb
cooked_post_processor.rb FIX: respect nofollow settings for onebox links 2018-03-26 18:21:16 +05:30
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
directory_helper.rb
discourse.rb Remove use of `rescue nil`. 2018-04-02 13:52:51 +08: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
discourse_iife.rb
discourse_logstash_logger.rb
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
discourse_tagging.rb FEATURE: option for tags in a tag group to be visible only to staff 2018-03-26 17:05:09 -04:00
discourse_updates.rb
disk_space.rb
distributed_cache.rb
distributed_memoizer.rb
distributed_mutex.rb
edit_rate_limiter.rb
email.rb Upgrade mail gem to remove dependency on mime-types. 2018-03-14 14:37:55 +08:00
email_backup_token.rb
email_cook.rb
email_updater.rb
enum.rb
enum_site_setting.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 FIX: don't double request when downloading a file 2018-02-24 12:35:57 +01:00
filter_best_posts.rb
final_destination.rb Remove use of `rescue nil`. 2018-04-02 13:52:51 +08:00
flag_query.rb Many enhancements to the flagging / suspending interface. 2018-02-01 17:13:02 -05:00
flag_settings.rb
gaps.rb
global_path.rb
guardian.rb FIX: user should not be able to invite to PM if trust level requirment not met 2018-03-08 14:59:04 +05:30
has_errors.rb
headless-ember.js
hijack.rb FEATURE: detect when client thinks user is logged on but is not 2018-03-06 16:49:31 +11:00
homepage_constraint.rb
html_prettify.rb
html_to_markdown.rb FIX: handle <pre> inside <blockquote> in html_to_markdown 2018-02-26 23:28:02 +01:00
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: 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 FIX: stop double counting net calls in logs 2018-02-28 10:45:11 +11:00
mobile_detection.rb
new_post_manager.rb UX: when a post is blocked due to a watched word, message includes the word being blocked 2018-02-28 11:22:18 -05:00
new_post_result.rb
notification_levels.rb
oneboxer.rb SECURITY: Oneboxer should escape the URL before processing 2018-03-15 19:57:55 +05:30
onpdiff.rb
pbkdf2.rb more prep work for jRuby 2018-02-26 10:25:58 +11:00
permalink_constraint.rb
pinned_check.rb
plain_text_to_markdown.rb
plugin_gem.rb
post_action_creator.rb
post_creator.rb FEATURE: Shared Drafts 2018-03-20 17:15:26 -04: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 FEATURE: Live updates for user's messages page. 2018-03-06 18:15:21 +08:00
post_locker.rb FEATURE: Staff members can lock posts 2018-01-26 14:01:30 -05:00
post_merger.rb
post_revisor.rb FIX: Not logging old post contents properly 2018-03-14 15:01:36 -04:00
pretty_text.rb FIX: respect nofollow settings for onebox links 2018-03-26 18:21:16 +05:30
primary_group_lookup.rb
promotion.rb
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 Add guard for `nil` in our `RateLimiter`. 2018-03-01 13:20:42 +08:00
retrieve_title.rb FIX: inline oneboxer min title length of 2 2018-01-30 08:40:04 +11:00
route_format.rb
rtl.rb
s3_helper.rb
score_calculator.rb
screening_model.rb
search.rb FEATURE: search within title using in:title 2018-02-20 14:41:21 +11:00
secure_session.rb
single_sign_on.rb
site_setting_extension.rb Remove use of `rescue nil`. 2018-04-02 13:52:51 +08:00
slug.rb
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 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
text_cleaner.rb FIX: strip zero width spaces from topic title 2018-02-21 00:12:39 +05:30
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
theme_settings_manager.rb FEATURE: Theme settings (2) (#5611) 2018-03-04 19:04:23 -05:00
theme_settings_parser.rb FEATURE: Theme settings (2) (#5611) 2018-03-04 19:04:23 -05:00
timeline_lookup.rb
topic_creator.rb FEATURE: Shared Drafts 2018-03-20 17:15:26 -04:00
topic_list_responder.rb
topic_publisher.rb FIX: Update `last_version_at` when publishing 2018-03-26 16:06:20 -04:00
topic_query.rb FIX: Shared draft performance fix + missing avatars 2018-03-28 16:11:43 -04:00
topic_query_sql.rb
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 UX: wrap full-size Twitter onebox images in aspect-ratio 2018-03-23 18:25:04 +05:30
unread.rb
upload_creator.rb Remove use of `rescue nil`. 2018-04-02 13:52:51 +08:00
url_helper.rb
user_name_suggester.rb
version.rb Version bump to v2.0.0.beta5 2018-03-26 11:22:52 -04:00
wizard.rb