.. |
assets
|
|
|
auth
|
invite only forums had very wonky logic, invited users were not being activated, invite_only forums were still registering users
|
2013-08-28 17:18:31 +10:00 |
autospec
|
|
|
email
|
FIX: schemaless urls in emails
|
2013-08-27 00:08:38 +02:00 |
export
|
|
|
file_store
|
added content-disposition header for uploads on S3
|
2013-08-30 17:28:18 +02:00 |
freedom_patches
|
more fixes for rails 4
|
2013-09-03 19:11:55 +10:00 |
import
|
|
|
javascripts
|
|
|
jobs
|
reduce sidetiq frequency
|
2013-09-02 17:14:41 +10:00 |
middleware
|
|
|
oneboxer
|
FIX: If a topic/post cannot be oneboxed, don't swallow the href.
|
2013-08-24 15:08:36 -04:00 |
plugin
|
removed warning about already existing constants
|
2013-08-30 17:28:18 +02:00 |
rate_limiter
|
|
|
search
|
|
|
site_settings
|
|
|
tasks
|
|
|
validators
|
Change the way nuked users' posts are handled. Allow null in the user_id column of posts. Show these posts in the posts stream.
|
2013-09-04 15:42:21 -04:00 |
admin_constraint.rb
|
|
|
admin_user_index_query.rb
|
Banned users are not returned as pending review users
|
2013-08-22 19:23:49 -04:00 |
age_words.rb
|
|
|
archetype.rb
|
|
|
auth.rb
|
Allow CAS authentication
|
2013-08-28 14:34:51 +02:00 |
avatar_lookup.rb
|
|
|
boost_trust_level.rb
|
|
|
cache.rb
|
|
|
canonical_url.rb
|
|
|
configurable_urls.rb
|
|
|
content_buffer.rb
|
|
|
cooked_post_processor.rb
|
add max_image_height site setting
|
2013-08-26 00:24:24 +02:00 |
current_user.rb
|
|
|
custom_renderer.rb
|
|
|
diff_engine.rb
|
|
|
directory_helper.rb
|
|
|
discourse.rb
|
Fixed all broken specs
|
2013-08-26 12:59:17 +10:00 |
discourse_hub.rb
|
invite only forums had very wonky logic, invited users were not being activated, invite_only forums were still registering users
|
2013-08-28 17:18:31 +10:00 |
discourse_iife.rb
|
|
|
discourse_observer.rb
|
|
|
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
|
Enum site settings can have translatable names in dropdown. Add setting for how often users get digest emails by default: default_digest_email_frequency.
|
2013-08-23 17:36:25 -04:00 |
excerpt_parser.rb
|
|
|
filter_best_posts.rb
|
|
|
flag_query.rb
|
|
|
guardian.rb
|
Add min_trust_to_create_topic setting to require a certain trust level before users can start new topics
|
2013-09-03 19:12:22 -04:00 |
headless-ember.js
|
|
|
homepage_constraint.rb
|
|
|
image_sizer.rb
|
add max_image_height site setting
|
2013-08-26 00:24:24 +02:00 |
jobs.rb
|
|
|
js_locale_helper.rb
|
|
|
markdown_linker.rb
|
|
|
mem_info.rb
|
|
|
message_bus_diags.rb
|
|
|
oneboxer.rb
|
|
|
pbkdf2.rb
|
|
|
pinned_check.rb
|
|
|
plugin.rb
|
refactoring the plugin interfaces to allow for better extensible
|
2013-08-26 12:59:17 +10:00 |
post_creator.rb
|
|
|
post_destroyer.rb
|
|
|
post_revisor.rb
|
|
|
pretty_text.rb
|
FIX: Make getURL available to plugins while they are starting up in a similar load order
|
2013-08-29 13:11:12 -04:00 |
promotion.rb
|
|
|
rate_limiter.rb
|
|
|
remote_ip_improved.rb
|
|
|
roleable.rb
|
|
|
score_calculator.rb
|
|
|
screening_model.rb
|
|
|
search.rb
|
FIX: Single quotes in search terms would raise an error.
|
2013-08-26 16:25:54 -04:00 |
site_content_class_methods.rb
|
|
|
site_setting_extension.rb
|
centralize logic so mockers stop mocking me
|
2013-09-03 17:58:56 +10:00 |
slug.rb
|
|
|
sql_builder.rb
|
|
|
staff_constraint.rb
|
|
|
suggested_topics_builder.rb
|
group the "suggested topics" by category correctly.
|
2013-08-28 10:52:06 +10:00 |
summarize.rb
|
|
|
system_message.rb
|
|
|
text_cleaner.rb
|
|
|
text_sentinel.rb
|
removed warning about already existing constants
|
2013-08-30 17:28:18 +02:00 |
topic_creator.rb
|
|
|
topic_query.rb
|
Add "Unread" filter to messages tab. Rename the other two views.
|
2013-08-30 12:32:05 -04:00 |
topic_subtype.rb
|
|
|
topic_view.rb
|
Change the way nuked users' posts are handled. Allow null in the user_id column of posts. Show these posts in the posts stream.
|
2013-09-04 15:42:21 -04:00 |
trashable.rb
|
|
|
trust_level.rb
|
|
|
unread.rb
|
|
|
user_activator.rb
|
|
|
user_destroyer.rb
|
Topic can have null user_id when user was nuked
|
2013-09-04 15:42:24 -04:00 |
user_name_suggester.rb
|
|
|
version.rb
|
Version bump to v0.9.6.2
|
2013-08-30 13:41:57 -04:00 |