discourse/app/models
2013-07-22 15:07:20 +10:00
..
admin_dashboard_data.rb
admin_log.rb
cas_user_info.rb
category.rb Finalize read only and post only categories, finished off UI work 2013-07-16 15:46:11 +10:00
category_featured_topic.rb
category_featured_user.rb
category_group.rb work in progress, add fidelity to category group permissions (full, create posts, readonly) 2013-07-16 15:46:11 +10:00
category_list.rb
category_search_data.rb
discourse_version_check.rb
draft.rb
draft_sequence.rb
email_log.rb
email_token.rb
error_log.rb
facebook_user_info.rb
github_user_info.rb
group.rb work in progress, add fidelity to category group permissions (full, create posts, readonly) 2013-07-16 15:46:11 +10:00
group_user.rb
hot_topic.rb
incoming_link.rb
incoming_links_report.rb
invite.rb work in progress, add fidelity to category group permissions (full, create posts, readonly) 2013-07-16 15:46:11 +10:00
invite_redeemer.rb automatically approve invited users on forum where moderators must approve (keep in mind only moderators can invite) 2013-07-11 11:22:00 +10:00
invited_list.rb
locale_site_setting.rb
notification.rb
optimized_image.rb
post.rb work in progress, add fidelity to category group permissions (full, create posts, readonly) 2013-07-16 15:46:11 +10:00
post_action.rb
post_action_type.rb
post_alert_observer.rb
post_analyzer.rb Prevent backtrace in PostAnalyser 2013-07-15 11:15:04 +01:00
post_mover.rb db consistency check for mismatching topic_ids in user_actions 2013-07-17 16:40:56 +10:00
post_reply.rb
post_search_data.rb
post_timing.rb
post_upload.rb
report.rb
s3_region_site_setting.rb
search_observer.rb
site.rb Finalize read only and post only categories, finished off UI work 2013-07-16 15:46:11 +10:00
site_content.rb hmm I totally missed that it was already there 2013-07-16 21:06:04 +10:00
site_content_type.rb
site_customization.rb
site_setting.rb adds the max_attachment_size_kb setting 2013-07-16 02:01:36 +02:00
top_menu_item.rb
topic.rb added an option to bypass auto tracking of topics on post creation 2013-07-22 15:07:20 +10:00
topic_allowed_group.rb
topic_allowed_user.rb
topic_invite.rb
topic_link.rb FIX: click tracking on attachments wasn't working 2013-07-19 01:27:09 +02:00
topic_link_click.rb
topic_list.rb
topic_notifier.rb added an option to bypass auto tracking of topics on post creation 2013-07-22 15:07:20 +10:00
topic_poster.rb
topic_posters_summary.rb
topic_status_update.rb
topic_tracking_state.rb work in progress, add fidelity to category group permissions (full, create posts, readonly) 2013-07-16 15:46:11 +10:00
topic_user.rb added an option to bypass auto tracking of topics on post creation 2013-07-22 15:07:20 +10:00
twitter_user_info.rb
upload.rb FIX: click tracking on attachments wasn't working 2013-07-19 01:27:09 +02:00
user.rb work in progress, add fidelity to category group permissions (full, create posts, readonly) 2013-07-16 15:46:11 +10:00
user_action.rb Color moderator actions on user stream 2013-07-18 17:24:51 -04:00
user_action_observer.rb
user_email_observer.rb
user_open_id.rb
user_search.rb
user_search_data.rb
user_visit.rb
username_validator.rb
view.rb