discourse/app/models
2014-02-18 14:53:59 -05:00
..
admin_dashboard_data.rb
api_key.rb
backup.rb Backup model 2014-02-13 13:31:13 -08:00
category_featured_topic.rb Don't include category definitions on Categories page 2014-02-07 17:01:31 -05:00
category_featured_user.rb PERF: optimise featuring of topics and users 2014-01-30 10:32:20 +11:00
category_group.rb
category_list.rb
category_search_data.rb
category_user.rb Update annotations 2014-02-07 11:07:52 +11:00
category.rb Drop Rails3 support 2014-02-17 19:42:08 +01:00
digest_email_site_setting.rb
discourse_version_check.rb Drop Rails3 support 2014-02-17 19:42:08 +01:00
draft_sequence.rb
draft.rb
email_log.rb Log when and why an email was not sent in email_logs 2014-02-14 13:06:39 -05:00
email_token.rb
error_log.rb
facebook_user_info.rb
github_user_info.rb
global_setting.rb Use ERB when importing conf files into app 2014-02-14 16:14:55 -08:00
group_user.rb
group.rb FEATURE: Show the posts count on the groups page. It seems a bit odd 2014-02-12 14:01:36 -05:00
incoming_link.rb
incoming_links_report.rb Drop Rails3 support 2014-02-17 19:42:08 +01:00
invite_redeemer.rb Trust Level 3: invited users start at default_invitee_trust_level + 1, unless default_invitee_trust_level is 2 or higher 2014-01-17 11:12:00 -05:00
invite.rb Drop Rails3 support 2014-02-17 19:42:08 +01:00
leader_requirements.rb Track how many posts a user reads each day in user_visits 2014-01-27 11:20:19 -05:00
locale_site_setting.rb
min_trust_to_create_topic_setting.rb
notification.rb BUGFIX: regression, not handling nil count for recent report 2014-02-14 07:21:19 +11:00
oauth2_user_info.rb
optimized_image.rb
plugin_store_row.rb
plugin_store.rb
post_action_type.rb Add a way to flag a topic 2014-02-12 12:57:55 -05:00
post_action.rb Add a way to flag a topic 2014-02-12 12:57:55 -05:00
post_alert_observer.rb BUGFIX: emails sent from "2 replies" as opposed to correct user 2014-02-04 12:56:28 +11:00
post_analyzer.rb Work in progress: Swap out onebox code for onebox gem 2014-01-29 14:14:07 -05:00
post_detail.rb
post_mover.rb
post_reply.rb
post_revision.rb Update annotations 2014-02-07 11:07:52 +11:00
post_search_data.rb
post_timing.rb
post_upload.rb
post.rb Update annotations 2014-02-07 11:07:52 +11:00
report.rb
s3_region_site_setting.rb
screened_email.rb
screened_ip_address.rb Translate asterisks in ip addresses to mask format so people can enter things like 127.*.*.* in screened ip addresses form 2014-02-18 13:00:55 -05:00
screened_url.rb
search_observer.rb
site_content_type.rb
site_content.rb Add site setting tos_accept_required. If enabled, users must check a box saying that they've read and accept the terms of service. 2014-02-07 16:04:13 -05:00
site_customization.rb
site_setting.rb Allow users to toggle interface language in their preferences 2014-02-18 14:53:59 -05:00
site.rb Add a way to flag a topic 2014-02-12 12:57:55 -05:00
top_lists.rb BUGFIX: show the draft on top page 2014-02-06 11:39:43 +01:00
top_menu_item.rb BUGFIX: proper handling of top_menu_items 2014-02-03 16:08:00 +01:00
top_topic.rb Update annotations 2014-02-07 11:07:52 +11:00
topic_allowed_group.rb
topic_allowed_user.rb
topic_embed.rb Update annotations 2014-02-07 11:07:52 +11:00
topic_featured_users.rb Drop Rails3 support 2014-02-17 19:42:08 +01:00
topic_invite.rb
topic_link_click.rb
topic_link.rb
topic_list.rb PERF: optimise featuring of topics and users 2014-01-30 10:32:20 +11:00
topic_notifier.rb FEATURE: mute/watch/track buttons for private conversations 2014-01-22 17:46:52 +11:00
topic_poster.rb
topic_posters_summary.rb
topic_revision.rb Update annotations 2014-02-07 11:07:52 +11:00
topic_status_update.rb
topic_tracking_state.rb
topic_user.rb Update annotations 2014-02-07 11:07:52 +11:00
topic.rb Drop Rails3 support 2014-02-17 19:42:08 +01:00
twitter_user_info.rb
upload.rb
user_action_observer.rb FEATURE: collapse replies to topics 2014-02-03 13:59:14 +11:00
user_action.rb BUGFIX: remove hidden posts from a users stream 2014-02-11 17:16:58 +11:00
user_email_observer.rb Drop Rails3 support 2014-02-17 19:42:08 +01:00
user_history.rb Don't notify about dominating private messages. 2014-02-07 05:49:45 +05:30
user_open_id.rb
user_search_data.rb
user_search.rb
user_stat.rb
user_visit.rb Update annotations 2014-02-07 11:07:52 +11:00
user.rb this needs to go but did not show up in my tests but did on travis 2014-02-11 18:13:24 -08:00
username_validator.rb
view.rb