discourse/app/models
riking 3396e6fea3 Centralize MessageBus post updates
After this change, only two files directly publish to MessageBus with a
topic interpolated in the channel: Post and TopicUser.
2014-08-28 20:40:36 -07:00
..
concerns
about.rb TWEAK: Don't include moderators on "About" if they are admins. 2014-08-20 12:43:02 -04:00
admin_dashboard_data.rb removed usless access modifiers specified in models 2014-08-19 07:28:21 +05:30
api_key.rb FIX: remove nullable dates post upgrade to Rails 4 2014-08-27 15:19:25 +10:00
backup.rb TRIVIAL: do not remove backups in development 2014-08-20 18:58:58 +02:00
badge.rb FIX: ensure triggered badges are never triggered if filter is missing 2014-08-27 18:02:13 +10:00
badge_grouping.rb FIX: remove nullable dates post upgrade to Rails 4 2014-08-27 15:19:25 +10:00
badge_type.rb FIX: remove nullable dates post upgrade to Rails 4 2014-08-27 15:19:25 +10:00
category.rb FIX: uncategorized counts were always 0. topics_year, topics_month, topics_week, topics_day 2014-08-27 15:58:32 -04:00
category_custom_field.rb FIX: remove nullable dates post upgrade to Rails 4 2014-08-27 15:19:25 +10:00
category_featured_topic.rb FIX: remove nullable dates post upgrade to Rails 4 2014-08-27 15:19:25 +10:00
category_featured_user.rb FIX: remove nullable dates post upgrade to Rails 4 2014-08-27 15:19:25 +10:00
category_group.rb FIX: remove nullable dates post upgrade to Rails 4 2014-08-27 15:19:25 +10:00
category_list.rb
category_search_data.rb
category_user.rb removed usless access modifiers specified in models 2014-08-19 07:28:21 +05:30
color_scheme.rb FIX: remove nullable dates post upgrade to Rails 4 2014-08-27 15:19:25 +10:00
color_scheme_color.rb FIX: remove nullable dates post upgrade to Rails 4 2014-08-27 15:19:25 +10:00
digest_email_site_setting.rb
discourse_single_sign_on.rb Fix SSO avatar downloading issues. 2014-08-27 21:35:54 +08:00
discourse_version_check.rb
draft.rb FIX: remove nullable dates post upgrade to Rails 4 2014-08-27 15:19:25 +10:00
draft_sequence.rb
email_log.rb FIX: remove nullable dates post upgrade to Rails 4 2014-08-27 15:19:25 +10:00
email_token.rb FIX: remove nullable dates post upgrade to Rails 4 2014-08-27 15:19:25 +10:00
error_log.rb removed usless access modifiers specified in models 2014-08-19 07:28:21 +05:30
export_csv.rb FIX: crashing job 2014-08-26 16:22:13 +10:00
facebook_user_info.rb FIX: remove nullable dates post upgrade to Rails 4 2014-08-27 15:19:25 +10:00
github_user_info.rb FIX: remove nullable dates post upgrade to Rails 4 2014-08-27 15:19:25 +10:00
global_setting.rb removed usless access modifiers specified in models 2014-08-19 07:28:21 +05:30
google_user_info.rb FIX: remove nullable dates post upgrade to Rails 4 2014-08-27 15:19:25 +10:00
group.rb FIX: remove nullable dates post upgrade to Rails 4 2014-08-27 15:19:25 +10:00
group_custom_field.rb FIX: remove nullable dates post upgrade to Rails 4 2014-08-27 15:19:25 +10:00
group_user.rb FIX: remove nullable dates post upgrade to Rails 4 2014-08-27 15:19:25 +10:00
incoming_domain.rb
incoming_link.rb FIX: remove nullable dates post upgrade to Rails 4 2014-08-27 15:19:25 +10:00
incoming_links_report.rb
incoming_referer.rb
invite.rb FIX: remove nullable dates post upgrade to Rails 4 2014-08-27 15:19:25 +10:00
invite_redeemer.rb removed useless assignments at some places 2014-08-19 18:10:23 +05:30
invited_group.rb FIX: remove nullable dates post upgrade to Rails 4 2014-08-27 15:19:25 +10:00
leader_requirements.rb Add likes given and likes received requirement for being TL3. Configure with site settings leader_requires_likes_given and leader_requires_likes_received. 2014-08-22 17:33:39 -04:00
locale_site_setting.rb removed usless access modifiers specified in models 2014-08-19 07:28:21 +05:30
notification.rb FIX: remove nullable dates post upgrade to Rails 4 2014-08-27 15:19:25 +10:00
oauth2_user_info.rb FIX: remove nullable dates post upgrade to Rails 4 2014-08-27 15:19:25 +10:00
optimized_image.rb
permalink.rb FEATURE: add a way to map arbitrary urls to a topic, post, or category. Useful for sites that have migrated to Discourse and want to redirect from their old site to Discourse with 301 redirects. 2014-08-28 15:58:24 -04:00
plugin_store.rb removed useless assignments at some places 2014-08-19 18:10:23 +05:30
plugin_store_row.rb
post.rb Centralize MessageBus post updates 2014-08-28 20:40:36 -07:00
post_action.rb Centralize MessageBus post updates 2014-08-28 20:40:36 -07:00
post_action_type.rb FIX: remove nullable dates post upgrade to Rails 4 2014-08-27 15:19:25 +10:00
post_alert_observer.rb
post_analyzer.rb
post_custom_field.rb FIX: remove nullable dates post upgrade to Rails 4 2014-08-27 15:19:25 +10:00
post_detail.rb FIX: remove nullable dates post upgrade to Rails 4 2014-08-27 15:19:25 +10:00
post_mover.rb FIX: Moving posts was not updating reply_count and 2014-08-20 14:15:23 -04:00
post_reply.rb FIX: remove nullable dates post upgrade to Rails 4 2014-08-27 15:19:25 +10:00
post_revision.rb FIX: remove nullable dates post upgrade to Rails 4 2014-08-27 15:19:25 +10:00
post_search_data.rb
post_timing.rb
post_upload.rb
quoted_post.rb FIX: remove nullable dates post upgrade to Rails 4 2014-08-27 15:19:25 +10:00
report.rb
rtl.rb Enable RTL direction in emails. 2014-08-27 14:38:03 +03:00
s3_region_site_setting.rb removed usless access modifiers specified in models 2014-08-19 07:28:21 +05:30
screened_email.rb FIX: remove nullable dates post upgrade to Rails 4 2014-08-27 15:19:25 +10:00
screened_ip_address.rb FIX: remove nullable dates post upgrade to Rails 4 2014-08-27 15:19:25 +10:00
screened_url.rb FIX: remove nullable dates post upgrade to Rails 4 2014-08-27 15:19:25 +10:00
search_observer.rb
single_sign_on_record.rb FIX: remove nullable dates post upgrade to Rails 4 2014-08-27 15:19:25 +10:00
site.rb
site_content.rb FIX: remove nullable dates post upgrade to Rails 4 2014-08-27 15:19:25 +10:00
site_content_type.rb
site_customization.rb FIX: remove nullable dates post upgrade to Rails 4 2014-08-27 15:19:25 +10:00
site_setting.rb correct annotations 2014-08-27 15:30:17 +10:00
top_lists.rb
top_menu_item.rb
top_topic.rb removed usless access modifiers specified in models 2014-08-19 07:28:21 +05:30
topic.rb FIX: remove nullable dates post upgrade to Rails 4 2014-08-27 15:19:25 +10:00
topic_allowed_group.rb
topic_allowed_user.rb FIX: remove nullable dates post upgrade to Rails 4 2014-08-27 15:19:25 +10:00
topic_custom_field.rb FIX: remove nullable dates post upgrade to Rails 4 2014-08-27 15:19:25 +10:00
topic_embed.rb FIX: remove nullable dates post upgrade to Rails 4 2014-08-27 15:19:25 +10:00
topic_featured_users.rb
topic_invite.rb FIX: remove nullable dates post upgrade to Rails 4 2014-08-27 15:19:25 +10:00
topic_link.rb FIX: remove nullable dates post upgrade to Rails 4 2014-08-27 15:19:25 +10:00
topic_link_click.rb FIX: remove nullable dates post upgrade to Rails 4 2014-08-27 15:19:25 +10:00
topic_list.rb FIX: Centralize Top rendering, remove old code paths. Fix some bugs. 2014-08-28 14:34:31 -04:00
topic_notifier.rb
topic_participants_summary.rb
topic_poster.rb
topic_posters_summary.rb UX: Don't highlight the latest poster in the topic list if there is only 2014-08-20 12:09:39 -04:00
topic_status_update.rb
topic_tracking_state.rb
topic_user.rb
topic_view_item.rb
trust_level_setting.rb removed usless access modifiers specified in models 2014-08-19 07:28:21 +05:30
twitter_user_info.rb FIX: remove nullable dates post upgrade to Rails 4 2014-08-27 15:19:25 +10:00
upload.rb FIX: remove nullable dates post upgrade to Rails 4 2014-08-27 15:19:25 +10:00
user.rb Add a message to the staff logs indicating why a user was purged 2014-08-27 16:05:07 -04:00
user_action.rb FIX: remove nullable dates post upgrade to Rails 4 2014-08-27 15:19:25 +10:00
user_action_observer.rb
user_avatar.rb FIX: remove nullable dates post upgrade to Rails 4 2014-08-27 15:19:25 +10:00
user_badge.rb
user_custom_field.rb FIX: remove nullable dates post upgrade to Rails 4 2014-08-27 15:19:25 +10:00
user_email_observer.rb
user_history.rb FIX: remove nullable dates post upgrade to Rails 4 2014-08-27 15:19:25 +10:00
user_open_id.rb FIX: remove nullable dates post upgrade to Rails 4 2014-08-27 15:19:25 +10:00
user_profile.rb
user_search.rb
user_search_data.rb
user_stat.rb
user_visit.rb
username_validator.rb