discourse/app/models
Régis Hanol ada8e6eb23 Merge pull request #2984 from cpradio/pr-tl4-flag-spam-post-hidden
FIX: TL4 flag on TL0 post as spam, hides the post
2014-11-19 17:41:02 +01:00
..
concerns Boolean -> String quoting has changed on Rails master 2014-11-10 01:05:46 -08:00
about.rb
admin_dashboard_data.rb this method isn't private 2014-10-08 20:11:28 +02:00
api_key.rb
backup.rb FIX: stream backups upload to S3 2014-09-25 18:28:51 +02:00
badge.rb a bit hackish, override fa-certificate for default icon (it is set by pg in the column default) 2014-10-07 12:01:06 +11:00
badge_grouping.rb
badge_type.rb
category.rb Revert "Revert "PERF: use distributed cache for site text and category slugs"" 2014-11-12 10:01:41 +11:00
category_custom_field.rb
category_featured_topic.rb FIX: don't try to feature a topic more than once per category 2014-09-10 16:18:28 +02:00
category_featured_user.rb
category_group.rb
category_list.rb PERF: use preloader trick to load topic categories 2014-11-17 18:03:11 +11:00
category_search_data.rb
category_user.rb SPEC: make sure digest doesn't pick any topics in categories that are muted 2014-11-03 16:57:50 +01:00
color_scheme.rb PERF: remove superflous queries from initial page loads 2014-11-11 15:32:44 +11:00
color_scheme_color.rb
digest_email_site_setting.rb
discourse_single_sign_on.rb
discourse_version_check.rb
draft.rb
draft_sequence.rb
email_log.rb Add API support for querying admin reports by date range 2014-11-05 13:11:37 -05:00
email_token.rb FIX: honor email_token_grace_period_hours setting correctly 2014-10-11 15:02:15 -07:00
error_log.rb Fix access specifiers with private_class_methods instead of removing directly 2014-10-04 09:20:41 +05:30
export_csv.rb
facebook_user_info.rb
github_user_info.rb
global_setting.rb Fix access specifiers with private_class_methods instead of removing directly 2014-10-04 09:20:41 +05:30
google_user_info.rb
group.rb Merge pull request #2969 from cpradio/pr-add-category-to-group-posts 2014-11-17 16:02:15 -05:00
group_custom_field.rb
group_user.rb
incoming_domain.rb
incoming_link.rb
incoming_links_report.rb
incoming_referer.rb
invite.rb FIX: invite email should be verified against email_domains_blacklist 2014-10-09 20:21:01 +05:30
invite_redeemer.rb FEATURE: send set password instructions after invite redemption 2014-10-11 14:13:05 +05:30
invited_group.rb
locale_site_setting.rb Fix access specifiers with private_class_methods instead of removing directly 2014-10-04 09:20:41 +05:30
notification.rb FEATURE: List moderator warnings on admin dashboard 2014-09-08 13:25:02 -04:00
oauth2_user_info.rb
optimized_image.rb FEATURE: allow animated thumbnails 2014-11-13 23:30:34 +01:00
permalink.rb FEATURE: permalinks lookup table can redirect to any arbitrary url 2014-10-08 11:51:24 -04:00
plugin_store.rb
plugin_store_row.rb
post.rb FIX: change the unlisted/invisible topic state only when unhiding the first post 2014-11-12 16:34:30 +01:00
post_action.rb FIX: TL4 flag on TL0 post as spam, hides the post 2014-11-19 11:26:57 -05:00
post_action_type.rb
post_alert_observer.rb LOTS of changes to properly handle post/topic revisions 2014-10-27 22:06:43 +01:00
post_analyzer.rb
post_custom_field.rb
post_detail.rb
post_mover.rb [patch] When a post is split out to be a new topic 2014-10-16 12:38:26 -07:00
post_reply.rb
post_revision.rb LOTS of changes to properly handle post/topic revisions 2014-10-27 22:06:43 +01:00
post_search_data.rb
post_timing.rb
post_upload.rb
quoted_post.rb
report.rb Add API support for querying admin reports by date range 2014-11-05 13:11:37 -05:00
rtl.rb
s3_region_site_setting.rb Fix access specifiers with private_class_methods instead of removing directly 2014-10-04 09:20:41 +05:30
screened_email.rb fix most deprecations in the specs (still some left) 2014-09-25 17:44:48 +02:00
screened_ip_address.rb FEATURE: screened IP address range can be entered like 192.* instead of 192.*.*.* 2014-09-24 12:05:29 -04:00
screened_url.rb
search_observer.rb FIX: correct old username index 2014-11-18 14:32:23 +11:00
single_sign_on_record.rb
site.rb Adds support for a description to user fields. 2014-10-02 15:56:52 -04:00
site_customization.rb UX: better footer handling 2014-11-10 21:51:55 +01:00
site_setting.rb
site_text.rb Revert "Revert "PERF: use distributed cache for site text and category slugs"" 2014-11-12 10:01:41 +11:00
site_text_type.rb Renaming site contents to site text 2014-09-24 16:08:14 -04:00
top_lists.rb
top_menu_item.rb
top_topic.rb private methods need to be called as method_name instead of ClassName#method_name 2014-10-04 09:53:46 +05:30
topic.rb PERF: stop querying banner topic on every page hit 2014-11-14 15:39:17 +11:00
topic_allowed_group.rb
topic_allowed_user.rb
topic_custom_field.rb
topic_embed.rb LOTS of changes to properly handle post/topic revisions 2014-10-27 22:06:43 +01:00
topic_featured_users.rb
topic_invite.rb
topic_link.rb
topic_link_click.rb
topic_list.rb FIX: ActiveRecord error when calling find for the topic list key. 2014-10-15 15:29:45 -04:00
topic_notifier.rb
topic_participants_summary.rb
topic_poster.rb
topic_posters_summary.rb FIX: missing avatar when sizing down window 2014-09-19 12:35:35 +10:00
topic_status_update.rb FIX: insert different message when auto-closing a topic based on the last post 2014-10-29 21:26:32 +01:00
topic_tracking_state.rb PERF: work around LIMIT breaking query plan 2014-09-10 22:19:49 +10:00
topic_user.rb FIX: "Dismiss Posts" corrupting read state 2014-10-31 09:40:35 +11:00
topic_view_item.rb
trust_level3_requirements.rb FEATURE: trust level 3: likes received must be on min_likes_received/3 different days, and be from min_likes_received/4 different users 2014-10-07 15:52:54 -04:00
trust_level_setting.rb Fix access specifiers with private_class_methods instead of removing directly 2014-10-04 09:20:41 +05:30
twitter_user_info.rb
upload.rb FEATURE: allow animated thumbnails 2014-11-13 23:30:34 +01:00
user.rb Add API support for querying admin reports by date range 2014-11-05 13:11:37 -05:00
user_action.rb FIX: unlisted topics listed in activity stream 2014-10-03 15:37:51 +10:00
user_action_observer.rb LOTS of changes to properly handle post/topic revisions 2014-10-27 22:06:43 +01:00
user_avatar.rb
user_badge.rb
user_custom_field.rb
user_email_observer.rb
user_field.rb Adds support for a description to user fields. 2014-10-02 15:56:52 -04:00
user_field_serializer.rb FEATURE: Support for a required setting on user fields. 2014-10-08 15:10:19 -04:00
user_history.rb FEATURE: log impersonations 2014-11-06 10:58:47 +01:00
user_open_id.rb
user_profile.rb FEATURE: Allow users to select a badge with an image to appear on their 2014-10-20 16:35:38 -04:00
user_search.rb
user_search_data.rb
user_stat.rb
user_visit.rb Work in progress (up till about?) 2014-11-05 12:39:25 -05:00
username_validator.rb
warning.rb Revert "Revert "FEATURE: Can create warnings for users via PM"" 2014-09-08 11:11:56 -04:00