FIX: Change /bookmarks URL back to topic list and add bookmark poster avatars (#9759)

* Changes the /bookmarks URL to show the original "topics filtered by bookmark" list instead of redirecting to user activity bookmarks (see https://meta.discourse.org/t/domain-com-bookmarks-is-showing-domain-com-u-user-activity-bookmarks-with-reminders/149252/12)
* Add the user avatar for the user who made the post that is bookmarked
This commit is contained in:
Martin Brennan
2020-05-13 14:03:24 +10:00
committed by GitHub
parent 811bc3544f
commit a64cf265fd
8 changed files with 59 additions and 17 deletions

View File

@ -419,7 +419,9 @@ export default {
highest_post_number: 5,
bumped_at: "2020-04-06T05:20:00.172Z",
slug: "yelling-topic-title",
username: "someguy"
post_user_username: "someguy",
post_user_name: "Some Guy",
post_user_avatar_template: "/letter_avatar/someguy/{size}/3_f9720745f5ce6dfc2b5641fca999d934.png"
}
]
}