discourse/app/models
2013-07-19 01:27:09 +02:00
..
admin_dashboard_data.rb Add blocked users count to dashboard 2013-07-08 12:44:13 -04:00
admin_log.rb Fix a case when a staff user views a topic with a deleted post by a nuked user; might be a temporary solution until we decide what to do with nuked records 2013-07-10 16:52:47 -04:00
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 Check for updates: edge cases when the message on the dashboard doesn't make sense. 2013-07-09 14:01:08 -04:00
draft.rb moved comments to the bottom, they are way less intrusive there 2013-05-24 12:48:32 +10:00
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 spec for change 2013-07-05 14:23:29 +10:00
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 refactor optimized_image a bit 2013-07-10 22:59:54 +02:00
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 Add deleted_by to Trashable tables 2013-07-09 15:46:36 -04:00
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 work in progress, add fidelity to category group permissions (full, create posts, readonly) 2013-07-16 15:46:11 +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 extract TopicNotifier class from topic 2013-05-24 13:36:33 -07: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 Refactor code that raises deprecating warnings in Rails 4 2013-07-08 18:35:11 +02: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 Refactored username validations to avoid repeated code 2013-07-07 13:05:18 +02:00
view.rb