discourse/app/models
2015-09-24 00:33:33 +02:00
..
concerns select less data 2015-08-05 16:09:21 +10:00
about.rb
admin_dashboard_data.rb FEATURE: Admin dashboard data for user profile views. 2015-09-16 14:48:31 +08:00
api_key.rb
application_request.rb cut out an exception 2015-08-19 16:57:26 +10:00
auto_track_duration_site_setting.rb fix the build 2015-09-14 10:48:24 +02:00
backup.rb
badge.rb FIX: Use user's locale for badge notifications 2015-09-24 00:33:33 +02:00
badge_grouping.rb
badge_type.rb
category.rb FEATURE: Log staff actions for Category changes. 2015-09-18 10:53:08 +08:00
category_custom_field.rb
category_featured_topic.rb FIX: categories page would sometimes show no topics, even if there are some visible topics to show 2015-09-21 18:13:14 -04:00
category_featured_user.rb
category_group.rb FEATURE: Log staff actions for Category changes. 2015-09-18 10:53:08 +08:00
category_list.rb FIX: categories' notification_level wasn't serialized when hitting /categories 2015-09-15 14:58:22 +02:00
category_search_data.rb
category_user.rb FIX: ensure CategoryUser consistency 2015-09-02 22:02:31 +02:00
color_scheme.rb PERF: omit 2 queries on every full page load 2015-09-23 16:47:17 +10:00
color_scheme_color.rb
digest_email_site_setting.rb fix the build 2015-09-14 10:48:24 +02:00
digest_unsubscribe_key.rb update annotations 2015-09-18 10:41:10 +10:00
directory_item.rb update annotations 2015-09-18 10:41:10 +10:00
discourse_single_sign_on.rb FIX: only override sso name / username if it is supplied 2015-08-24 10:24:33 +10:00
discourse_version_check.rb
draft.rb update annotations 2015-09-18 10:41:10 +10:00
draft_sequence.rb
email_log.rb
email_token.rb
embeddable_host.rb update annotations 2015-09-18 10:41:10 +10:00
embedding.rb Can edit settings on the embedding page 2015-08-20 15:56:05 -04:00
emoji.rb FIX: emoji upload on subfolder install 2015-08-21 16:42:37 -04:00
emoji_set_site_setting.rb
facebook_user_info.rb
github_user_info.rb
global_setting.rb FIX: allow global settings to include keys that have numbers in them 2015-08-14 17:01:21 +10:00
google_user_info.rb
group.rb update annotations 2015-09-18 10:41:10 +10:00
group_custom_field.rb
group_manager.rb update annotations 2015-09-18 10:41:10 +10:00
group_user.rb PERF: add missing index on group_users 2015-09-18 10:43:53 +10:00
incoming_domain.rb
incoming_link.rb
incoming_links_report.rb
incoming_referer.rb
invite.rb FIX: return 422 if the invite is already redeemed 2015-09-16 17:30:00 +05:30
invite_redeemer.rb
invited_group.rb
locale_site_setting.rb
muted_user.rb update annotations 2015-09-18 10:41:10 +10:00
new_topic_duration_site_setting.rb fix the build 2015-09-14 10:48:24 +02:00
notification.rb update annotations 2015-09-18 10:41:10 +10:00
oauth2_user_info.rb
optimized_image.rb FIX: uploading an animated user card/profile background was converted to a still image 2015-09-20 22:01:03 +02:00
permalink.rb
plugin_store.rb
plugin_store_row.rb
post.rb FEATURE: upgrade to Rails 4.2.4 2015-09-23 15:24:30 +10:00
post_action.rb FIX: Sometimes posts can't be created. Don't raise errors in that case. 2015-09-18 15:07:31 -04:00
post_action_type.rb
post_alert_observer.rb
post_analyzer.rb
post_custom_field.rb update annotations 2015-09-18 10:41:10 +10:00
post_detail.rb
post_mover.rb Use small actions for moving posts 2015-07-31 16:30:18 -04:00
post_reply.rb
post_revision.rb
post_search_data.rb
post_stat.rb update annotations 2015-09-18 10:41:10 +10:00
post_timing.rb
post_upload.rb
queued_post.rb update annotations 2015-09-18 10:41:10 +10:00
quoted_post.rb
report.rb Merge pull request #3767 from tgxworld/track_user_profile_views 2015-09-23 11:38:18 +02:00
rtl.rb
s3_region_site_setting.rb
screened_email.rb
screened_ip_address.rb FEATURE: add site setting use_admin_ip_whitelist to enable/disable the whitelisting of admins by IP address 2015-09-23 12:15:08 -04:00
screened_url.rb
search_observer.rb
single_sign_on_record.rb
site.rb PERF: improve perf of initial payload 2015-09-23 13:13:50 +10:00
site_customization.rb update annotations 2015-09-18 10:41:10 +10:00
site_setting.rb FIX: select appropriate period when redirecting to top 2015-09-21 20:28:20 +02:00
site_text.rb
site_text_type.rb
slug_setting.rb
stylesheet_cache.rb update annotations 2015-09-18 10:41:10 +10:00
top_lists.rb
top_menu_item.rb
top_topic.rb FIX: select appropriate period when redirecting to top 2015-09-21 20:28:20 +02:00
topic.rb FEATURE: upgrade to Rails 4.2.4 2015-09-23 15:24:30 +10:00
topic_allowed_group.rb
topic_allowed_user.rb
topic_custom_field.rb
topic_embed.rb update annotations 2015-09-18 10:41:10 +10:00
topic_featured_users.rb FIX: Don't update the last poster when a whisper is made 2015-09-22 12:23:37 -04:00
topic_invite.rb
topic_link.rb update annotations 2015-09-18 10:41:10 +10:00
topic_link_click.rb FIX: handle link tracking correctly for cdn based urls 2015-08-05 12:15:08 +10:00
topic_list.rb FEATURE: allow efficient preloading of custom fields in topic list 2015-08-05 16:09:21 +10:00
topic_notifier.rb
topic_participants_summary.rb
topic_poster.rb
topic_posters_summary.rb
topic_status_update.rb FEATURE: make pin expiration mandatory 2015-07-29 16:34:21 +02:00
topic_tracking_state.rb FIX: tracking of new/unread/latest in category/subcategory was broken 2015-09-21 10:36:20 +10:00
topic_user.rb protect against bad data 2015-09-18 11:27:56 +10:00
topic_view_item.rb FIX: Use custom date for redis key in TopicViewItem.add. 2015-09-14 11:17:28 +08:00
trust_level3_requirements.rb
trust_level_setting.rb fix the build 2015-09-14 10:48:24 +02:00
twitter_user_info.rb
upload.rb FIX: uploading an animated user card/profile background was converted to a still image 2015-09-20 22:01:03 +02:00
user.rb FIX: select appropriate period when redirecting to top 2015-09-21 20:28:20 +02:00
user_action.rb FIX: properly filter whispers in user stream 2015-09-22 00:50:52 +02:00
user_action_observer.rb FIX: When recovering a post, it should recreate user actions 2015-09-18 12:48:43 -04:00
user_avatar.rb FIX: refreshing gravatar wasn't working 2015-09-17 19:42:44 +02:00
user_badge.rb
user_custom_field.rb
user_email_observer.rb FIX: don't send notification emails to deactivated user 2015-08-31 12:35:12 +05:30
user_export.rb
user_field.rb update annotations 2015-09-18 10:41:10 +10:00
user_field_option.rb update annotations 2015-09-18 10:41:10 +10:00
user_history.rb FEATURE: Log staff actions for Category changes. 2015-09-18 10:53:08 +08:00
user_open_id.rb
user_profile.rb FEATURE: Track user profile views. 2015-09-16 14:48:31 +08:00
user_profile_view.rb FEATURE: Admin dashboard data for user profile views. 2015-09-16 14:48:31 +08:00
user_search.rb
user_search_data.rb
user_stat.rb
user_visit.rb update annotations 2015-09-18 10:41:10 +10:00
username_validator.rb FIX: Allow trailing _ because we used to. 2015-09-09 14:06:36 -04:00
warning.rb