| Commit message (Collapse) | Author | Age | Lines | ||
|---|---|---|---|---|---|
| ... | |||||
| * | | | | Merge pull request #1487 from python-discord/ks123/goodbye-talentpool-channel | 2021-09-03 | -86/+111 | ||
| |\ \ \ \ | | | | | | | | | | | Goodbye, #talent-pool | ||||
| | * \ \ \ | Merge branch 'main' into ks123/goodbye-talentpool-channel | 2021-09-03 | -94/+168 | ||
| | |\ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | | Merge pull request #1796 from Numerlor/doc-default-base_url | 2021-09-02 | -3/+12 | ||
| |\ \ \ \ \ | |_|_|_|/ |/| | | | | Make the base_url argument in doc set optional | ||||
| | * | | | | Merge branch 'main' into doc-default-base_url | 2021-09-02 | -91/+156 | ||
| | |\ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | | Add support for searching infractions by infraction id (#1787) | 2021-09-01 | -4/+21 | ||
| | | | | | | | | | | | | | | | | | | | | | | | | | | * Add support for searching infractions by infraction id Can now search by infraction id via `!infraction {id}`. | ||||
| * | | | | | Rewording botvars.md tag (#1786) | 2021-08-31 | -1/+1 | ||
| | | | | | | | | | | | | | | | | | | | | | | | | | | * Reword botvar.md Co-authored-by: Steele Farnsworth <[email protected]> | ||||
| * | | | | | Merge pull request #1779 from python-discord/experiments/akarys/check-licenses | 2021-08-31 | -86/+134 | ||
| |\ \ \ \ \ | | | | | | | | | | | | | CI: check for dependency licenses | ||||
| | * \ \ \ \ | Merge branch 'main' into experiments/akarys/check-licenses | 2021-08-31 | -37/+78 | ||
| | |\ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| | * | | | | | Merge branch 'main' into experiments/akarys/check-licenses | 2021-08-28 | -6/+80 | ||
| | |\ \ \ \ \ | |||||
| | * | | | | | | CI: add ISC License (ISCL) to allowed licenses | 2021-08-28 | -0/+1 | ||
| | | | | | | | | |||||
| | * | | | | | | Upgrade pip-licenses to 5.3.2 | 2021-08-28 | -5/+5 | ||
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Thanks to https://github.com/raimon49/pip-licenses/pull/109, we are now able to ignore spaces around the allow-only parameter. Rejoice! | ||||
| | * | | | | | | CI: check for dependency licenses | 2021-08-25 | -86/+133 | ||
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Since our project is licensed under the MIT License, we can't be using any dependencies in our project. This commit adds a step to the CI lint phase that will use pip-licenses to verify that all the installed packages are part of an ALLOWED_LICENSE variable. This variable is currently set to be every license we currently use. We opted to use an allowlist instead of a denylist to make sure that new licenses are reviewed by hand and added to that variable. | ||||
| | | | * | | | | Make the base_url argument in doc set optional | 2021-08-30 | -3/+12 | ||
| | |_|/ / / / |/| | | | | | |||||
| | | | * | | | Pop user from talent pool cache when unnominated | 2021-09-03 | -0/+1 | ||
| | | | | | | | |||||
| | | | * | | | `Unnominate reason` to `Unnomination reason` | 2021-09-03 | -1/+1 | ||
| | | | | | | | |||||
| | | | * | | | Add an extra alias to unnominate | 2021-09-01 | -1/+1 | ||
| | | | | | | | |||||
| | | | * | | | Fix spelling of a TalentPool command name | 2021-08-30 | -1/+1 | ||
| | | | | | | | |||||
| | | | * | | | Rename list nominated user command for clarity | 2021-08-30 | -2/+2 | ||
| | | | | | | | |||||
| | | | * | | | use global logger in talent pool, over a self var that has been deleted | 2021-08-30 | -1/+1 | ||
| | | | | | | | |||||
| | | | * | | | Add back missing default params for TalentPool cog | 2021-08-30 | -0/+1 | ||
| | | | | | | | |||||
| | | | * | | | Update unnominate message to remove reference to relaying messages. | 2021-08-30 | -1/+1 | ||
| | | | | | | | |||||
| | | | * | | | Update api endpoint name in talent pool review | 2021-08-30 | -1/+1 | ||
| | | | | | | | |||||
| | | | * | | | Merge branch 'main' into ks123/goodbye-talentpool-channel | 2021-08-30 | -2/+4 | ||
| | | | |\ \ \ | |_|_|/ / / |/| | | | | | |||||
| * | | | | | | Merge pull request #1791 from python-discord/dmrelay-mod-channel | 2021-08-30 | -2/+4 | ||
| |\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | Allow dmrelay to only be used in mod channels. | ||||
| | * | | | | | Merge branch 'main' into dmrelay-mod-channel | 2021-08-30 | -35/+74 | ||
| | |\ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| | * | | | | | Allow dmrelay to only be used in mod channels. | 2021-08-30 | -2/+4 | ||
| | | |/ / / | |/| | | | |||||
| | | | * | | Update comment to reference the new TalentPool cache name | 2021-08-30 | -3/+3 | ||
| | | | | | | |||||
| | | | * | | Remove code that is no longer hit | 2021-08-30 | -4/+0 | ||
| | | | | | | |||||
| | | | * | | Change all references to watch to nominate instead | 2021-08-30 | -17/+25 | ||
| | | | | | | |||||
| | | | * | | Merge branch 'main' into ks123/goodbye-talentpool-channel | 2021-08-30 | -1746/+3918 | ||
| | | | |\ \ | |_|_|/ / |/| | | | | |||||
| * | | | | | Remove the json argument from the raw command. (#1792) | 2021-08-30 | -6/+14 | ||
| | | | | | | |||||
| * | | | | | Merge pull request #1790 from python-discord/restrictive-infra-commands | 2021-08-30 | -29/+60 | ||
| |\ \ \ \ \ | |/ / / / |/| | | | | Prevent the usage of names and nicknames when issuing infractions. | ||||
| | * | | | | Add more clarity to docstrings | 2021-08-29 | -5/+5 | ||
| | | | | | | | | | | | | | | | | | | | | | | | | | | Clarify what Discord usernames are and the usage of the word "ambiguity". | ||||
| | * | | | | Make the helper function more readable | 2021-08-29 | -8/+4 | ||
| | | | | | | |||||
| | * | | | | Use unambiguous converters for infraction commands | 2021-08-29 | -15/+16 | ||
| | | | | | | |||||
| | * | | | | Fix mismatches in parameter names and docstrings | 2021-08-29 | -2/+2 | ||
| | | | | | | |||||
| | * | | | | Add the UnambiguousMember converter | 2021-08-29 | -3/+23 | ||
| | | | | | | |||||
| | * | | | | Replace UserMentionOrID with UnambiguousUser | 2021-08-29 | -12/+26 | ||
| |/ / / / | |||||
| | | * | | Switched back to default value getting. | 2021-06-12 | -4/+4 | ||
| | | | | | |||||
| | | * | | Merge branch 'main' into ks123/goodbye-talentpool-channel | 2021-06-04 | -0/+0 | ||
| | | |\ \ | |||||
| | | * \ \ | Merge branch 'main' into ks123/goodbye-talentpool-channel | 2021-06-04 | -3427/+6634 | ||
| | | |\ \ \ | |||||
| | | * | | | | Remove talentpool channel constants | 2021-03-28 | -5/+0 | ||
| | | | | | | | |||||
| | | * | | | | Migrate nomination reasons editing commands | 2021-03-28 | -10/+10 | ||
| | | | | | | | |||||
| | | * | | | | Add missing asterisk to nominees list | 2021-03-28 | -1/+1 | ||
| | | | | | | | |||||
| | | * | | | | Migrate unnominate command to non-watchchannel | 2021-03-28 | -6/+6 | ||
| | | | | | | | |||||
| | | * | | | | Migrate Talent Pool Reviewer class to non-watchchannel Talent Pool | 2021-03-28 | -10/+10 | ||
| | | | | | | | |||||
| | | * | | | | Migrate nominations history command to non-watchchannel system | 2021-03-28 | -1/+1 | ||
| | | | | | | | |||||
| | | * | | | | Use more accurate command names and docstring for talent pool commands | 2021-03-28 | -14/+13 | ||
| | | | | | | | |||||
| | | * | | | | Remove WatchChannel parent of TalentPool and migrate first commands | 2021-03-28 | -28/+52 | ||
| | | | | | | | |||||
| | | | | | * | Refactor & simplifiy domain filter check | 2021-09-06 | -8/+3 | ||
| | | | | | | | |||||
