discourse/app/models
Sam 0b01310c84 FIX: system badges where created under id 100 2014-08-06 10:51:39 +10:00
..
concerns
admin_dashboard_data.rb Remove hub username integration 2014-07-16 12:25:24 -04:00
api_key.rb
backup.rb
badge.rb FIX: system badges where created under id 100 2014-08-06 10:51:39 +10:00
badge_grouping.rb FIX: regression in seed 2014-07-27 18:32:04 +10:00
badge_type.rb
category.rb FIX: There was an error renaming the Uncategorized topic 2014-07-25 16:36:34 -04:00
category_custom_field.rb
category_featured_topic.rb
category_featured_user.rb
category_group.rb
category_list.rb
category_search_data.rb
category_user.rb
color_scheme.rb Use the header background color for a site in the digest email. 2014-07-17 12:31:37 -04:00
color_scheme_color.rb
digest_email_site_setting.rb
discourse_single_sign_on.rb Emails are case insensitive 2014-07-16 10:22:01 -04:00
discourse_version_check.rb
draft.rb
draft_sequence.rb
email_log.rb
email_token.rb Emails are case insensitive 2014-07-16 10:22:01 -04:00
error_log.rb
facebook_user_info.rb
github_user_info.rb
global_setting.rb
google_user_info.rb
group.rb
group_custom_field.rb
group_user.rb
incoming_domain.rb FIX: catch specific exception 2014-08-06 10:00:55 +10:00
incoming_link.rb PERF: store topic views in a topic view table 2014-08-04 19:07:55 +10:00
incoming_links_report.rb PERF: finalize porting to new incoming links structure 2014-08-04 16:43:57 +10:00
incoming_referer.rb FIX: catch specific exception 2014-08-06 10:00:55 +10:00
invite.rb FEATURE: dynamically load invites 2014-08-05 22:20:23 +05:30
invite_redeemer.rb FIX invite redeem more robust 2014-07-17 09:38:16 +10:00
invited_group.rb
leader_requirements.rb PERF: store topic views in a topic view table 2014-08-04 19:07:55 +10:00
locale_site_setting.rb
notification.rb
oauth2_user_info.rb
optimized_image.rb
plugin_store.rb
plugin_store_row.rb
post.rb annotate 2014-07-31 13:14:40 +10:00
post_action.rb FIX: make sure no more than one 'status' reply is put in a PM (for multiple flags on the same post) 2014-08-04 19:39:36 +02:00
post_action_type.rb FEATURE: flag dispositions normalization 2014-07-28 19:28:07 +02:00
post_alert_observer.rb
post_analyzer.rb
post_custom_field.rb
post_detail.rb
post_mover.rb
post_reply.rb
post_revision.rb
post_search_data.rb
post_timing.rb PERF: refactor incoming links table 2014-08-04 12:35:55 +10:00
post_upload.rb
quoted_post.rb FIX: Do not suppress reply-to when other posts quoted 2014-07-31 11:40:02 +10:00
report.rb FEATURE: flag dispositions normalization 2014-07-28 19:28:07 +02:00
s3_region_site_setting.rb
screened_email.rb Emails are case insensitive 2014-07-16 10:22:01 -04:00
screened_ip_address.rb
screened_url.rb
search_observer.rb
single_sign_on_record.rb
site.rb
site_content.rb Move FAQ, Terms of Service, and Privacy Policy into topics in the Staff category. First post of those topics will be rendered on their respective pages. Site settings and content are not used for these documents anymore. Translations of the default text is moved into the standard YML files. 2014-07-25 14:41:20 -04:00
site_content_type.rb
site_customization.rb FIX: custom css not using CDN 2014-07-29 14:55:48 +10:00
site_setting.rb Remove hub username integration 2014-07-16 12:25:24 -04:00
top_lists.rb
top_menu_item.rb
top_topic.rb PERF: store topic views in a topic view table 2014-08-04 19:07:55 +10:00
topic.rb FIX: don't validate topic title if it isn't changing. topic stats were failing to update, causing necro topic warnings and other problems. 2014-08-01 17:30:07 -04:00
topic_allowed_group.rb
topic_allowed_user.rb
topic_custom_field.rb
topic_embed.rb
topic_featured_users.rb
topic_invite.rb
topic_link.rb Annotate 2014-07-15 11:29:44 +10:00
topic_link_click.rb
topic_list.rb
topic_notifier.rb
topic_participants_summary.rb
topic_poster.rb
topic_posters_summary.rb
topic_status_update.rb
topic_tracking_state.rb FIX: more reliable topic list counts 2014-08-05 13:27:34 +10:00
topic_user.rb
topic_view_item.rb FIX: stop logging way too much information 2014-08-05 16:14:28 +10:00
trust_level_setting.rb Change default email_in minimum trust to 2 2014-07-11 12:35:59 -07:00
twitter_user_info.rb
upload.rb BUGFIX: errors when post-processing 'data images' 2014-07-18 17:54:18 +02:00
user.rb PERF: store topic views in a topic view table 2014-08-04 19:07:55 +10:00
user_action.rb
user_action_observer.rb
user_avatar.rb
user_badge.rb Annotate 2014-07-15 11:29:44 +10:00
user_custom_field.rb
user_email_observer.rb
user_history.rb
user_open_id.rb
user_profile.rb SECURITY: rebake old user profiles 2014-08-05 16:37:56 +10:00
user_search.rb
user_search_data.rb
user_stat.rb PERF: store topic views in a topic view table 2014-08-04 19:07:55 +10:00
user_visit.rb
username_validator.rb