aboutsummaryrefslogtreecommitdiffstats
path: root/tests/test_helpers.py (unfollow)
Commit message (Expand)AuthorLines
2022-02-28feat: Allow moderators to use buttons in other people's help commandGravatar andy-1/+3
2022-02-28docs: Make docstring sound betterGravatar andy-1/+1
2022-02-28fix: Make help buttons only work for authorGravatar andy-5/+15
2022-02-23fix: Make sure the regex match is not None before adding to claimaints cacheGravatar ToxicKidz-3/+4
2022-02-22Fixup: remove extra blank lineGravatar minalike-1/+0
2022-02-22🐛 Fix to correctly calculate number of seconds from last notificationGravatar minalike-2/+2
2022-02-22👌 Only send metric if helpers were notifiedGravatar minalike-6/+4
2022-02-22👌 Fix indentation and update grammar for when only 1 channel remainsGravatar minalike-8/+11
2022-02-20Handle uncached claimant on unclaimGravatar Chris Lovering-5/+8
2022-02-20Ensure each in-use channel has a cached claimant on initGravatar Chris Lovering-0/+35
2022-02-20Cancel help channel claim on 500 from DiscordGravatar Chris Lovering-2/+19
2022-02-20Remove discord formatted timestamp from log message (#2100)Gravatar TizzySaurus-2/+6
2022-02-19Add user ID in message content for mod-alerts, but not for autobansGravatar mina-2/+7
2022-02-18fixup: implemeent code review commentsGravatar Chris Lovering-3/+8
2022-02-18Add logic so that manually archived threads bypass the thread bump listGravatar Chris Lovering-9/+37