mirror of
https://github.com/discourse/discourse.git
synced 2025-09-05 08:59:27 +08:00
FEATURE: show topics viewed on user summary
This commit is contained in:
parent
7c6f991313
commit
6dda87c49b
4 changed files with 8 additions and 0 deletions
|
@ -32,6 +32,7 @@ class UserSummarySerializer < ApplicationSerializer
|
|||
|
||||
attributes :likes_given,
|
||||
:likes_received,
|
||||
:topics_entered,
|
||||
:posts_read_count,
|
||||
:days_visited,
|
||||
:topic_count,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue