.. |
assets
|
…
|
|
auth
|
…
|
|
autospec
|
use standard error so its easier to catch
|
2015-03-23 12:20:50 +11:00 |
backup_restore
|
PERF: gzip --best can be very slow, use standard compression
|
2015-03-31 15:13:53 +11:00 |
common_passwords
|
…
|
|
demon
|
cleanup out-of-memory detection and correction code
|
2015-03-27 15:44:52 +11:00 |
email
|
Add full name in emails, tweak styles a bit.
|
2015-03-24 11:25:47 -04:00 |
emoji
|
…
|
|
es6_module_transpiler
|
Split out bulk operations modal and `Discourse.Route.showModal`
|
2015-03-10 15:40:56 -04:00 |
file_store
|
…
|
|
freedom_patches
|
PERF: Fix memory leak
|
2015-04-01 13:30:55 +11:00 |
guardian
|
FEATURE: Anonymize User. A way to remove a user but keep their topics and posts.
|
2015-03-10 11:59:08 -04:00 |
highlight_js
|
FEATURE: Allow selection of highlight js languages
|
2015-03-13 16:18:59 +11:00 |
import
|
…
|
|
javascripts
|
…
|
|
middleware
|
FEATURE: add clean support for running Discourse in a subfolder
|
2015-03-09 13:14:29 +11:00 |
onebox
|
…
|
|
plugin
|
…
|
|
rate_limiter
|
use standard error so its easier to catch
|
2015-03-23 12:20:50 +11:00 |
sass
|
FEATURE: add clean support for running Discourse in a subfolder
|
2015-03-09 13:14:29 +11:00 |
scheduler
|
…
|
|
search
|
…
|
|
sidekiq
|
…
|
|
site_settings
|
…
|
|
tasks
|
disable edit notifications when using the rebake rake task
|
2015-04-01 23:08:29 +02:00 |
validators
|
FEATURE: make full names a required field of user profiles with the full_name_required setting
|
2015-04-02 17:08:04 -04:00 |
admin_constraint.rb
|
…
|
|
admin_user_index_query.rb
|
…
|
|
age_words.rb
|
…
|
|
archetype.rb
|
…
|
|
auth.rb
|
…
|
|
avatar_lookup.rb
|
…
|
|
avatar_upload_service.rb
|
…
|
|
cache.rb
|
…
|
|
canonical_url.rb
|
…
|
|
category_badge.rb
|
…
|
|
composer_messages_finder.rb
|
…
|
|
configurable_urls.rb
|
…
|
|
content_buffer.rb
|
…
|
|
cooked_post_processor.rb
|
FIX: picture would be hidden when [details] block was closed in the composer
|
2015-03-16 18:57:15 +01:00 |
crawler_detection.rb
|
FEATURE: add 360Spider UA to allow 360 crawl Discourse sites
|
2015-03-16 22:58:33 +08:00 |
current_user.rb
|
…
|
|
custom_renderer.rb
|
…
|
|
directory_helper.rb
|
…
|
|
discourse.rb
|
regression and missing filter
|
2015-04-02 16:30:34 +11:00 |
discourse_diff.rb
|
…
|
|
discourse_event.rb
|
…
|
|
discourse_hub.rb
|
…
|
|
discourse_iife.rb
|
…
|
|
discourse_plugin.rb
|
…
|
|
discourse_plugin_registry.rb
|
…
|
|
discourse_redis.rb
|
…
|
|
discourse_updates.rb
|
…
|
|
disk_space.rb
|
…
|
|
distributed_cache.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
|
…
|
|
filter_best_posts.rb
|
…
|
|
flag_query.rb
|
…
|
|
gaps.rb
|
…
|
|
global_path.rb
|
Use a mixin for the `path` function to DRY it up
|
2015-03-09 15:24:16 -04:00 |
guardian.rb
|
Merge pull request #3303 from riking/patch-6
|
2015-04-06 11:12:37 +02:00 |
headless-ember.js
|
…
|
|
homepage_constraint.rb
|
…
|
|
image_sizer.rb
|
…
|
|
ip_addr.rb
|
…
|
|
js_locale_helper.rb
|
…
|
|
json_error.rb
|
FIX: editing a post wasn't showing error messages from the server
|
2015-03-19 12:25:15 +01:00 |
letter_avatar.rb
|
FIX: actually optimize the image!
|
2015-04-03 11:22:48 +02:00 |
markdown_linker.rb
|
…
|
|
mem_info.rb
|
…
|
|
memory_diagnostics.rb
|
move memory diagnostics into lib, so it can be reused elsewhere
|
2015-03-30 10:14:42 +11:00 |
message_bus_diags.rb
|
…
|
|
mobile_detection.rb
|
…
|
|
oneboxer.rb
|
…
|
|
onpdiff.rb
|
…
|
|
pbkdf2.rb
|
…
|
|
permalink_constraint.rb
|
…
|
|
pinned_check.rb
|
…
|
|
post_creator.rb
|
FIX: notifications inconsistencies + never notify system user
|
2015-04-01 11:55:59 +02:00 |
post_destroyer.rb
|
FEATURE: reorder participants in topic so always chronological
|
2015-04-06 17:27:05 +10:00 |
post_jobs_enqueuer.rb
|
…
|
|
post_revisor.rb
|
more fixes for post ownership change and user deletion
|
2015-03-11 15:54:20 -04:00 |
pretty_text.rb
|
FEATURE: Allow selection of highlight js languages
|
2015-03-13 16:18:59 +11:00 |
promotion.rb
|
…
|
|
rate_limiter.rb
|
…
|
|
remote_ip_improved.rb
|
…
|
|
s3_helper.rb
|
…
|
|
score_calculator.rb
|
…
|
|
screening_model.rb
|
…
|
|
search.rb
|
…
|
|
single_sign_on.rb
|
Add an sso option to suppress welcome emails
|
2015-03-20 17:04:52 +00:00 |
site_setting_extension.rb
|
FEATURE: Allow selection of highlight js languages
|
2015-03-13 16:18:59 +11:00 |
site_text_class_methods.rb
|
…
|
|
slug.rb
|
…
|
|
spam_handler.rb
|
…
|
|
sql_builder.rb
|
…
|
|
staff_constraint.rb
|
…
|
|
suggested_topics_builder.rb
|
…
|
|
system_message.rb
|
…
|
|
text_cleaner.rb
|
FIX: stop stripping zero-width-whitespace
|
2015-03-27 13:03:24 +11:00 |
text_sentinel.rb
|
rename max_word_length to title_max_word_length
|
2015-04-02 16:46:53 +11:00 |
topic_creator.rb
|
Adds a few enhancements to the base importer
|
2015-03-13 21:24:11 +01:00 |
topic_list_responder.rb
|
…
|
|
topic_query.rb
|
work-in-progress full page search
|
2015-04-02 16:02:07 +11:00 |
topic_query_sql.rb
|
…
|
|
topic_retriever.rb
|
…
|
|
topic_subtype.rb
|
…
|
|
topic_view.rb
|
…
|
|
topics_bulk_action.rb
|
…
|
|
trust_level.rb
|
…
|
|
twitter_api.rb
|
…
|
|
unread.rb
|
…
|
|
url_helper.rb
|
…
|
|
user_name_suggester.rb
|
more username cycling avoidance
|
2015-03-27 10:10:53 +11:00 |
version.rb
|
Version bump to v1.3.0.beta4
|
2015-03-24 14:18:08 -04:00 |