discourse/app/models
2013-06-28 12:18:04 +10:00
..
admin_dashboard_data.rb Add dashboard warnings for system_username and notification_email site settings 2013-06-26 10:57:04 -04:00
admin_log.rb
cas_user_info.rb annotate models 2013-06-17 02:49:34 +02:00
category.rb
category_featured_topic.rb Categories page should not show invisible topics 2013-06-20 16:07:53 -04:00
category_featured_user.rb
category_group.rb
category_list.rb Don't show invisible topics in uncategorized on categories page 2013-06-21 11:36:00 -04:00
category_search_data.rb
discourse_version_check.rb
draft.rb
draft_sequence.rb
email_log.rb flagging workflow changes per http://meta.discourse.org/t/we-need-an-archive-flag-notification-button/7450 2013-06-20 17:42:15 +10:00
email_token.rb
error_log.rb
facebook_user_info.rb
github_user_info.rb
group.rb bad locale files could lead to broken automatic groups 2013-06-23 14:44:16 +10:00
group_user.rb
hot_topic.rb
incoming_link.rb
incoming_links_report.rb Some minor cleanups 2013-06-10 10:38:10 +05:30
invite.rb
invite_redeemer.rb
invited_list.rb
locale_site_setting.rb values is a much more consistent name than all_values ... we use {}.values not {}.all_values 2013-06-23 15:07:49 +10:00
notification.rb
optimized_image.rb make sure we also delete optimized images 2013-06-21 09:34:02 +02:00
post.rb Email parsing uses Traditional Markdown Linebreaks by default. Added JS tests for line breaks. 2013-06-21 11:37:26 -04:00
post_action.rb don't run the wrong sentinel on message, message is validated in the post, in effect some flags were being rejected incorrectly 2013-06-28 12:14:40 +10:00
post_action_type.rb
post_alert_observer.rb
post_analyzer.rb Remove unused var. 2013-06-20 20:58:05 +05:30
post_mover.rb
post_reply.rb
post_search_data.rb
post_timing.rb
post_upload.rb annotate models 2013-06-17 02:49:34 +02:00
report.rb
s3_region_site_setting.rb values is a much more consistent name than all_values ... we use {}.values not {}.all_values 2013-06-23 15:07:49 +10:00
search_observer.rb
site.rb
site_content.rb Support for Custom FAQ content 2013-06-27 12:50:24 -04:00
site_content_type.rb Support for custom Privacy Policies 2013-06-26 10:59:36 -04:00
site_customization.rb
site_setting.rb Handle configurable routes for statics in static_controller.js. Make it better when we can use ember's new async routing. 2013-06-27 13:01:12 -04:00
top_menu_item.rb adds TopMenuItem model which encapsulates top_menu parsing logic 2013-06-24 10:04:18 -07:00
topic.rb fix horribly broken invite code, could lead to inviting the wrong person to a conversation 2013-06-19 10:31:19 +10:00
topic_allowed_group.rb
topic_allowed_user.rb
topic_invite.rb
topic_link.rb Remove topic links when a post is deleted 2013-06-13 13:41:54 -04:00
topic_link_click.rb TopicLinkClick: convert 'ip' (bigint) -> 'ip_address' (inet) 2013-06-25 19:41:19 -04:00
topic_list.rb remove dead uncalled code 2013-06-23 15:28:38 +10:00
topic_notifier.rb
topic_poster.rb
topic_posters_summary.rb
topic_status_update.rb
topic_tracking_state.rb
topic_user.rb my spec suite has been playing up attempting to clean some stuff by avoiding type checks 2013-06-28 12:18:04 +10:00
twitter_user_info.rb
upload.rb FIX: lightbox wasn't working when using s3 upload 2013-06-22 13:38:42 +02:00
user.rb Try to fix specs that are failing in jenkins 2013-06-27 17:23:06 -04:00
user_action.rb hidden and deleted state in user stream 2013-06-12 11:14:08 +10:00
user_action_observer.rb
user_email_observer.rb
user_open_id.rb
user_search.rb
user_search_data.rb
user_visit.rb
username_validator.rb
view.rb views: convert 'ip' (bigint) -> 'ip_address' (inet) 2013-06-25 19:47:25 -04:00