This repository has been archived by the owner on Oct 10, 2024. It is now read-only.
Releases: GrafeasGroup/buttercup
Releases · GrafeasGroup/buttercup
v1660736529
It's releasin' time
What's Changed
- Add
/activity
command by @TimJentzsch in #191
Full Changelog: v1659811638...v1660736529
v1659811638
It's releasin' time
Full Changelog: v1659808065...v1659811638
v1659808065
It's releasin' time
What's Changed
- fix env loading by @itsthejoker in #195
Full Changelog: v1659580883...v1659808065
v1659580883
It's releasin' time
What's Changed
- Use installable version of poetry2setup for building by @itsthejoker in #194
Full Changelog: v1659546692...v1659580883
v1659546692
It's releasin' time
What's Changed
- Fix arguments of rate and history commands by @TimJentzsch in #192
Full Changelog: v1659495492...v1659546692
v1659495492
It's releasin' time
What's Changed
- art by @itsthejoker in #190
Full Changelog: v1659483142...v1659495492
v1659483142
It's releasin' time
What's Changed
- Provide an initial structure to Buttercup by @MaxVanDeursen in #1
- fix grammar issue by @itsthejoker in #2
- Add static analysis workflow to Github Action by @MaxVanDeursen in #7
- Add the feedback in terms of messages for the restriction cog by @MaxVanDeursen in #8
- Add pre-commit info by @itsthejoker in #10
- Change workflow and add wrong prefix message by @MaxVanDeursen in #9
- Add base for exception handling and logging by @MaxVanDeursen in #12
- Remove the CoC acceptance functionality and add slash commands by @MaxVanDeursen in #14
- RFC: Rework Find command to use data from blossom directly by @itsthejoker in #17
- Add
find
command by @TimJentzsch in #16 - Add ping command by @TimJentzsch in #26
- Add stats command by @TimJentzsch in #28
- Add rules command by @TimJentzsch in #33
- Add
/heatmap
command by @TimJentzsch in #34 - Add
/pirules
command by @TimJentzsch in #41 - Add
/progress
command by @TimJentzsch in #49 - Add
/history
command by @TimJentzsch in #27 - Make Buttercup image transparent by @TimJentzsch in #53
- Add Pytest by @TimJentzsch in #54
- Add
/rate
command by @TimJentzsch in #50 - Add
/partner
command by @TimJentzsch in #55 - Add
/userstats
command by @TimJentzsch in #45 - Fix heatmap and rate requests by @TimJentzsch in #60
- Add time filtering to
/heatmap
command by @TimJentzsch in #64 - Remove @TheLonelyGhost from CODEOWNERS file by @TimJentzsch in #65
- Fix
/userstats
command raising error by @TimJentzsch in #66 - Add time filtering to
/rate
and/history
commands by @TimJentzsch in #69 - Fix /pirules response for no PI rules by @TimJentzsch in #71
- Fix last active time if user has submissions without completed time by @TimJentzsch in #72
- Merge
/stats
and/userstats
commands by @TimJentzsch in #75 - Add Pink (25 gamma) rank and update Sapphire to 20000 gamma by @TimJentzsch in #76
- Fix KeyError for multi-graph commands by @TimJentzsch in #77
- Add data labels to
/rate
and/history
graphs by @TimJentzsch in #81 - Fix offset calculation for history graph by @TimJentzsch in #87
- Fix history gamma offset (for real) by @TimJentzsch in #89
- Add
/until
command by @TimJentzsch in #52 - Allow arbitrary timeframes for /progress command by @TimJentzsch in #94
- Rework name validation by @TimJentzsch in #100
- Add
/leaderboard
command by @TimJentzsch in #98 - Send welcome message when new user joins by @TimJentzsch in #99
- Add
/search
command by @TimJentzsch in #97 - Add option to use users as goal for
/until
command by @TimJentzsch in #92 - Fix key error for until command, fix output when goal is reached by @TimJentzsch in #105
- Adjust zoom for history graphs by @TimJentzsch in #108
- Hotfix: Fix misconfigured timezones for rate calculation by @TimJentzsch in #109
- Add debug logs to find the cause of the timezone mismatch by @TimJentzsch in #110
- Add options for user and time filtering for
/search
command by @TimJentzsch in #107 - Fix timezone mismatch error (for real) by @TimJentzsch in #111
- Rework username handling by @TimJentzsch in #113
- Escape Discord formatting in usernames by @TimJentzsch in #114
- Add option to use history and rate with all users by @TimJentzsch in #117
- Add option to provide time frame to
/until
command by @TimJentzsch in #118 - Add timestamps to
/search
results by @TimJentzsch in #120 - Replace submission time filters with new version by @TimJentzsch in #121
- Rework search command with new username helper functions by @TimJentzsch in #124
- Improve
/rate
and/history
color selection by @TimJentzsch in #122 - Fix username placeholders in
/progress
command by @TimJentzsch in #128 - Add leaderboard rank to
/stats
command by @TimJentzsch in #129 - auto-increment version number by @itsthejoker in #130
- Rework
/find
command by @TimJentzsch in #127 - Fix /search command not working in DMs by @TimJentzsch in #132
- Rework admin command permissions by @TimJentzsch in #134
- Fix rate and history command throwing error when running for all users by @TimJentzsch in #136
- Respond with custom message when user has 0 gamma by @TimJentzsch in #140
- Fix error when executing
/leaderboard
without after but with before time by @TimJentzsch in #142 - Rename valid role to verified role by @TimJentzsch in #147
- Don't preview NSFW content by @TimJentzsch in #149
- Fix rate graph always including a point for the current date by @TimJentzsch in #154
- Properly close heatmap figure after use by @TimJentzsch in #152
- Fix typo in progress message by @TimJentzsch in #158
- Fix name change confirmation message by @TimJentzsch in #157
- Fix
/until
crashing if the max rank has already been reached by @TimJentzsch in #159 - Improve timezone handling by @TimJentzsch in #160
- Fix pagination not working for
/search
results by @TimJentzsch in #164 - Add
/queue
command by @TimJentzsch in #165 - Don't count removed posts in the queue by @TimJentzsch in #168
- Catch errors during the queue update loop by @TimJentzsch in #169
- Add recently completed transcriptions to
/queue
message by @TimJentzsch in #172 - Fix update loop crashing with empty records by @TimJentzsch in #178
- Transcribing, not transribing by @seeroflights in #181
- Update dependencies by @TimJentzsch in #186
- Packaging! by @itsthejoker in #188
- change key for release by @itsthejoker in #189
New Contributors
- @MaxVanDeursen made their first contribution in #1
- @itsthejoker made their first contribution in #2
- @TimJentzsch made their first contribution in #16
- @seeroflights made their first contribution in #181
Full Changelog: https://github.com/GrafeasGroup/buttercup/commits/v1659483142