discourse/app/models
2016-06-08 12:35:11 -04:00
..
concerns
about.rb
admin_dashboard_data.rb FEATURE: webhooks support for mailgun 2016-05-30 17:11:17 +02:00
anon_site_json_cache_observer.rb
api_key.rb
application_request.rb
auto_track_duration_site_setting.rb
backup.rb
badge.rb
badge_grouping.rb
badge_type.rb
category.rb FEATURE: ability to restrict tags to categories using groups 2016-06-07 15:36:20 -04:00
category_custom_field.rb
category_featured_topic.rb FIX: Featuring topics wasn't happy with concurrency. 2016-05-03 14:24:50 -04:00
category_featured_user.rb
category_group.rb
category_list.rb
category_search_data.rb
category_tag.rb FEATURE: restrict tags to be used in a category 2016-05-30 16:56:33 -04:00
category_tag_group.rb FEATURE: ability to restrict tags to categories using groups 2016-06-07 15:36:20 -04:00
category_user.rb
color_scheme.rb
color_scheme_color.rb
digest_email_site_setting.rb
digest_unsubscribe_key.rb
directory_item.rb
discourse_single_sign_on.rb FIX: refresh automatic group if SSO specifies admin/mod 2016-05-17 17:31:34 +10:00
discourse_version_check.rb
draft.rb
draft_sequence.rb
email_change_request.rb
email_log.rb annotate models 2016-05-30 10:45:32 +10:00
email_token.rb FEATURE: handle bounced emails 2016-05-02 23:15:32 +02:00
embeddable_host.rb
embedding.rb
emoji.rb FIX: Allow 👍 and 👎 to work even though not in emoji.json 2016-04-27 14:56:23 -04:00
emoji_set_site_setting.rb
facebook_user_info.rb
github_user_info.rb
given_daily_like.rb
global_setting.rb
google_user_info.rb
group.rb
group_archived_message.rb
group_custom_field.rb
group_manager.rb
group_mention.rb
group_user.rb
incoming_domain.rb
incoming_email.rb annotate models 2016-05-30 10:45:32 +10:00
incoming_link.rb
incoming_links_report.rb
incoming_referer.rb
instagram_user_info.rb
invite.rb FEATURE: customize invite email message 2016-06-06 20:15:30 +05:30
invite_redeemer.rb
invited_group.rb
like_notification_frequency_site_setting.rb
locale_site_setting.rb
mailing_list_mode_site_setting.rb FEATURE: More granular mailing list mode (#4068) 2016-05-21 15:17:54 +02:00
muted_user.rb
new_topic_duration_site_setting.rb
notification.rb
oauth2_user_info.rb
onceoff_log.rb annotate models 2016-05-30 10:45:32 +10:00
optimized_image.rb FEATURE: new 'crop_tall_images' site setting 2016-05-23 16:18:30 +02:00
permalink.rb
plugin_store.rb
plugin_store_row.rb
post.rb FEATURE: More granular mailing list mode (#4068) 2016-05-21 15:17:54 +02:00
post_action.rb FIX: use site default locale for flag title and body 2016-05-05 00:20:06 +05:30
post_action_type.rb
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_stat.rb
post_timing.rb
post_upload.rb
previous_replies_site_setting.rb
queued_post.rb
quoted_post.rb
report.rb FIX: remove category filter from page view reports 2016-05-09 13:16:09 +05:30
rtl.rb
s3_region_site_setting.rb
scheduler_stat.rb FEATURE: store history for scheduled job execution 2016-05-30 11:38:08 +10:00
screened_email.rb
screened_ip_address.rb
screened_url.rb
search_observer.rb
single_sign_on_record.rb
site.rb
site_customization.rb FEATURE: upgrade from therubyracer to mini_racer 2016-05-23 09:57:15 +10:00
site_setting.rb
slug_setting.rb
stylesheet_cache.rb
tag.rb FEATURE: tag groups 2016-06-06 14:18:48 -04:00
tag_group.rb FEATURE: ability to restrict tags to categories using groups 2016-06-07 15:36:20 -04:00
tag_group_membership.rb FEATURE: tag groups 2016-06-06 14:18:48 -04:00
tag_user.rb annotate models 2016-05-30 10:45:32 +10:00
top_lists.rb
top_menu_item.rb
top_topic.rb
topic.rb FEATURE: custom email message for topic invites 2016-06-07 23:43:15 +05:30
topic_allowed_group.rb
topic_allowed_user.rb
topic_converter.rb FEATURE: move a topic from PM to regular topic or vice versa 2016-05-02 21:34:05 +05:30
topic_custom_field.rb annotate models 2016-05-30 10:45:32 +10:00
topic_embed.rb
topic_featured_users.rb
topic_invite.rb
topic_link.rb FIX: Duplicate link message should link to the post 2016-06-08 12:35:11 -04:00
topic_link_click.rb
topic_list.rb FIX: Ensure unique fields in TopicList.preloaded_custom_fields. 2016-05-16 17:56:00 +08:00
topic_notifier.rb
topic_participants_summary.rb
topic_poster.rb
topic_posters_summary.rb
topic_status_update.rb FIX: Only delete featured topics if the status changes to a hidden one 2016-05-24 14:27:48 -04:00
topic_tag.rb annotate models 2016-05-30 10:45:32 +10:00
topic_tracking_state.rb
topic_user.rb Use db schema for tags instead of plugin store and custom fields 2016-05-26 14:29:48 -04:00
topic_view_item.rb
translation_override.rb annotate models 2016-05-30 10:45:32 +10:00
trust_level3_requirements.rb FEATURE: add caps to trust level 3 requirements for posts read and topics viewed, configurable in settings 2016-05-25 14:55:49 -04:00
trust_level_setting.rb
twitter_user_info.rb
upload.rb remove 'crop_tall_images' site setting but keep the behavior 2016-05-23 16:42:19 +02:00
user.rb Upgrade rspec to 3.4.0. 2016-05-30 11:38:38 +08:00
user_action.rb
user_action_observer.rb FIX: don't log user action if no user exists for topic 2016-05-02 11:14:37 +10:00
user_archived_message.rb
user_avatar.rb
user_badge.rb
user_badges.rb
user_custom_field.rb
user_email_observer.rb
user_export.rb PERF: stream CSV exports so they don't fail when they are too big 2016-05-25 22:20:35 +02:00
user_field.rb
user_field_option.rb
user_history.rb show 'revoke_email' in staff action logs 2016-06-06 22:58:09 +02:00
user_open_id.rb
user_option.rb annotate models 2016-05-30 10:45:32 +10:00
user_profile.rb FIX: support 10 characters tld for user profile website 2016-05-25 22:32:57 +05:30
user_profile_view.rb
user_search.rb
user_search_data.rb
user_stat.rb annotate models 2016-05-30 10:45:32 +10:00
user_summary.rb FIX: most liked queries were leaking info in user summaries 2016-05-30 19:48:46 +02:00
user_visit.rb
username_validator.rb
warning.rb