Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor(LeaderboardDef): drop Author #2459

Merged

Conversation

wescopeland
Copy link
Member

Removes the last Author reads from LeaderboardDef and drops the column. Additionally, eliminates some dead legacy code.

@wescopeland wescopeland requested a review from a team May 21, 2024 23:30
addArticleComment("Server", ArticleType::Leaderboard, $idInOut,
"$author edited this leaderboard.", $author
"{$authorModel->display_name} edited this leaderboard.", $authorModel->username
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure if it matters, but edits from Connect use this message
image

And edits from the webpage use this one
image

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Probably not a huge deal if our long-term goal is to move over to the activitylog, but no harm in getting these consistent. Changed the webpage edits to match "edited this leaderboard".

@wescopeland wescopeland merged commit c1e9e95 into RetroAchievements:master Jun 5, 2024
5 checks passed
@wescopeland wescopeland deleted the leaderboarddef-drop-author branch June 5, 2024 22:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants