| Commit message (Collapse) | Author | Age | Lines | ||
|---|---|---|---|---|---|
| ... | |||||
| | | * | | | | | | | | | | Adding optional kwarg to raise Exception on empty paginator embed instead of ↵ | 2019-01-03 | -2/+16 | ||
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sending empty embed | ||||
| | | * | | | | | | | | | | Clarifying log.debug messages for empty embeds for both Paginators | 2019-01-03 | -2/+2 | ||
| | | | | | | | | | | | | | |||||
| | | * | | | | | | | | | | Fixing empty LinesPaginator and ImagePaginator with '(nothing to display)' ↵ | 2019-01-03 | -0/+8 | ||
| | |/ / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | and '(no images to display)' when called with empty container object | ||||
| | | * | | | | | | | | | Added a log message to go along with messages bot messages being removed. | 2019-01-03 | -0/+1 | ||
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Brown <[email protected]> | ||||
| | | * | | | | | | | | | Hopefully the final fix to the code block on-edit deletion thing | 2019-01-03 | -1/+1 | ||
| | |/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Brown <[email protected]> | ||||
| | * | | | | | | | | | Merge pull request #229 from python-discord/defcon-channel-title | 2019-01-02 | -9/+37 | ||
| | |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | | Defcon channel topic auto-update | ||||
| | | * | | | | | | | | Merge branch 'master' into defcon-channel-title | 2019-01-02 | -1/+1 | ||
| | | |\ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | | |||||
| | | * | | | | | | | | Ignore defcon title change in modlog. | 2019-01-02 | -1/+6 | ||
| | | | | | | | | | | | |||||
| | | * | | | | | | | | Fix timedelta days reference | 2019-01-01 | -2/+2 | ||
| | | | | | | | | | | | |||||
| | | * | | | | | | | | Merge branch 'master' into defcon-channel-title | 2019-01-01 | -9/+6 | ||
| | | |\ \ \ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ \ \ | Merge branch 'master' into defcon-channel-title | 2018-12-30 | -81/+215 | ||
| | | |\ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|/ | | | |/| | | | | | | | |||||
| | | * | | | | | | | | | Add missing awaits | 2018-12-30 | -4/+4 | ||
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | oops | ||||
| | | * | | | | | | | | | Fix channel grabbing logic | 2018-12-28 | -2/+3 | ||
| | | | | | | | | | | | | |||||
| | | * | | | | | | | | | Add defcon channel topic updating | 2018-12-28 | -1/+23 | ||
| | | | | | | | | | | | | |||||
| | | * | | | | | | | | | Add #defcon to channel constants | 2018-12-28 | -0/+2 | ||
| | | | | | | | | | | | | |||||
| | | * | | | | | | | | | Switch local color constants to PyDis' constants | 2018-12-28 | -8/+6 | ||
| | | | |_|_|_|_|_|_|/ | | |/| | | | | | | | |||||
| * | | | | | | | | | | Merge pull request #371 from python-discord/django-appeals | 2019-06-09 | -2/+6 | ||
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Django: Add Appeals E-mail to Infraction DMs | ||||
| | * | | | | | | | | | | Fix linting error for snakes | 2019-06-09 | -2/+2 | ||
| | | | | | | | | | | | | |||||
| | * | | | | | | | | | | Add appeals e-mail to infraction DMs | 2019-06-09 | -0/+4 | ||
| |/ / / / / / / / / / | |||||
| * | | | | | | | | | | Updates the cog list and cog batch load/unloads to use status_indicator ↵ | 2019-05-20 | -6/+6 | ||
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | emojis instead of chevrons. | ||||
| * | | | | | | | | | | Removing special handling (allowance) for self-deprecating uses of the word ↵ | 2019-05-13 | -15/+0 | ||
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'retarded' from the filter. All bad words are now, once again, equal. | ||||
| * | | | | | | | | | | Update apt cache in build pipline | 2019-05-08 | -1/+3 | ||
| | | | | | | | | | | | |||||
| * | | | | | | | | | | Fixing linting error -_- | 2019-04-27 | -3/+2 | ||
| | | | | | | | | | | | |||||
| * | | | | | | | | | | Removing dulwich and devalerts for bulk deletion | 2019-04-27 | -342/+361 | ||
| | | | | | | | | | | | |||||
| * | | | | | | | | | | Run tests with bogus token. | 2019-03-10 | -1/+4 | ||
| | | | | | | | | | | | |||||
| * | | | | | | | | | | Remove pytest stage for pipeline. | 2019-03-09 | -4/+1 | ||
| | | | | | | | | | | | |||||
| * | | | | | | | | | | Merge pull request #333 from python-discord/django-lint | 2019-03-09 | -38/+23 | ||
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Fix the linting issues with Bot so builds will work. | ||||
| | * | | | | | | | | | | Fix the linting issues with Bot so builds will work. | 2019-03-09 | -38/+23 | ||
| |/ / / / / / / / / / | |||||
| * | | | | | | | | | | Revert to 16.04 build pools. | 2019-03-09 | -1/+1 | ||
| | | | | | | | | | | | |||||
| * | | | | | | | | | | Update pool build to Ubuntu 18.04 | 2019-03-09 | -1/+1 | ||
| | | | | | | | | | | | |||||
| * | | | | | | | | | | Use proper API client for reminders. | 2019-02-18 | -2/+2 | ||
| | | | | | | | | | | | |||||
| * | | | | | | | | | | Update defcon cog to use Django API. | 2019-02-18 | -26/+33 | ||
| | | | | | | | | | | | |||||
| * | | | | | | | | | | Use proper snowflake in `on_member_update`. | 2019-02-06 | -1/+1 | ||
| | | | | | | | | | | | |||||
| * | | | | | | | | | | Reimplement nominations on Django. | 2019-02-06 | -11/+21 | ||
| | | | | | | | | | | | |||||
| * | | | | | | | | | | Initial stab at implementing the nominations API. | 2019-01-27 | -2/+111 | ||
| | | | | | | | | | | | |||||
| * | | | | | | | | | | Migrate reminders cog to Django. | 2019-01-22 | -155/+73 | ||
| | | | | | | | | | | | |||||
| * | | | | | | | | | | Move the `BigBrother` cog to the Django API. | 2019-01-20 | -115/+90 | ||
| | | | | | | | | | | | |||||
| * | | | | | | | | | | Remove moved `events` cog. | 2019-01-20 | -286/+0 | ||
| | | | | | | | | | | | |||||
| * | | | | | | | | | | Move deleted message log uploading to the Django API. | 2019-01-20 | -46/+22 | ||
| | | | | | | | | | | | |||||
| * | | | | | | | | | | Move infractions cog to Django. | 2019-01-20 | -6/+6 | ||
| | | | | | | | | | | | |||||
| * | | | | | | | | | | Move superstarify cog to Django API. | 2019-01-20 | -127/+209 | ||
| | | | | | | | | | | | |||||
| * | | | | | | | | | | Build and push Django branch image on Azure. | 2019-01-13 | -26/+5 | ||
| | | | | | | | | | | | |||||
| * | | | | | | | | | | Drop `--update` flag since `--no-cache` implies it. | 2019-01-13 | -1/+1 | ||
| | | | | | | | | | | | |||||
| * | | | | | | | | | | Minimize stages required to build image. | 2019-01-12 | -20/+23 | ||
| | | | | | | | | | | | |||||
| * | | | | | | | | | | Update lockfile. | 2019-01-12 | -53/+46 | ||
| | | | | | | | | | | | |||||
| * | | | | | | | | | | Use a single `Dockerfile` instead of two. | 2019-01-12 | -18/+16 | ||
| | | | | | | | | | | | |||||
| * | | | | | | | | | | Support obtaining individual rules via `!site rules` command. | 2019-01-12 | -6/+32 | ||
| | | | | | | | | | | | |||||
| * | | | | | | | | | | Remove dead code from old API client. | 2019-01-06 | -2/+1 | ||
| | | | | | | | | | | | |||||
| * | | | | | | | | | | Move all moderation commands to the Django API. | 2019-01-06 | -195/+291 | ||
| | | | | | | | | | | | |||||
| * | | | | | | | | | | Move note and warning creation to Django API backend. | 2019-01-06 | -17/+16 | ||
| | | | | | | | | | | | |||||