.. |
assets
|
|
|
auth
|
Used the term suspended instead of banned.
|
2013-11-07 13:53:49 -05:00 |
autospec
|
fix rspec reloaders
|
2013-11-05 14:53:35 +01:00 |
concern
|
correct ordering algorithm
|
2013-10-21 16:14:09 +11:00 |
demon
|
add qunit to autospec
|
2013-11-01 23:57:50 +01:00 |
email
|
Fix for non-english email polling.
|
2013-11-04 15:30:24 -05:00 |
export
|
FIX: in Rails 4, ActiveRecord::Base.descendants includes ActiveRecord::SchemaMigration for some reason. Exclude it from export.
|
2013-11-11 10:49:27 -05:00 |
file_store
|
pull hotlinked images
|
2013-11-05 19:07:29 +01:00 |
freedom_patches
|
SiteSetting to hide regular names from users
|
2013-10-30 15:45:34 -04:00 |
import
|
|
|
javascripts
|
|
|
middleware
|
tune down ... 80k is over aggressive
|
2013-11-19 15:06:34 +11:00 |
oneboxer
|
Fixed Youtube videos appearing on top of compose panel (props to @hrobertson)
|
2013-11-06 17:19:02 +01:00 |
plugin
|
allow plugins to be symlinked
|
2013-10-21 19:59:28 +02:00 |
rate_limiter
|
|
|
search
|
|
|
site_settings
|
Load site settings from config/site_settings.yml
|
2013-11-14 16:02:13 -05:00 |
tasks
|
Avoiding double manifest files
|
2013-11-14 18:22:44 -05:00 |
validators
|
Add comments about the IPAddr hack
|
2013-11-05 11:24:13 -05:00 |
admin_constraint.rb
|
add current_user_provider so people can override current_user bevior cleanly, see
|
2013-10-09 15:11:54 +11:00 |
admin_user_index_query.rb
|
Used the term suspended instead of banned.
|
2013-11-07 13:53:49 -05:00 |
age_words.rb
|
hacked dates so jeff sees no more 1mons everywhere.
|
2013-03-13 00:05:21 -07:00 |
archetype.rb
|
|
|
auth.rb
|
Allow CAS authentication
|
2013-08-28 14:34:51 +02:00 |
avatar_detector.rb
|
Adds a class that can detect whether a user has uploaded a custom avatar
|
2013-09-10 15:39:11 -04:00 |
avatar_lookup.rb
|
|
|
avatar_upload_service.rb
|
do not pull hotlinked images when max_image_size_kb == 0
|
2013-11-13 17:30:48 +01:00 |
boost_trust_level.rb
|
|
|
cache.rb
|
|
|
canonical_url.rb
|
|
|
composer_messages_finder.rb
|
Rename "Best Of" to "Summary"
|
2013-11-18 12:48:26 -05:00 |
configurable_urls.rb
|
Configurable FAQ url
|
2013-06-27 12:10:43 -04:00 |
content_buffer.rb
|
various typos in comments
|
2013-03-06 08:52:24 +01:00 |
cooked_post_processor.rb
|
add disk space usage failsafe
|
2013-11-15 16:48:38 +01:00 |
current_user.rb
|
add current_user_provider so people can override current_user bevior cleanly, see
|
2013-10-09 15:11:54 +11:00 |
custom_renderer.rb
|
|
|
diff_engine.rb
|
Rails 4 updates
|
2013-07-24 21:09:18 +02:00 |
directory_helper.rb
|
|
|
discourse.rb
|
pull hotlinked images
|
2013-11-05 19:07:29 +01:00 |
discourse_hub.rb
|
|
|
discourse_iife.rb
|
|
|
discourse_observer.rb
|
|
|
discourse_plugin_registry.rb
|
autoload server/client locales in plugins
|
2013-11-19 16:42:28 +01:00 |
discourse_redis.rb
|
Show a more useful message when redis config can't be found during init.
|
2013-05-15 10:08:08 -04:00 |
discourse_updates.rb
|
FIX: issue 1538. After upgrading and before a new version check request has been made, dashboard might still say that an update is available.
|
2013-11-04 12:51:09 -05:00 |
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
|
Allow images in the daily digest for top scoring posts
|
2013-06-05 18:55:27 -04:00 |
filter_best_posts.rb
|
|
|
flag_query.rb
|
|
|
guardian.rb
|
Fixing neglect to determine whether a user has the permission to create a topic on a category (besides being able to create a post) in ListController, TopicList, and TopicListSerializer causing the "Create Topic" button to appear even if a user cannot actually create a topic in that category but can reply to a topic therein.
|
2013-11-19 05:09:58 -07:00 |
headless-ember.js
|
|
|
homepage_constraint.rb
|
add current_user_provider so people can override current_user bevior cleanly, see
|
2013-10-09 15:11:54 +11:00 |
image_sizer.rb
|
add max_image_height site setting
|
2013-08-26 00:24:24 +02:00 |
js_locale_helper.rb
|
fix build
|
2013-11-19 17:16:07 +01:00 |
markdown_linker.rb
|
FIX: Weird markdown in digest emails
|
2013-08-21 13:13:19 -04:00 |
mem_info.rb
|
do not pull hotlinked images when max_image_size_kb == 0
|
2013-11-13 17:30:48 +01:00 |
message_bus_diags.rb
|
|
|
oneboxer.rb
|
|
|
pbkdf2.rb
|
|
|
pinned_check.rb
|
Cleaned up TopicUserSpec, introduces clearing of pinned topics
|
2013-03-07 12:19:25 -05:00 |
post_creator.rb
|
rails 4 deprecation fixes
|
2013-10-24 13:02:25 +11:00 |
post_destroyer.rb
|
work in progress wide category list
|
2013-10-18 11:10:10 +11:00 |
post_revisor.rb
|
add edit reason when editing a post
|
2013-11-15 23:28:49 +01:00 |
pretty_text.rb
|
pull hotlinked images
|
2013-11-05 19:07:29 +01:00 |
promotion.rb
|
large refactor, ship a few columns from the user table into user_stats
|
2013-10-07 15:04:59 +11:00 |
rate_limiter.rb
|
add current_user_provider so people can override current_user bevior cleanly, see
|
2013-10-09 15:11:54 +11:00 |
remote_ip_improved.rb
|
|
|
roleable.rb
|
Added role scopes to roleable
|
2013-06-07 18:26:06 +02:00 |
score_calculator.rb
|
Rename "Best Of" to "Summary"
|
2013-11-18 12:48:26 -05:00 |
screening_model.rb
|
Screened ip address can be edited, deleted, and changed to allow or block.
|
2013-10-22 16:30:46 -04:00 |
search.rb
|
|
|
site_content_class_methods.rb
|
|
|
site_setting_extension.rb
|
Site settings: move category into the opts hash so that it's compatibale with existing plugins
|
2013-11-15 14:32:33 -05:00 |
slug.rb
|
omit single quotes from slug
|
2013-06-03 09:08:34 +10:00 |
sql_builder.rb
|
naive implementation of post_count on categories
|
2013-10-18 11:10:10 +11:00 |
staff_constraint.rb
|
add current_user_provider so people can override current_user bevior cleanly, see
|
2013-10-09 15:11:54 +11:00 |
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
|
Allow TextSentinel#seems_unpretentious? to accept words joined with dashes or forward slashes. (Issue 1133)
|
2013-09-16 09:45:57 -04:00 |
topic_creator.rb
|
|
|
topic_query.rb
|
Sorting by activity now sorts on created_at rather than bumped_at
|
2013-11-19 12:28:50 -05:00 |
topic_query_sql.rb
|
Enable column sorting main topic list
|
2013-11-14 15:50:36 -05:00 |
topic_subtype.rb
|
Add subtype to topics to classify private messages
|
2013-04-16 16:56:18 -04:00 |
topic_view.rb
|
Rename "Best Of" to "Summary"
|
2013-11-18 12:48:26 -05:00 |
trashable.rb
|
|
|
trust_level.rb
|
change "visitor" trust level to "new user"
|
2013-04-17 16:11:24 -07:00 |
twitter_api.rb
|
no need for this dependency
|
2013-10-11 12:24:34 +11:00 |
unread.rb
|
Cleaned up TopicUserSpec, introduces clearing of pinned topics
|
2013-03-07 12:19:25 -05:00 |
user_activator.rb
|
add current_user_provider so people can override current_user bevior cleanly, see
|
2013-10-09 15:11:54 +11:00 |
user_destroyer.rb
|
Relation#all deprecation warning fix for Rails 4
|
2013-11-06 01:05:28 +05:30 |
user_name_suggester.rb
|
|
|
version.rb
|
Version bump to v0.9.7.4
|
2013-11-14 17:30:10 -05:00 |