.. |
assets
|
|
|
auth
|
BUGFIX: missed a key rename
|
2014-05-23 08:43:19 +10:00 |
autospec
|
FIX: live reload of css
|
2014-06-03 10:16:59 -04:00 |
common_passwords
|
Use 10k most common passwords instead of 5k
|
2014-05-02 12:01:21 -04:00 |
demon
|
BUGFIX: not terminating self correctly on hangups from parent
|
2014-06-13 11:15:40 +10:00 |
email
|
Add some more mail headers back
|
2014-06-14 12:29:50 -04:00 |
es6_module_transpiler
|
FIX: Plugins should be required by the path we generate for them
|
2014-06-09 15:22:11 -04:00 |
export
|
BUGFIX: better resiliency in the backup/restore processes
|
2014-05-13 16:18:22 +02:00 |
file_store
|
Optimistic fix for deploying errors due to missing files. Please review
|
2014-05-28 10:35:21 -04:00 |
freedom_patches
|
|
|
guardian
|
Moderators should always be able to create topics too
|
2014-06-09 15:28:03 -04:00 |
import
|
Added rake task to normalize code
|
2014-06-06 14:08:39 +10:00 |
javascripts
|
|
|
middleware
|
|
|
onebox
|
remove topic-info from topic onebox for now
|
2014-06-10 17:03:44 -07:00 |
plugin
|
FEATURE: support registration of custom html by plugins
|
2014-06-05 11:39:33 +10:00 |
rate_limiter
|
|
|
sass
|
FIX: make sure rails sprockets sass functions are included when compiling sass
|
2014-06-17 12:45:33 -04:00 |
scheduler
|
|
|
search
|
BUGFIX: missing avatars in search
|
2014-05-29 14:38:52 +10:00 |
sidekiq
|
|
|
site_settings
|
|
|
tasks
|
For heroku, check if necessary table exist before trying to precompile assets
|
2014-06-12 14:41:45 -04:00 |
validators
|
Add a way to validate min and max value of an integer site setting
|
2014-06-12 18:04:37 -04:00 |
admin_constraint.rb
|
|
|
admin_user_index_query.rb
|
|
|
age_words.rb
|
|
|
archetype.rb
|
|
|
auth.rb
|
Add Google Oauth2 authenticator. The current Google OpenID authentication has been deprecated by Google and will NOT work for any new websites.
|
2014-05-21 18:35:10 -04:00 |
avatar_lookup.rb
|
Work in progress, keeping avatars locally
|
2014-05-27 10:08:03 +10:00 |
avatar_upload_service.rb
|
|
|
backup_restore.rb
|
BUGFIX: better resiliency in the backup/restore processes
|
2014-05-13 16:18:22 +02:00 |
cache.rb
|
|
|
canonical_url.rb
|
|
|
composer_messages_finder.rb
|
Work in progress, keeping avatars locally
|
2014-05-27 10:08:03 +10:00 |
configurable_urls.rb
|
|
|
content_buffer.rb
|
|
|
cooked_post_processor.rb
|
BUGFIX: do not lightbox oneboxed images
|
2014-05-12 12:07:05 +02:00 |
crawler_detection.rb
|
|
|
current_user.rb
|
|
|
custom_renderer.rb
|
|
|
directory_helper.rb
|
|
|
discourse.rb
|
Merge pull request #2316 from mutiny/refactor-where-first
|
2014-05-08 09:10:45 +10:00 |
discourse_diff.rb
|
SECURITY: fix XSS
|
2014-06-16 10:24:54 +10:00 |
discourse_hub.rb
|
Add more stats to version check
|
2014-05-12 09:06:43 +10:00 |
discourse_iife.rb
|
Proof of concept: Load controller via ES6 module in Discourse
|
2014-05-08 11:35:33 -04:00 |
discourse_observer.rb
|
|
|
discourse_plugin_registry.rb
|
FEATURE: support serializing user custom fields by plugins
|
2014-06-11 11:57:22 +10:00 |
discourse_redis.rb
|
|
|
discourse_updates.rb
|
|
|
distributed_hash.rb
|
|
|
distributed_memoizer.rb
|
|
|
distributed_mutex.rb
|
|
|
edit_rate_limiter.rb
|
|
|
email.rb
|
|
|
enum.rb
|
|
|
enum_site_setting.rb
|
|
|
excerpt_parser.rb
|
|
|
file_helper.rb
|
BUGFIX: sometimes we have stringio, it has no close
|
2014-05-27 10:08:03 +10:00 |
filter_best_posts.rb
|
|
|
flag_query.rb
|
|
|
gaps.rb
|
|
|
guardian.rb
|
FEATURE: Bulk Invite
|
2014-06-09 01:43:39 +05:30 |
headless-ember.js
|
|
|
homepage_constraint.rb
|
|
|
image_sizer.rb
|
|
|
js_locale_helper.rb
|
|
|
json_error.rb
|
|
|
letter_avatar.rb
|
BUGFIX: replace backgrounds colors that were too bright for the letter avatars
|
2014-06-11 15:33:06 +02:00 |
markdown_linker.rb
|
|
|
mem_info.rb
|
|
|
message_bus_diags.rb
|
|
|
mobile_detection.rb
|
|
|
oneboxer.rb
|
Add new max_width feature for oneboxes. Allows vimeo oneboxes to not
|
2014-06-05 13:18:18 -04:00 |
onpdiff.rb
|
|
|
pbkdf2.rb
|
|
|
pinned_check.rb
|
|
|
post_creator.rb
|
BUGFIX: no reading credit for posts you create
|
2014-06-04 14:10:54 +10:00 |
post_destroyer.rb
|
BUGFIXES: properly deal with bookmarks and deleted posts
|
2014-06-04 17:41:11 +02:00 |
post_jobs_enqueuer.rb
|
|
|
post_revisor.rb
|
Perform the where(...).first to find_by(...) refactoring.
|
2014-05-06 14:41:59 +01:00 |
pretty_text.rb
|
FIX: Don't extract links from empty quotes
|
2014-05-20 17:20:52 -04:00 |
promotion.rb
|
Fix broken merge
|
2014-06-17 10:58:21 +10:00 |
rate_limiter.rb
|
|
|
remote_ip_improved.rb
|
|
|
score_calculator.rb
|
|
|
screening_model.rb
|
|
|
search.rb
|
BUGFIX/FEATURE: call out context for search.
|
2014-06-17 17:53:45 +10:00 |
single_sign_on.rb
|
|
|
site_content_class_methods.rb
|
Perform the where(...).first to find_by(...) refactoring.
|
2014-05-06 14:41:59 +01:00 |
site_setting_extension.rb
|
Add a way to validate min and max value of an integer site setting
|
2014-06-12 18:04:37 -04:00 |
slug.rb
|
|
|
sql_builder.rb
|
|
|
staff_constraint.rb
|
|
|
suggested_topics_builder.rb
|
New site setting: limit_suggested_to_category - ensures suggested
|
2014-06-03 17:49:04 -04:00 |
summarize.rb
|
|
|
system_message.rb
|
|
|
text_cleaner.rb
|
|
|
text_sentinel.rb
|
|
|
topic_creator.rb
|
FEATURE: correct muted category implementation
|
2014-06-18 11:23:31 +10:00 |
topic_query.rb
|
FEATURE: correct muted category implementation
|
2014-06-18 11:23:31 +10:00 |
topic_query_sql.rb
|
|
|
topic_retriever.rb
|
Add custom embed_by_username feature
|
2014-06-09 12:35:38 -07:00 |
topic_subtype.rb
|
|
|
topic_view.rb
|
BUGFIXES: properly deal with bookmarks and deleted posts
|
2014-06-04 17:41:11 +02:00 |
topics_bulk_action.rb
|
|
|
trust_level.rb
|
|
|
twitter_api.rb
|
|
|
unread.rb
|
|
|
url_helper.rb
|
|
|
user_name_suggester.rb
|
|
|
version.rb
|
Version bump to v0.9.9.9
|
2014-06-13 11:38:13 -04:00 |