aboutsummaryrefslogtreecommitdiffstats
path: root/tests/test_api.py (unfollow)
Commit message (Expand)AuthorLines
2019-10-01Make respect_role_hierarchy a decoratorGravatar MarkKoz-59/+44
2019-10-01Remove unused moderation utility functionsGravatar MarkKoz-29/+1
2019-10-01Remove single-item listGravatar S. Co1-2/+1
2019-09-30Update contrib doc for new wiki linksGravatar sco1-3/+4
2019-09-30Remove temp instructions, add link to contrib guide on website.Gravatar scragly-27/+1
2019-09-30Make `bot` wait for `web`, use `latest` web image.Gravatar scragly-2/+3
2019-09-29Do up some basic setup instructions for new setup.Gravatar scragly-0/+28
2019-09-28Update site to use new manage.py, add bot dev compose.Gravatar scragly-7/+20
2019-09-28Use pathlib, avoid inner `bot` directory for logs.Gravatar scragly-7/+6
2019-09-27Apply suggestions from code reviewGravatar S. Co1-2/+2
2019-09-28Lovely lemon let loose and forgot linting.Gravatar scragly-1/+1
2019-09-27Allow Rockstars and Partners to use !eval.Gravatar Leon Sandøy-7/+10
2019-09-27Ensure docker containers are published only for master branch builds.Gravatar scragly-1/+1
2019-09-26Remove invalid colorama markersGravatar S. Co1-2/+0
2019-09-26Update flake8-annotations & fix missing lintsGravatar S. Co1-10/+47
2019-09-26Use Command.cog_name attr instead of missing instance attrGravatar S. Co1-2/+2
2019-09-26Fix incorrect kwargs in watchchannel modlog sendGravatar S. Co1-2/+2
2019-09-26Parse timestamps with dateutil for watch channelsGravatar MarkKoz-5/+2
2019-09-26Use format_infaction datetime util in talentpoolGravatar Sebastiaan Zeeff-11/+5
2019-09-26Add utility function to consistently format infraction timestampsGravatar MarkKoz-33/+18
2019-09-26Show when field is unchanged in infraction edit confirmation messageGravatar MarkKoz-0/+4
2019-09-25Display "Permanent" in mod log for edited infractionsGravatar MarkKoz-2/+2
2019-09-25Merge infraction edit commandsGravatar MarkKoz-108/+62
2019-09-25Fix AttributeError with cog special methodsGravatar MarkKoz-4/+4
2019-09-25Swapped Lambda for itemgetterGravatar Daniel Brown-1/+2
2019-09-25Free Command FixGravatar Daniel Brown-2/+2
2019-09-25Free Command FixGravatar Daniel Brown-4/+4
2019-09-25Remove infraction reason from infraction confirmationGravatar S. Co1-53/+10
2019-09-25Unhide the tags commandGravatar S. Co1-1/+1
2019-09-25Decouple warnings and notesGravatar S. Co1-1/+1
2019-09-25Remove permanent mutesGravatar S. Co1-89/+2
2019-09-24Note Type CorrectionGravatar Daniel Brown-1/+1
2019-09-25Add all the shieldsGravatar scragly-3/+7
2019-09-24Remove repeat logic for off-topic-name api callGravatar Sebastiaan Zeeff-6/+1
2019-09-25Remove unnecessary sudo for pipenv install.Gravatar scragly-1/+1
2019-09-24Fix reminders filter queryGravatar S. Co1-2/+2
2019-09-25Remove regex wheel as dateparser is no longer used.Gravatar scragly-0/+0
2019-09-24Put import in alphabetical orderGravatar Matteo Bertucci-1/+1
2019-09-24Override waiting time to half an hour Gravatar Matteo Bertucci-1/+6
2019-09-24Fix importing errorGravatar Matteo Bertucci-1/+2
2019-09-24Prevent false-positives of the rich embed filterGravatar Sebastiaan Zeeff-15/+33
2019-09-24Add `continue` in the except blockGravatar Matteo Bertucci-0/+1
2019-09-24Create default django admin user.Gravatar scragly-1/+3
2019-09-24Fix random text mistake in Dockerfile.Gravatar scragly-1/+1
2019-09-24Add docker build condition for CI.Gravatar scragly-0/+1
2019-09-24Remove unneeded Pipfile scripts and azure stages/vars.Gravatar scragly-51/+14