aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
* Replacing the round function with a format specifier.Gravatar Xithrius2020-09-21-1/+1
* Comment updated from "microseconds" to "seconds"Gravatar Xithrius2020-09-21-1/+1
* Description renamed to avoid verbosity.Gravatar Xithrius2020-09-21-1/+1
* Added period to docstring.Gravatar Xithrius2020-09-21-1/+1
* Created the Latency cog to measure ping in milliseconds.Gravatar Xithrius2020-09-21-0/+57
* Updated dependencies to include aioping.Gravatar Xithrius2020-09-21-114/+133
* Merge pull request #1167 from Numerlor/eval-escape-pasteGravatar Mark2020-09-21-2/+3
|\
| * Accommodate new upload behaviour in testsGravatar Numerlor2020-09-21-2/+2
| * Upload output with codeblock escapes to pastebinGravatar Numerlor2020-09-21-0/+1
* | Merge pull request #1150 from python-discord/feat/backend/217/has_any_roleGravatar Mark2020-09-21-180/+173
|\ \
| * \ Fix conflicts caused by #1103Gravatar MarkKoz2020-09-21-526/+1662
| |\ \ | |/ / |/| |
* | | Merge PR #817: Write tests for moderation utilsGravatar kwzrd2020-09-21-12/+384
|\ \ \ | |_|/ |/| |
| * | Fix mod utils tests patch locationsGravatar ks1292020-09-21-4/+4
| * | Fix import order of mod utils testsGravatar ks1292020-09-21-1/+1
| * | Fix import path of mod utilsGravatar ks1292020-09-21-1/+1
| * | Fix end of file of mod utils testsGravatar ks1292020-09-21-1/+1
| * | Merge branch 'master' into mod-utils-testsGravatar ks1292020-09-21-3062/+6783
| |\ \ | |/ / |/| |
* | | Merge pull request #1103 from python-discord/feat/backend/160/cog-subdirsGravatar Kieran Siek2020-09-21-257/+301
|\ \ \
| * \ \ Merge branch 'master' into feat/backend/160/cog-subdirsGravatar kosayoda2020-09-21-811/+1257
| |\ \ \ | |/ / / |/| | |
* | | | Merge pull request #1158 from python-discord/config-updateGravatar Senjan212020-09-16-3/+4
|\ \ \ \
| * | | | remove random space in `upvotes` valueGravatar Senjan212020-09-16-1/+1
| * | | | update the reddit emojis to actual emojis'Gravatar Senjan212020-09-16-3/+3
| * | | | Updating names of reddit emotes.Gravatar Senjan212020-09-16-3/+4
* | | | | Merge pull request #927 from Numerlor/truncate-internal-evalGravatar Kieran Siek2020-09-16-62/+186
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Merge branch 'master' into truncate-internal-evalGravatar Kieran Siek2020-09-16-1923/+4960
| |\ \ \ \ | |/ / / / |/| | | |
* | | | | Verification: update & improve docstringsGravatar kwzrd2020-09-11-12/+11
* | | | | Merge pull request #1077 from python-discord/kwzrd/verificationGravatar Daniel Brown2020-09-10-21/+617
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' into kwzrd/verificationGravatar Daniel Brown2020-09-10-800/+529
| |\ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Verification: move constants to configGravatar kwzrd2020-09-10-25/+43
| * | | | | Verification: set 'tasks_running' to 0 on suspicious 403sGravatar kwzrd2020-08-29-0/+1
| * | | | | Verification: denote `_maybe_start_tasks` as privateGravatar kwzrd2020-08-29-2/+2
| * | | | | Verification: stop tasks on suspicious 403Gravatar kwzrd2020-08-29-1/+4
| * | | | | Verification: add helper for stopping tasksGravatar kwzrd2020-08-29-5/+17
| * | | | | Verification: improve allowed mentions handlingGravatar kwzrd2020-08-27-7/+10
| * | | | | Verification: document StopExecution handlingGravatar kwzrd2020-08-27-0/+3
| * | | | | Verification: stop kicking members on suspicious 403Gravatar kwzrd2020-08-26-1/+16
| * | | | | Verification: add helper for alerting adminsGravatar kwzrd2020-08-26-0/+18
| * | | | | Verification: retain ping in edited confirmation msgGravatar kwzrd2020-08-26-7/+8
| * | | | | Verification: remove explicit everyones from allowed mentionsGravatar kwzrd2020-08-26-6/+2
| * | | | | Verification: separate guild invite by empty lineGravatar kwzrd2020-08-26-0/+1
| * | | | | Verification: send guild invite with kick messageGravatar kwzrd2020-08-26-1/+2
| * | | | | Verification: add guild invite to configGravatar kwzrd2020-08-26-0/+2
| * | | | | Verification: add missing word to task status messageGravatar kwzrd2020-08-19-2/+2
| * | | | | Verification: pause request execution after each batchGravatar kwzrd2020-08-14-4/+23
| * | | | | Verification: adjust coroutines to use generic dispatchGravatar kwzrd2020-08-13-32/+11
| * | | | | Verification: add `_send_requests` helperGravatar kwzrd2020-08-13-0/+30
| * | | | | Verification: improve confirmation message handlingGravatar kwzrd2020-08-08-4/+10
| * | | | | Verification: strip reminder message once and for allGravatar kwzrd2020-08-08-2/+2
| * | | | | Verification: widen set type annotationGravatar kwzrd2020-08-08-2/+2
| * | | | | Verification: only take reactions from core devsGravatar kwzrd2020-08-08-1/+3