discourse/app/models
Martin Brennan e58cf24fcc
FEATURE: Topic view stats report ()
Adds a report to show the top 100 most viewed topics in a date range,
combining logged in and anonymous views. Can be filtered by category.

This is a followup to 527f02e99f
and d1191b7f5f. We are also going to
be able to see this data in a new topic map, but this admin report
helps to see an overview across the forum for a date range.
2024-07-09 15:39:10 +10:00
..
concerns FEATURE: Topic view stats report () 2024-07-09 15:39:10 +10:00
about.rb DEV: Plugin modifier application for About admins () 2024-05-30 10:44:53 -05:00
admin_dashboard_data.rb DEV: Database backed admin notices () 2024-05-23 09:29:08 +08:00
admin_dashboard_general_data.rb DEV: Apply syntax_tree formatting to app/* 2023-01-09 14:14:59 +00:00
admin_dashboard_index_data.rb DEV: Apply syntax_tree formatting to app/* 2023-01-09 14:14:59 +00:00
admin_notice.rb DEV: Database backed admin notices () 2024-05-23 09:29:08 +08:00
allowed_pm_user.rb FEATURE: Allow List for PMs () 2020-07-20 15:23:49 -06:00
anonymous_user.rb DEV: Apply syntax_tree formatting to app/* 2023-01-09 14:14:59 +00:00
api_key_scope.rb DEV: Add API scopes for post revisions () 2024-03-14 15:24:54 -06:00
api_key.rb DEV: update syntax tree to latest () 2023-11-29 16:38:07 +11:00
application_request.rb FEATURE: Capture 28 day interval request stats () 2024-06-13 16:02:28 -04:00
associated_group.rb DEV: Apply syntax_tree formatting to app/* 2023-01-09 14:14:59 +00:00
auto_track_duration_site_setting.rb DEV: Apply syntax_tree formatting to app/* 2023-01-09 14:14:59 +00:00
backup_draft_post.rb FEATURE: experimental hidden setting for draft backups 2019-10-17 16:58:21 +11:00
backup_draft_topic.rb FEATURE: experimental hidden setting for draft backups 2019-10-17 16:58:21 +11:00
backup_file.rb DEV: Apply syntax_tree formatting to app/* 2023-01-09 14:14:59 +00:00
backup_location_site_setting.rb DEV: Apply syntax_tree formatting to app/* 2023-01-09 14:14:59 +00:00
backup_metadata.rb DEV: Replace #pluck_first freedom patch with AR #pick in core () 2023-02-13 12:39:45 +08:00
badge_grouping.rb DEV: Set limits for text fields on BadgeGrouping 2023-05-15 09:54:54 +02:00
badge_type.rb DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
badge.rb DEV: Drop deprecated Badge#image column () 2024-02-02 14:09:55 +08:00
base_font_setting.rb DEV: Apply syntax_tree formatting to app/* 2023-01-09 14:14:59 +00:00
bookmark.rb FIX: Bulk clear reminders when the reminder is expired () 2024-05-28 10:21:33 -03:00
category_and_topic_lists.rb DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
category_custom_field.rb DEV: Add true_fields method for CustomFields () 2023-12-14 11:06:21 -06:00
category_featured_topic.rb DEV: Prefer nested queries () 2023-09-25 19:38:54 +03:00
category_form_template.rb DEV: Apply form template to categories () 2023-02-23 11:18:14 -08:00
category_group.rb DEV: Apply syntax_tree formatting to app/* 2023-01-09 14:14:59 +00:00
category_list.rb FEATURE: Filter with CategoryDrop on category page () 2024-05-16 10:45:13 +03:00
category_page_style.rb DEV: Apply syntax_tree formatting to app/* 2023-01-09 14:14:59 +00:00
category_required_tag_group.rb DEV: Apply syntax_tree formatting to app/* 2023-01-09 14:14:59 +00:00
category_search_data.rb DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
category_setting.rb DEV: Switch over category settings to new table - Part 3 () 2023-09-12 09:51:49 +08:00
category_tag_group.rb DEV: Apply syntax_tree formatting to app/* 2023-01-09 14:14:59 +00:00
category_tag_stat.rb FIX: Update category tag stats with new or deleted () 2023-05-18 12:46:44 +03:00
category_tag.rb DEV: Apply syntax_tree formatting to app/* 2023-01-09 14:14:59 +00:00
category_user.rb FIX: more performance improvement for PostAlert job () 2023-07-13 09:02:23 +10:00
category.rb FIX: Make edit categories sidebar modal work more intuitively () 2024-06-14 11:37:32 -05:00
child_theme.rb DEV: Apply syntax_tree formatting to app/* 2023-01-09 14:14:59 +00:00
color_scheme_color.rb FIX: Wizard could not send custom color schemes to the client correctly () 2020-08-20 17:10:33 -07:00
color_scheme_setting.rb DEV: Apply syntax_tree formatting to app/* 2023-01-09 14:14:59 +00:00
color_scheme.rb UX: Update selected colour var () 2024-01-31 09:32:38 +01:00
custom_emoji.rb FEATURE: Create upload_references table () 2022-06-09 09:24:30 +10:00
developer.rb DEV: Make every DistributedCache lazily instantiated () 2023-08-18 10:59:11 -05:00
digest_email_site_setting.rb DEV: Apply syntax_tree formatting to app/* 2023-01-09 14:14:59 +00:00
directory_column.rb DEV: Update to lastest rubocop-discourse 2024-05-27 18:06:14 +02:00
directory_item.rb DEV: Apply syntax_tree formatting to app/* 2023-01-09 14:14:59 +00:00
discourse_connect.rb FIX: invalid user locale when accepting group membership 2024-06-27 19:22:55 +02:00
discourse_version_check.rb DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
dismissed_topic_user.rb FEATURE: New way to dismiss new topics () 2021-02-04 11:27:34 +11:00
do_not_disturb_timing.rb DEV: Apply syntax_tree formatting to app/* 2023-01-09 14:14:59 +00:00
draft_sequence.rb DEV: Apply syntax_tree formatting to app/* 2023-01-09 14:14:59 +00:00
draft.rb DEV: Delete upload references on draft cleanup () 2024-05-06 14:08:10 +08:00
email_change_request.rb DEV: Apply syntax_tree formatting to app/* 2023-01-09 14:14:59 +00:00
email_level_site_setting.rb DEV: Apply syntax_tree formatting to app/* 2023-01-09 14:14:59 +00:00
email_log.rb DEV: Apply syntax_tree formatting to app/* 2023-01-09 14:14:59 +00:00
email_style.rb DEV: Fix Lint/DuplicateMethods () 2023-12-06 13:18:34 +01:00
email_token.rb DEV: Improve code comment about when ignored columns can be removed () 2024-05-07 11:06:31 +08:00
embeddable_host_tag.rb FEATURE: Extend embeddable hosts with Individual tags and author assignments () 2024-05-16 15:47:01 -04:00
embeddable_host.rb DEV: Update to lastest rubocop-discourse 2024-05-27 18:06:14 +02:00
embedding.rb DEV: Apply syntax_tree formatting to app/* 2023-01-09 14:14:59 +00:00
emoji_set_site_setting.rb DEV: Apply syntax_tree formatting to app/* 2023-01-09 14:14:59 +00:00
emoji.rb DEV: Refactor to add Custom emoji sanitization () 2024-05-27 15:24:55 +02:00
external_upload_stub.rb DEV: update syntax tree to latest () 2023-11-29 16:38:07 +11:00
flag.rb FEATURE: created edit and delete flags () 2024-07-03 08:45:37 +10:00
form_template.rb FEATURE: support to initial values for form templates through /new-topic () 2023-08-29 18:41:33 -03:00
given_daily_like.rb DEV: Apply syntax_tree formatting to app/* 2023-01-09 14:14:59 +00:00
global_setting.rb DEV: Add a test to ensure that our SMTP settings are correct () 2024-03-28 10:18:19 +08:00
group_archived_message.rb DEV: Apply syntax_tree formatting to app/* 2023-01-09 14:14:59 +00:00
group_associated_group.rb DEV: Apply syntax_tree formatting to app/* 2023-01-09 14:14:59 +00:00
group_category_notification_default.rb DEV: Apply syntax_tree formatting to app/* 2023-01-09 14:14:59 +00:00
group_custom_field.rb DEV: Add true_fields method for CustomFields () 2023-12-14 11:06:21 -06:00
group_history.rb DEV: Update to lastest rubocop-discourse 2024-05-27 18:06:14 +02:00
group_mention.rb DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
group_request.rb DEV: Bump the limits on group request text fields 2023-05-24 09:57:46 +02:00
group_tag_notification_default.rb DEV: Apply syntax_tree formatting to app/* 2023-01-09 14:14:59 +00:00
group_user.rb DEV: Make more group-based settings client: false () 2024-02-08 09:43:34 +10:00
group.rb DEV: Update to lastest rubocop-discourse 2024-05-27 18:06:14 +02:00
ignored_user.rb DEV: Update core model annotations 2021-07-06 10:11:06 +01:00
imap_sync_log.rb DEV: Apply syntax_tree formatting to app/* 2023-01-09 14:14:59 +00:00
incoming_domain.rb DEV: Update to lastest rubocop-discourse 2024-05-27 18:06:14 +02:00
incoming_email.rb DEV: add topic_id index to incoming_emails table () 2024-03-04 13:50:01 +10:00
incoming_link.rb DEV: Update to lastest rubocop-discourse 2024-05-27 18:06:14 +02:00
incoming_links_report.rb FIX: Respect date range in top traffic sources report () 2024-02-08 11:17:59 -05:00
incoming_referer.rb DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
invite_redeemer.rb DEV: Update to lastest rubocop-discourse 2024-05-27 18:06:14 +02:00
invite.rb DEV: Improve code comment about when ignored columns can be removed () 2024-05-07 11:06:31 +08:00
invited_group.rb FEATURE: Various improvements to invite system () 2021-03-09 00:15:14 +02:00
invited_user.rb FEATURE: Various improvements to invite system () 2021-03-06 13:29:35 +02:00
javascript_cache.rb DEV: Introduce DISCOURSE_ASSET_URL_SALT () 2023-11-28 11:28:40 +00:00
like_notification_frequency_site_setting.rb DEV: Apply syntax_tree formatting to app/* 2023-01-09 14:14:59 +00:00
linked_topic.rb FEATURE: new setting to create a linked topic on autoclosing mega topics () 2020-11-02 12:18:48 +05:30
locale_site_setting.rb DEV: Apply syntax_tree formatting to app/* 2023-01-09 14:14:59 +00:00
mailing_list_mode_site_setting.rb DEV: Apply syntax_tree formatting to app/* 2023-01-09 14:14:59 +00:00
muted_user.rb DEV: Apply syntax_tree formatting to app/* 2023-01-09 14:14:59 +00:00
navigation_menu_site_setting.rb FEATURE: Remove support for legacy navigation menu () 2023-10-09 07:24:10 +08:00
new_topic_duration_site_setting.rb DEV: Apply syntax_tree formatting to app/* 2023-01-09 14:14:59 +00:00
notification_level_when_replying_site_setting.rb DEV: Apply syntax_tree formatting to app/* 2023-01-09 14:14:59 +00:00
notification.rb FEATURE: Consolidate link notifications () 2024-04-09 11:53:37 -06:00
oauth2_user_info.rb DEV: Apply syntax_tree formatting to app/* 2023-01-09 14:14:59 +00:00
onceoff_log.rb DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
optimized_image.rb DEV: Allow rebakes to generate optimized images at the same time 2024-01-16 14:33:16 +01:00
permalink.rb FIX: Store special characters in permalink URL as encoded characters 2024-06-03 13:20:24 +02:00
plugin_store_row.rb DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
plugin_store.rb DEV: Apply syntax_tree formatting to app/* 2023-01-09 14:14:59 +00:00
post_action_type.rb FEATURE: created edit and delete flags () 2024-07-03 08:45:37 +10:00
post_action.rb DEV: Remove deprecated PostAction.remove_act method () 2023-10-27 10:02:14 +08:00
post_analyzer.rb DEV: Update to lastest rubocop-discourse 2024-05-27 18:06:14 +02:00
post_custom_field.rb DEV: Move array type custom fields to JSON type in automation () 2024-05-10 18:47:12 +03:00
post_detail.rb DEV: Apply syntax_tree formatting to app/* 2023-01-09 14:14:59 +00:00
post_hotlinked_media.rb DEV: use HTML5 version of loofah () 2023-06-20 09:49:22 +08:00
post_mover.rb DEV: Update to lastest rubocop-discourse 2024-05-27 18:06:14 +02:00
post_reply_key.rb DEV: Apply syntax_tree formatting to app/* 2023-01-09 14:14:59 +00:00
post_reply.rb DEV: Apply syntax_tree formatting to app/* 2023-01-09 14:14:59 +00:00
post_revision.rb DEV: Upgrade Rails to version 7.1 2024-07-04 10:58:21 +02:00
post_search_data.rb DEV: annotate models () 2020-10-27 23:42:33 +05:30
post_stat.rb DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
post_stripper.rb FIX: user got notified about a mention inside a chat message quote () 2023-11-08 23:13:25 +04:00
post_timing.rb DEV: Update to lastest rubocop-discourse 2024-05-27 18:06:14 +02:00
post.rb DEV: Update to lastest rubocop-discourse 2024-05-27 18:06:14 +02:00
previous_replies_site_setting.rb DEV: Apply syntax_tree formatting to app/* 2023-01-09 14:14:59 +00:00
private_message_topic_tracking_state.rb PERF: avoid publishing user actions to the user who did the action () 2024-03-18 18:05:46 +01:00
problem_check_tracker.rb DEV: Database backed admin notices () 2024-05-23 09:29:08 +08:00
problem_check.rb DEV: Database backed admin notices () 2024-05-23 09:29:08 +08:00
published_page.rb DEV: Prefer \A and \z over ^ and $ in regexes () 2023-01-20 12:52:49 -06:00
push_subscription.rb DEV: Update core model annotations 2021-07-06 10:11:06 +01:00
quoted_post.rb DEV: Replace #pluck_first freedom patch with AR #pick in core () 2023-02-13 12:39:45 +08:00
redelivering_webhook_event.rb FEATURE: Add Mechanism to redeliver all failed webhook events () 2024-07-08 15:43:16 -05:00
remote_theme.rb DEV: Add skip_migrations param when importing remote theme () 2024-01-11 14:04:02 +08:00
remove_muted_tags_from_latest_site_setting.rb DEV: Apply syntax_tree formatting to app/* 2023-01-09 14:14:59 +00:00
report.rb FEATURE: Topic view stats report () 2024-07-09 15:39:10 +10:00
reviewable_claimed_topic.rb DEV: Apply syntax_tree formatting to app/* 2023-01-09 14:14:59 +00:00
reviewable_flagged_post.rb FEATURE: add agree and edit () 2024-05-23 11:21:42 -07:00
reviewable_history.rb DEV: Apply syntax_tree formatting to app/* 2023-01-09 14:14:59 +00:00
reviewable_post.rb DEV: Apply syntax_tree formatting to app/* 2023-01-09 14:14:59 +00:00
reviewable_priority_setting.rb DEV: Apply syntax_tree formatting to app/* 2023-01-09 14:14:59 +00:00
reviewable_queued_post.rb DEV: Housekeeping for CleanUpUploads job () 2023-11-20 09:50:09 +10:00
reviewable_score.rb FEATURE: admin can disable flags () 2024-05-29 14:39:58 +10:00
reviewable_sensitivity_setting.rb DEV: Apply syntax_tree formatting to app/* 2023-01-09 14:14:59 +00:00
reviewable_user.rb FIX: Rejection email sent even if reject reason too long () 2024-06-19 11:07:23 +10:00
reviewable.rb DEV: Upgrade Rails to version 7.1 2024-07-04 10:58:21 +02:00
s3_region_site_setting.rb DEV: Apply syntax_tree formatting to app/* 2023-01-09 14:14:59 +00:00
screened_email.rb DEV: Apply syntax_tree formatting to app/* 2023-01-09 14:14:59 +00:00
screened_ip_address.rb DEV: Update to lastest rubocop-discourse 2024-05-27 18:06:14 +02:00
screened_url.rb DEV: Prefer \A and \z over ^ and $ in regexes () 2023-01-20 12:52:49 -06:00
search_log.rb DEV: Truncate user agent string when it is too long instead of null () 2024-07-08 13:58:20 +08:00
search_sort_order_site_setting.rb FEATURE: Add setting & preference for search sort default order () 2023-11-20 10:43:58 +10:00
shared_draft.rb DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
shelved_notification.rb DEV: Update core model annotations 2021-07-06 10:11:06 +01:00
sidebar_section_link.rb FIX: public sidebar sections belong to system user () 2023-04-05 10:52:18 +10:00
sidebar_section.rb DEV: Limit the number of category sidebar links a user can have () 2024-04-25 13:21:39 -05:00
sidebar_url.rb FIX: Simplify sidebar custom link implementation () 2024-03-20 12:55:40 +00:00
single_sign_on_record.rb DEV: Increase external avatar url limit () 2024-05-10 16:19:23 +08:00
site_setting.rb DEV: Make more group-based settings client: false () 2024-02-08 09:43:34 +10:00
site.rb FIX: Preload all ancestors of sidebar categories () 2024-05-06 11:55:20 -05:00
sitemap.rb FIX: Ensure sitemaps include all topics with no duplicates () 2024-03-21 13:19:53 +00:00
skipped_email_log.rb DEV: Apply syntax_tree formatting to app/* 2023-01-09 14:14:59 +00:00
slug_setting.rb DEV: Apply syntax_tree formatting to app/* 2023-01-09 14:14:59 +00:00
stat.rb DEV: add logo URL and locale details to the Discover stats. () 2024-04-04 00:22:28 +05:30
stylesheet_cache.rb DEV: Apply syntax_tree formatting to app/* 2023-01-09 14:14:59 +00:00
summarization_strategy.rb DEV: Remove summarization code () 2024-07-02 08:51:47 -07:00
tag_group_membership.rb DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
tag_group_permission.rb DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
tag_group.rb DEV: Fix Lint/DuplicateMethods () 2023-12-06 13:18:34 +01:00
tag_search_data.rb DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
tag_user.rb DEV: Fix various rubocop lints () 2023-12-06 23:25:00 +01:00
tag.rb REFACTOR: All kinds of permalinks should return relative URLs 2024-06-03 13:20:24 +02:00
theme_field.rb DEV: Update to lastest rubocop-discourse 2024-05-27 18:06:14 +02:00
theme_modifier_set.rb DEV: allow themes to render their own custom homepage () 2024-04-02 11:05:08 -04:00
theme_setting.rb FIX: Use the proper i18n argument name 2024-06-12 11:11:02 +02:00
theme_settings_migration.rb DEV: Introduce run_theme_migration spec helper in test environment () 2024-05-03 06:29:18 +08:00
theme_svg_sprite.rb FIX: Always clear caches after committing the current transaction () 2023-07-12 09:49:28 -05:00
theme_translation_override.rb DEV: Use the theme cache helper for settings 2022-02-21 09:45:14 +00:00
theme.rb PERF: Eager load field causing N+1 issue () 2024-07-01 20:55:06 -03:00
top_lists.rb DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
top_menu_item.rb DEV: Apply syntax_tree formatting to app/* 2023-01-09 14:14:59 +00:00
top_topic.rb FIX: Prevent concurrent updates to top_topics () 2023-01-12 14:03:26 -06:00
topic_allowed_group.rb DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
topic_allowed_user.rb DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
topic_converter.rb FIX: display validation errors when converting topics () 2024-05-17 16:36:25 +02:00
topic_custom_field.rb DEV: Move array type custom fields to JSON type in automation () 2024-05-10 18:47:12 +03:00
topic_embed.rb FIX: topic embed blank tags or passed with nil do not blank out existing topic tags () 2024-07-03 14:50:59 -07:00
topic_featured_users.rb DEV: Apply syntax_tree formatting to app/* 2023-01-09 14:14:59 +00:00
topic_group.rb DEV: Enable unless cops 2023-02-21 10:30:48 +01:00
topic_hot_score.rb FEATURE: apply pinning to hot topic lists () 2024-02-15 18:27:54 +11:00
topic_invite.rb DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
topic_link_click.rb DEV: Update to lastest rubocop-discourse 2024-05-27 18:06:14 +02:00
topic_link.rb FEATURE: support silent internal links () 2024-01-30 17:03:58 +11:00
topic_list.rb FIX: Serialize parent categories first () 2024-03-21 19:51:41 +02:00
topic_notifier.rb DEV: Apply syntax_tree formatting to app/* 2023-01-09 14:14:59 +00:00
topic_participant_groups_summary.rb FEATURE: display PM participant group names in the topics list. () 2023-05-31 19:32:06 +05:30
topic_participants_summary.rb DEV: Apply syntax_tree formatting to app/* 2023-01-09 14:14:59 +00:00
topic_poster.rb DEV: Apply syntax_tree formatting to app/* 2023-01-09 14:14:59 +00:00
topic_posters_summary.rb DEV: Apply syntax_tree formatting to app/* 2023-01-09 14:14:59 +00:00
topic_search_data.rb DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
topic_tag.rb SECURITY: Default tags to show count of topics in unrestricted categories () 2023-01-20 09:50:24 +08:00
topic_thumbnail.rb DEV: Apply syntax_tree formatting to app/* 2023-01-09 14:14:59 +00:00
topic_timer.rb DEV: Fix various rubocop lints () 2023-12-06 23:25:00 +01:00
topic_tracking_state.rb DEV: Dedicated route for current user notification counts () 2024-03-15 12:08:37 -04:00
topic_user.rb PERF: PostTiming.pretend_read to not update TopicUser cache columns () 2024-05-27 19:56:33 +08:00
topic_view_item.rb FEATURE: topic_view_stats table with daily fidelity () 2024-05-27 15:25:32 +10:00
topic_view_stat.rb FEATURE: topic_view_stats table with daily fidelity () 2024-05-27 15:25:32 +10:00
topic.rb DEV: Update to lastest rubocop-discourse 2024-05-27 18:06:14 +02:00
translation_override.rb DEV: Upgrade Rails to version 7.1 2024-07-04 10:58:21 +02:00
trust_level3_requirements.rb DEV: Fix Lint/DuplicateMethods () 2023-12-06 13:18:34 +01:00
trust_level_and_staff_and_disabled_setting.rb DEV: Apply syntax_tree formatting to app/* 2023-01-09 14:14:59 +00:00
trust_level_and_staff_setting.rb DEV: Apply syntax_tree formatting to app/* 2023-01-09 14:14:59 +00:00
trust_level_setting.rb DEV: Apply syntax_tree formatting to app/* 2023-01-09 14:14:59 +00:00
unsubscribe_key.rb DEV: Apply syntax_tree formatting to app/* 2023-01-09 14:14:59 +00:00
upload_reference.rb Revert "FIX: Post uploads setting access_control_post_id unnecessarily ()" () 2024-04-16 14:10:25 +10:00
upload.rb FIX: Don't error out when loading a badge with a deleted image () 2024-07-04 10:03:09 +08:00
user_action.rb FEATURE: User Notifications Links Page () 2024-04-11 15:54:28 -06:00
user_api_key_scope.rb DEV: Allow user api key scope for notifications#totals () 2024-03-15 16:06:32 -04:00
user_api_key.rb DEV: Improve code comment about when ignored columns can be removed () 2024-05-07 11:06:31 +08:00
user_archived_message.rb DEV: Apply syntax_tree formatting to app/* 2023-01-09 14:14:59 +00:00
user_associated_account.rb DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
user_associated_group.rb DEV: Apply syntax_tree formatting to app/* 2023-01-09 14:14:59 +00:00
user_auth_token_log.rb DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
user_auth_token.rb DEV: Add more debugging information to AR query logs on GitHub actions () 2024-01-12 13:06:29 +08:00
user_avatar.rb PERF: Better query performance for user avatar consistency check. () 2024-01-22 18:33:39 +01:00
user_badge.rb DEV: update syntax tree to latest () 2023-11-29 16:38:07 +11:00
user_badges.rb DEV: Apply syntax_tree formatting to app/* 2023-01-09 14:14:59 +00:00
user_bookmark_list.rb FIX: Serialize categories for bookmarks () 2024-04-17 17:23:47 +03:00
user_custom_field.rb DEV: Move array type custom fields to JSON type in automation () 2024-05-10 18:47:12 +03:00
user_email.rb DEV: Catch missing translations during test runs () 2024-05-24 22:15:53 +08:00
user_export.rb DEV: Apply syntax_tree formatting to app/* 2023-01-09 14:14:59 +00:00
user_field_option.rb FIX: Validate value of custom dropdown user fields - dropdowns and multiple selects () 2021-07-30 13:50:47 -04:00
user_field.rb FEATURE: User fields required for existing users - Part 2 () 2024-06-25 19:32:18 +08:00
user_history.rb FEATURE: User fields required for existing users - Part 2 () 2024-06-25 19:32:18 +08:00
user_ip_address_history.rb DEV: annotate models () 2020-10-27 23:42:33 +05:30
user_notification_schedule.rb DEV: Apply syntax_tree formatting to app/* 2023-01-09 14:14:59 +00:00
user_open_id.rb DEV: Drop legacy OpenID 2.0 support () 2020-02-07 17:32:35 +00:00
user_option.rb FIX: send activity summaries based on "last seen" () 2024-05-22 10:23:03 +02:00
user_password.rb FEATURE: Allow site admin to mark a user's password as expired () 2024-06-04 15:42:53 +08:00
user_profile_view.rb DEV: Apply syntax_tree formatting to app/* 2023-01-09 14:14:59 +00:00
user_profile.rb DEV: Update to lastest rubocop-discourse 2024-05-27 18:06:14 +02:00
user_required_fields_version.rb FEATURE: User fields required for existing users - Part 2 () 2024-06-25 19:32:18 +08:00
user_search_data.rb DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
user_search.rb FEATURE: Hide user status when user is hiding public profile and presence () 2024-02-26 17:40:48 +04:00
user_second_factor.rb SECURITY: Limit name field length of TOTP authenticators and security keys 2023-09-12 15:31:17 -03:00
user_security_key.rb SECURITY: Limit name field length of TOTP authenticators and security keys 2023-09-12 15:31:17 -03:00
user_stat.rb DEV: Improve code comment about when ignored columns can be removed () 2024-05-07 11:06:31 +08:00
user_status.rb FIX: Truncate existing user status to 100 chars () 2023-01-30 10:49:08 +02:00
user_summary.rb PERF: Improve performance of most_replied_to_users () 2024-04-03 14:20:54 -06:00
user_upload.rb DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
user_visit.rb DEV: Apply syntax_tree formatting to app/* 2023-01-09 14:14:59 +00:00
user_warning.rb DEV: Apply syntax_tree formatting to app/* 2023-01-09 14:14:59 +00:00
user.rb DEV: Upgrade Rails to version 7.1 2024-07-04 10:58:21 +02:00
username_validator.rb DEV: Correctly pluralize error messages () 2024-04-04 15:02:09 +02:00
watched_word_group.rb FIX: creating watched words... 2024-04-30 19:16:47 +02:00
watched_word.rb FEATURE: add HTML replacements 2024-05-14 10:41:27 +02:00
web_crawler_request.rb DEV: Replace #pluck_first freedom patch with AR #pick in core () 2023-02-13 12:39:45 +08:00
web_hook_event_type.rb FIX: active webhook types exclude inactive plugins () 2024-03-05 12:47:04 +11:00
web_hook_event_types_hook.rb FEATURE: granular webhooks () 2023-10-09 03:35:31 +00:00
web_hook_event.rb FEATURE: Add Mechanism to redeliver all failed webhook events () 2024-07-08 15:43:16 -05:00
web_hook_events_daily_aggregate.rb FIX: Division by zero error on WebHookEventsDailyAggregate () 2024-07-01 15:40:52 -03:00
web_hook.rb FEATURE: Add Mechanism to redeliver all failed webhook events () 2024-07-08 15:43:16 -05:00