discourse/lib
Sam 6f31d3f0e5 FEATURE: single sign on support
Added support for outsourcing auth to a different website, documentation on meta
2014-02-25 14:31:03 +11:00
..
assets
auth BUGFIX: allow facebook auth for people refusing email 2014-02-17 14:45:17 +11:00
autospec
common_passwords
concern
demon
email PERF: stop messing with strings that come back from I18n.t 2014-02-18 14:10:03 +11:00
export BUGFIX: restore wasn't working when not using multisite in production 2014-02-20 18:42:17 +01:00
file_store
freedom_patches PERF: stop messing with strings that come back from I18n.t 2014-02-18 14:10:03 +11:00
guardian Look at the age of a user's first post to determine if the user can be nuked, instead of looking at when the user registered. 2014-02-20 12:29:40 -05:00
import REFACTOR: moved the export.rake task into script/discourse script 2014-02-21 16:17:00 +01:00
javascripts
middleware FIX oobgc support for Ruby 2.1 2014-02-18 14:43:24 +11:00
onebox
plugin
rate_limiter
scheduler FEATURE: Discoruse.handle_exception 2014-02-21 14:30:25 +11:00
search BUGFIX: search could break when expanding 2014-02-17 14:34:14 +11:00
sidekiq
site_settings
tasks REFACTOR: moved the export.rake task into script/discourse script 2014-02-21 16:17:00 +01:00
validators Drop Rails3 support 2014-02-17 19:42:08 +01:00
admin_constraint.rb
admin_user_index_query.rb
age_words.rb
archetype.rb
auth.rb
avatar_detector.rb
avatar_lookup.rb
avatar_upload_service.rb
backup_restore.rb FEATURE: upload backups 2014-02-22 01:41:01 +01:00
boost_trust_level.rb
cache.rb
canonical_url.rb
composer_messages_finder.rb
configurable_urls.rb
content_buffer.rb
cooked_post_processor.rb
crawler_detection.rb REFACTOR: Rename GooglebotDetection to CrawlerDetection because we 2014-02-20 16:07:02 -05:00
current_user.rb
custom_renderer.rb
directory_helper.rb
discourse.rb FEATURE: Discoruse.handle_exception 2014-02-21 14:30:25 +11:00
discourse_diff.rb
discourse_hub.rb
discourse_iife.rb
discourse_observer.rb Drop Rails3 support 2014-02-17 19:42:08 +01:00
discourse_plugin_registry.rb
discourse_redis.rb
discourse_updates.rb
distributed_hash.rb
distributed_memoizer.rb
edit_rate_limiter.rb
email.rb
enum.rb
enum_site_setting.rb
excerpt_parser.rb Preserve spoiler tags in post excerpts. 2014-02-20 15:01:44 +05:30
filter_best_posts.rb
flag_query.rb
gaps.rb
guardian.rb
headless-ember.js
homepage_constraint.rb
image_sizer.rb
js_locale_helper.rb FIX: plugin translations overwrite each other 2014-02-19 17:16:36 -05:00
markdown_linker.rb
mem_info.rb
message_bus_diags.rb
mobile_detection.rb
oneboxer.rb
onpdiff.rb
pbkdf2.rb
pinned_check.rb
post_creator.rb Refactors PostCreator. 2014-02-17 01:57:37 -05:00
post_destroyer.rb
post_jobs_enqueuer.rb Refactors PostCreator. 2014-02-17 01:57:37 -05:00
post_revisor.rb
pretty_text.rb PERF: stop messing with strings that come back from I18n.t 2014-02-18 14:10:03 +11:00
promotion.rb
rate_limiter.rb
remote_ip_improved.rb
roleable.rb
score_calculator.rb
screening_model.rb
search.rb Suppress search in topic unless we have more than 10 posts 2014-02-19 08:59:18 +11:00
single_sign_on.rb FEATURE: single sign on support 2014-02-25 14:31:03 +11:00
site_content_class_methods.rb PERF: stop messing with strings that come back from I18n.t 2014-02-18 14:10:03 +11:00
site_setting_extension.rb
slug.rb
sql_builder.rb
staff_constraint.rb
suggested_topics_builder.rb
summarize.rb
system_message.rb
text_cleaner.rb
text_sentinel.rb
topic_creator.rb
topic_query.rb FEATURE: If you don't select any topics to "Dissmiss Read" it does all 2014-02-21 15:18:45 -05:00
topic_query_sql.rb
topic_retriever.rb
topic_subtype.rb
topic_view.rb
topics_bulk_action.rb FEATURE: Bulk reset read status. 2014-02-21 15:18:45 -05:00
trashable.rb Drop Rails3 support 2014-02-17 19:42:08 +01:00
trust_level.rb
twitter_api.rb
unread.rb
url_helper.rb
user_name_suggester.rb
version.rb