This repository has been archived by the owner on Jun 30, 2024. It is now read-only.
v0.2.0
Breaking changes
- Special:ShareAchievementBadge is renamed to Special:ShareAchievement
- The prefix of the achievement system messages changed.
achievement-name-foo
→achievementbadges-achievement-name-foo
achievement-hint-foo
→achievementbadges-achievement-hint-foo
achievement-description-foo
→achievementbadges-achievement-description-foo
Enhancements
- Special:ShareAchievement
- Use English title always to avoid very long url which is built by
urlencode()
- Change the message of tweet when the user who sends the tweet is not the obtainer.
- Add
<meta name="title">
- Use English title always to avoid very long url which is built by
Special:Achievements/<OTHER_USERNAME>
will show the list of the other user's achieved achievements.- Add a contributions tool link that links to Special:Achievements.
Others
- Do not require Extension:Echo. it is just an option now.