discourse/app
Sam d1191b7f5f
FEATURE: topic_view_stats table with daily fidelity (#27197)
This gives us daily fidelity of topic view stats

New table stores a row per topic viewed per day tracking
anonymous and logged on views

We also have a new endpoint `/t/ID/views-stats.json` to get the statistics for the topic.
2024-05-27 15:25:32 +10:00
..
assets DEV: Remove hashtag deprecations (#27195) 2024-05-27 14:00:36 +10:00
controllers FEATURE: topic_view_stats table with daily fidelity (#27197) 2024-05-27 15:25:32 +10:00
helpers FIX: Include HTML content for authenticated users with crawler UA (#26757) 2024-04-25 22:41:57 +01:00
jobs DEV: Move webhook event header modifier for redelivery-recalucation (#27177) 2024-05-24 10:37:10 -05:00
mailers FIX: send activity summaries based on "last seen" (#27035) 2024-05-22 10:23:03 +02:00
models FEATURE: topic_view_stats table with daily fidelity (#27197) 2024-05-27 15:25:32 +10:00
serializers FIX: flaky post action counts specs (#27165) 2024-05-24 11:55:32 +10:00
services DEV: Move webhook event header modifier for redelivery-recalucation (#27177) 2024-05-24 10:37:10 -05:00
views FIX: send activity summaries based on "last seen" (#27035) 2024-05-22 10:23:03 +02:00