This repository has been archived on 2023-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
osr-discourse-src/lib
Matt Van Horn 806255b3c4 refactor Topic validation
introduce a couple of custom validators
fix minor discrepancies in tests
copy I18n error message keys to default location
clean up validation invocation
move some responsibilities out of validator into class
2013-05-22 22:31:52 -07:00
..
assets
autospec Nuke message_bus_observer move to service class and classes 2013-05-16 15:03:16 +10:00
export
freedom_patches refactor 2013-05-17 09:03:52 +10:00
import
jobs Add tabs to category create/edit modal. Categories can have a default auto-close setting that applies to all new topics created in the category. Add rspec-given and write some integration tests. Tests for topic auto-close with category default 2013-05-17 11:05:35 -04:00
middleware
oneboxer FIX: Oneboix link target is discourse instance 2013-05-13 23:12:05 +02:00
rate_limiter
tasks protect against crash in prd 2013-05-21 10:08:33 +10:00
validators refactor Topic validation 2013-05-22 22:31:52 -07:00
admin_constraint.rb
admin_logger.rb
age_words.rb
archetype.rb
avatar_lookup.rb
cache.rb speed up startup (avoid loading some gems on startup) 2013-05-13 18:04:03 +10:00
canonical_url.rb
configurable_urls.rb
content_buffer.rb
cooked_post_processor.rb
current_user.rb
custom_renderer.rb
diff_engine.rb speed up startup (avoid loading some gems on startup) 2013-05-13 18:04:03 +10:00
discourse_hub.rb
discourse_iife.rb
discourse_observer.rb
discourse_plugin_registry.rb
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
discourse.rb Support for a new site setting: newuser_spam_host_threshold. If a new user posts a link 2013-05-16 12:19:50 -04:00
distributed_hash.rb
edit_rate_limiter.rb
email_builder.rb
email_sender.rb
email.rb
enum.rb
guardian.rb refactor guardian class for clarity & correctness 2013-05-22 01:09:34 -07:00
headless-ember.js
homepage_constraint.rb
image_optimizer.rb
image_sizer.rb
imgur.rb
jobs.rb I fixed the multithreading issue with connection management a while back, remove mutex, it only slows down job processing 2013-05-20 10:31:17 +10:00
markdown_linker.rb
mem_info.rb
message_bus_diags.rb
oneboxer.rb
pbkdf2.rb
pinned_check.rb
post_creator.rb the private message stream is different to normal streams, improving the ui a bit and collapsing conversations 2013-05-20 16:44:06 +10:00
post_destroyer.rb Refactor select().map() to use pluck. 2013-05-17 15:11:37 -04:00
post_revisor.rb
pretty_text.rb Replace exception used for flow control with idiomatic throw/catch. 2013-05-16 01:19:34 -04:00
promotion.rb automatic group infrustructure 2013-05-06 14:49:56 +10:00
rate_limiter.rb :s/moderator?/staff/g ... our naming was kind of crazy, renamed moderator? to staff 2013-05-02 17:22:27 +10:00
remote_ip_improved.rb
score_calculator.rb
search.rb Can search by URL or ID 2013-05-13 17:07:58 -04:00
site_content_class_methods.rb
site_setting_extension.rb
slug.rb
sql_builder.rb fix search 2013-05-13 11:07:21 +10:00
staff_constraint.rb :s/moderator?/staff/g ... our naming was kind of crazy, renamed moderator? to staff 2013-05-02 17:22:27 +10:00
summarize.rb
system_message.rb Support for a new site setting: newuser_spam_host_threshold. If a new user posts a link 2013-05-16 12:19:50 -04:00
text_cleaner.rb
text_sentinel.rb refactor Topic validation 2013-05-22 22:31:52 -07:00
topic_query.rb update message bus to support per client filtering 2013-05-21 16:39:51 +10:00
topic_subtype.rb
topic_view.rb improve best filter so it properly excludes all admin messages from count as well 2013-05-22 15:14:47 +10:00
trashable.rb comments 2013-05-07 14:50:02 +10:00
trust_level.rb
unread.rb
user_destroyer.rb
version.rb Version bump to v0.9.0 2013-05-10 15:31:53 -04:00