discourse/app/models
Sam Saffron 87d83802b9 added option that allows users to decide when they consider topics new (default 2 days old or newer)
added site_setting to control the default new_topic_duration_minutes
added 10 minutes option for auto_track_topics_after_msecs, default bumped up to 5 mins
2013-02-14 17:36:14 +11:00
..
.gitkeep Initial release of Discourse 2013-02-05 14:16:51 -05:00
category.rb Fix all the trailing whitespace 2013-02-07 16:45:24 +01:00
category_featured_topic.rb Fix all the trailing whitespace 2013-02-07 16:45:24 +01:00
category_featured_user.rb Fix all the trailing whitespace 2013-02-07 16:45:24 +01:00
category_list.rb Support category names with spaces 2013-02-12 17:54:56 -05:00
draft.rb Fix all the trailing whitespace 2013-02-07 16:45:24 +01:00
draft_sequence.rb Fix all the trailing whitespace 2013-02-07 16:45:24 +01:00
email_log.rb Initial release of Discourse 2013-02-05 14:16:51 -05:00
email_token.rb Fix all the trailing whitespace 2013-02-07 16:45:24 +01:00
error_log.rb Fix all the trailing whitespace 2013-02-07 16:45:24 +01:00
facebook_user_info.rb Initial release of Discourse 2013-02-05 14:16:51 -05:00
incoming_link.rb Fix all the trailing whitespace 2013-02-07 16:45:24 +01:00
invite.rb Fix all the trailing whitespace 2013-02-07 16:45:24 +01:00
invited_list.rb Fix all the trailing whitespace 2013-02-07 16:45:24 +01:00
message_bus_observer.rb Fix all the trailing whitespace 2013-02-07 16:45:24 +01:00
notification.rb Fix all the trailing whitespace 2013-02-07 16:45:24 +01:00
onebox_render.rb Initial release of Discourse 2013-02-05 14:16:51 -05:00
post.rb emoji should not be coupled into the core 2013-02-12 18:43:48 +11:00
post_action.rb Can clear flags on deleted posts if you're a moderator 2013-02-08 19:07:29 -05:00
post_action_type.rb Fix all the trailing whitespace 2013-02-07 16:45:24 +01:00
post_alert_observer.rb Added method for testing ember stuff 2013-02-13 20:38:43 +11:00
post_onebox_render.rb Initial release of Discourse 2013-02-05 14:16:51 -05:00
post_reply.rb Initial release of Discourse 2013-02-05 14:16:51 -05:00
post_timing.rb Fix all the trailing whitespace 2013-02-07 16:45:24 +01:00
search_observer.rb Fix all the trailing whitespace 2013-02-07 16:45:24 +01:00
site.rb Fix all the trailing whitespace 2013-02-07 16:45:24 +01:00
site_customization.rb better support for multi host in site customization 2013-02-10 23:05:11 +11:00
site_setting.rb added option that allows users to decide when they consider topics new (default 2 days old or newer) 2013-02-14 17:36:14 +11:00
topic.rb Enforce entropy on flag text 2013-02-08 17:01:43 -05:00
topic_allowed_user.rb Initial release of Discourse 2013-02-05 14:16:51 -05:00
topic_invite.rb Fix all the trailing whitespace 2013-02-07 16:45:24 +01:00
topic_link.rb Fix bug where links to posts weren't being tracked 2013-02-13 15:23:09 -05:00
topic_link_click.rb Fix all the trailing whitespace 2013-02-07 16:45:24 +01:00
topic_list.rb Fix all the trailing whitespace 2013-02-07 16:45:24 +01:00
topic_poster.rb Fix all the trailing whitespace 2013-02-07 16:45:24 +01:00
topic_user.rb Added method for testing ember stuff 2013-02-13 20:38:43 +11:00
twitter_user_info.rb Initial release of Discourse 2013-02-05 14:16:51 -05:00
upload.rb Fix all the trailing whitespace 2013-02-07 16:45:24 +01:00
user.rb added option that allows users to decide when they consider topics new (default 2 days old or newer) 2013-02-14 17:36:14 +11:00
user_action.rb Added method for testing ember stuff 2013-02-13 20:38:43 +11:00
user_action_observer.rb Added method for testing ember stuff 2013-02-13 20:38:43 +11:00
user_email_observer.rb Fix all the trailing whitespace 2013-02-07 16:45:24 +01:00
user_open_id.rb Initial release of Discourse 2013-02-05 14:16:51 -05:00
user_search.rb ilike is slow in theory, unless some sophisticated index is in place 2013-02-10 23:47:04 +11:00
user_visit.rb Initial release of Discourse 2013-02-05 14:16:51 -05:00
username_validator.rb check_username api now returns correct error message for invalid lengths etc 2013-02-08 14:12:48 -05:00
view.rb Fix all the trailing whitespace 2013-02-07 16:45:24 +01:00