discourse/app/models
2014-04-28 10:37:28 -04:00
..
concerns move concerns to the model/concerns 2014-04-19 12:00:40 +08:00
admin_dashboard_data.rb
api_key.rb Correct annotations 2014-04-15 15:53:48 +10:00
backup.rb BUGFIX: backup/restore when using multisite 2014-04-07 17:55:38 +02:00
badge.rb
badge_type.rb FEATURE: custom fields on User 2014-04-22 13:52:13 +10:00
category.rb move concerns to the model/concerns 2014-04-19 12:00:40 +08:00
category_featured_topic.rb Correct annotations 2014-04-15 15:53:48 +10:00
category_featured_user.rb Correct annotations 2014-04-15 15:53:48 +10:00
category_group.rb Correct annotations 2014-04-15 15:53:48 +10:00
category_list.rb Remove another N+1 query from categories page 2014-03-18 15:24:29 -04:00
category_search_data.rb update annotations 2014-04-08 17:35:44 +02:00
category_user.rb
color_scheme.rb Theming: color scheme editing. Unfinished! Doesn't have any effect on css files yet. 2014-04-24 16:49:12 -04:00
color_scheme_color.rb Theming: color scheme editing. Unfinished! Doesn't have any effect on css files yet. 2014-04-24 16:49:12 -04:00
digest_email_site_setting.rb
discourse_single_sign_on.rb Merge pull request #2279 from fantasticfears/concern 2014-04-28 09:48:33 +10:00
discourse_version_check.rb
draft.rb Correct annotations 2014-04-15 15:53:48 +10:00
draft_sequence.rb update annotations 2014-04-08 17:35:44 +02:00
email_log.rb Correct annotations 2014-04-15 15:53:48 +10:00
email_token.rb Correct annotations 2014-04-15 15:53:48 +10:00
error_log.rb
facebook_user_info.rb Correct annotations 2014-04-15 15:53:48 +10:00
github_user_info.rb Correct annotations 2014-04-15 15:53:48 +10:00
global_setting.rb Use ERB when importing conf files into app 2014-02-14 16:14:55 -08:00
group.rb REFACTOR: Add urls for admin groups, make it more idiomatic ember 2014-04-23 15:15:46 -04:00
group_user.rb Correct annotations 2014-04-15 15:53:48 +10:00
incoming_link.rb Correct annotations 2014-04-15 15:53:48 +10:00
incoming_links_report.rb Drop Rails3 support 2014-02-17 19:42:08 +01:00
invite.rb move concerns to the model/concerns 2014-04-19 12:00:40 +08:00
invite_redeemer.rb Remove the default_invitee_trust_level+1 privilege from trust level 3. 2014-04-17 15:05:15 -04:00
leader_requirements.rb
locale_site_setting.rb
min_trust_to_create_topic_setting.rb
notification.rb Create notification when badge is granted. 2014-04-17 01:58:01 +05:30
oauth2_user_info.rb Correct annotations 2014-04-15 15:53:48 +10:00
optimized_image.rb update annotations 2014-04-08 17:35:44 +02:00
plugin_store.rb
plugin_store_row.rb update annotations 2014-04-08 17:35:44 +02:00
post.rb FIX: in multisite setup, links to the current forum are whitelisted when looking for spam hosts 2014-04-28 10:37:28 -04:00
post_action.rb move concerns to the model/concerns 2014-04-19 12:00:40 +08:00
post_action_type.rb Correct annotations 2014-04-15 15:53:48 +10:00
post_alert_observer.rb
post_analyzer.rb
post_detail.rb Correct annotations 2014-04-15 15:53:48 +10:00
post_mover.rb
post_reply.rb Correct annotations 2014-04-15 15:53:48 +10:00
post_revision.rb Allow changing ownwership of posts by admins 2014-04-08 01:47:42 -07:00
post_search_data.rb update annotations 2014-04-08 17:35:44 +02:00
post_timing.rb update annotations 2014-04-08 17:35:44 +02:00
post_upload.rb update annotations 2014-04-08 17:35:44 +02:00
report.rb
s3_region_site_setting.rb
screened_email.rb Correct annotations 2014-04-15 15:53:48 +10:00
screened_ip_address.rb Correct annotations 2014-04-15 15:53:48 +10:00
screened_url.rb Correct annotations 2014-04-15 15:53:48 +10:00
search_observer.rb
single_sign_on_record.rb
site.rb BUGFIX: Don't return child categories if you can't see the parent 2014-02-24 14:52:41 -05:00
site_content.rb Correct annotations 2014-04-15 15:53:48 +10:00
site_content_type.rb
site_customization.rb Correct annotations 2014-04-15 15:53:48 +10:00
site_setting.rb Add site setting for domains to never download images from 2014-04-23 22:24:35 -07:00
top_lists.rb
top_menu_item.rb
top_topic.rb update annotations 2014-04-08 17:35:44 +02:00
topic.rb Merge pull request #2279 from fantasticfears/concern 2014-04-28 09:48:33 +10:00
topic_allowed_group.rb update annotations 2014-04-08 17:35:44 +02:00
topic_allowed_user.rb Correct annotations 2014-04-15 15:53:48 +10:00
topic_embed.rb FEATURE: whitelist and blacklist selectors for embeds 2014-04-15 14:07:30 +10:00
topic_featured_users.rb
topic_invite.rb Correct annotations 2014-04-15 15:53:48 +10:00
topic_link.rb FIX: Reflected post links were being deleted when they shouldn't and 2014-04-25 16:49:48 -04:00
topic_link_click.rb Correct annotations 2014-04-15 15:53:48 +10:00
topic_list.rb
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_status_update.rb FEATURE: allow moderators to globally pin topics 2014-04-07 16:38:51 +10:00
topic_tracking_state.rb
topic_user.rb Correct annotations 2014-04-15 15:53:48 +10:00
twitter_user_info.rb Correct annotations 2014-04-15 15:53:48 +10:00
upload.rb REFACTOR: use an options hash instead of multiple nil-able parameters 2014-04-15 17:17:10 +02:00
user.rb Merge pull request #2279 from fantasticfears/concern 2014-04-28 09:48:33 +10:00
user_action.rb Correct annotations 2014-04-15 15:53:48 +10:00
user_action_observer.rb BUGFIX: new users not getting correct error messages 2014-04-04 11:08:54 +11:00
user_badge.rb
user_custom_field.rb FEATURE: custom fields on User 2014-04-22 13:52:13 +10:00
user_email_observer.rb
user_history.rb Correct annotations 2014-04-15 15:53:48 +10:00
user_open_id.rb Correct annotations 2014-04-15 15:53:48 +10:00
user_search.rb
user_search_data.rb update annotations 2014-04-08 17:35:44 +02:00
user_stat.rb
user_visit.rb
username_validator.rb
view.rb