| Commit message (Collapse) | Author | Age | Lines | ||
|---|---|---|---|---|---|
| ... | |||||
| | | | | * | | | | | | | Add identification of invite via DM | 2019-01-02 | -2/+7 | ||
| | | | | | | | | | | | | |||||
| | | | | * | | | | | | | Add user notification on invite remove | 2019-01-02 | -6/+37 | ||
| | |_|_|/ / / / / / / |/| | | | | | | | | | |||||
| * | | | | | | | | | | Merge pull request #242 from python-discord/eval-indent-fix | 2019-01-01 | -1/+1 | ||
| |\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | | | Corrects indent bug in internal eval introduced in #212 | ||||
| | * | | | | | | | | | Merge branch 'master' into eval-indent-fix | 2019-01-01 | -9/+6 | ||
| | |\ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | |||||
| * | | | | | | | | | | Merge pull request #234 from python-discord/invite-filter-fix | 2019-01-01 | -9/+6 | ||
| |\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | | | Remove invite filter deblanking | ||||
| | * | | | | | | | | | Merge branch 'master' into invite-filter-fix | 2019-01-01 | -39/+110 | ||
| | |\ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | |||||
| | * | | | | | | | | | Remove the cursed trailing whitespace | 2018-12-29 | -2/+2 | ||
| | | | | | | | | | | | |||||
| | * | | | | | | | | | Remove invite filter deblanking | 2018-12-29 | -9/+6 | ||
| | | |_|/ / / / / / | |/| | | | | | | | | | | | | | | | | Clarify inline help/comments | ||||
| | | * | | | | | | | Cast int to str, correct buffer align, re-add trailing space | 2019-01-01 | -1/+1 | ||
| | |/ / / / / / / |/| | | | | | | | |||||
| | | | | | | | * | Tidy, correct order of actions and notifications. | 2019-01-02 | -205/+335 | ||
| | |_|_|_|_|_|/ |/| | | | | | | |||||
| * | | | | | | | Merge pull request #223 from python-discord/mod-dm-status | 2018-12-30 | -39/+80 | ||
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Show when an infraction notified a user successfully via DM. | ||||
| | * \ \ \ \ \ \ | Merge branch 'master' into mod-dm-status | 2018-12-30 | -0/+30 | ||
| | |\ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | |||||
| * | | | | | | | | Merge pull request #233 from python-discord/warn-modlog | 2018-12-30 | -0/+30 | ||
| |\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | Add mod log event for member warn & shadowwarn | ||||
| | * | | | | | | | Add mod log event for member warn & shadowwarn | 2018-12-29 | -0/+30 | ||
| |/ / / / / / / | |||||
| | * | | | | | | Merge branch 'master' into mod-dm-status | 2018-12-30 | -44/+107 | ||
| | |\ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | | Merge pull request #227 from python-discord/group-dm-invites | 2018-12-28 | -8/+6 | ||
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | invite filter: remove redundant channel None check | ||||
| | * \ \ \ \ \ \ | Merge branch 'master' into group-dm-invites | 2018-12-28 | -34/+99 | ||
| | |\ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | |||||
| * | | | | | | | | Merge pull request #224 from python-discord/charinfo | 2018-12-28 | -34/+99 | ||
| |\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | Add charinfo command. | ||||
| | * | | | | | | | Merge branch 'master' into charinfo | 2018-12-29 | -2/+2 | ||
| | |\ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | |||||
| | * | | | | | | | Expand in_channel check to accept multi-channels, bypass roles. | 2018-12-28 | -33/+53 | ||
| | | | | | | | | | |||||
| | * | | | | | | | Simplify regex pattern | 2018-12-28 | -1/+1 | ||
| | | | | | | | | | | | | | | | | | | | | | | | | | Co-Authored-By: scragly <[email protected]> | ||||
| | * | | | | | | | Merge branch 'master' into charinfo | 2018-12-27 | -4/+21 | ||
| | |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | | | |||||
| | * | | | | | | | Add charinfo command. | 2018-12-27 | -1/+46 | ||
| | | | | | | | | | |||||
| | | | * | | | | | Merge branch 'master' into group-dm-invites | 2018-12-27 | -2/+2 | ||
| | | | |\ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | |||||
| * | | | | | | | | Merge pull request #212 from Modelmat/patch-1 | 2018-12-27 | -2/+2 | ||
| |\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | Makes generating `...:` indents faster | ||||
| | * | | | | | | | Merge branch 'master' into patch-1 | 2018-12-27 | -4/+21 | ||
| | |\ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | |||||
| | * | | | | | | | Merge branch 'master' into patch-1 | 2018-12-24 | -16/+17 | ||
| | |\| | | | | | | |||||
| | * | | | | | | | Makes generating `...:` indents faster | 2018-12-03 | -2/+2 | ||
| | | |_|_|_|/ / | |/| | | | | | | | | | | | | Uses `rjust` instead of an fstring: | ||||
| | | | * | | | | invite filter: remove redundant channel None check | 2018-12-27 | -8/+6 | ||
| | | | | | | | | |||||
| | | | | * | | | Merge branch 'master' into mod-dm-status | 2018-12-27 | -4/+21 | ||
| | | | | |\ \ \ | |_|_|_|/ / / |/| | | | | | | |||||
| * | | | | | | | Merge pull request #226 from python-discord/group-dm-invites | 2018-12-27 | -1/+9 | ||
| |\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | Disallow Group DM invites from the invite filter | ||||
| | * | | | | | | Merge branch 'master' into group-dm-invites | 2018-12-27 | -3/+12 | ||
| | |\ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | | Merge pull request #222 from python-discord/incorrect-commands-default-tag-get | 2018-12-27 | -3/+12 | ||
| |\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | CommandNotFound default to tags get before silently ignoring | ||||
| | * | | | | | | Merge branch 'master' into incorrect-commands-default-tag-get | 2018-12-25 | -12/+12 | ||
| | |\ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| | * | | | | | | CommandNotFound exceptions will attempt tofind a valid tag before silently ↵ | 2018-12-24 | -3/+12 | ||
| | | |_|_|_|/ | |/| | | | | | | | | | | | | | | | | ignoring | ||||
| | | * | | | | Disallow Group DM invites from the invite filter | 2018-12-27 | -1/+9 | ||
| | |/ / / / |/| | | | | |||||
| | | | * | | Ping mod on infr notify failure in modlog. | 2018-12-27 | -0/+30 | ||
| | | | | | | |||||
| | | | * | | Add content kwarg to modlog messages. | 2018-12-27 | -5/+7 | ||
| | | | | | | |||||
| | | | * | | Add DM emoji indicator for infr notify success. | 2018-12-27 | -40/+49 | ||
| | |_|/ / |/| | | | |||||
| * | | | | Merge pull request #219 from python-discord/force-bb-watch-note | 2018-12-24 | -6/+6 | ||
| |\ \ \ \ | | | | | | | | | | | Make reason a required input to bb watch | ||||
| | * \ \ \ | Merge branch 'master' into force-bb-watch-note | 2018-12-24 | -6/+6 | ||
| | |\ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | | Merge pull request #221 from python-discord/emoji-config-fix | 2018-12-24 | -6/+6 | ||
| |\ \ \ \ \ | |_|/ / / |/| | | | | Fix initial emoji config | ||||
| | * | | | | Realigned emoji groupings | 2018-12-20 | -6/+6 | ||
| | | | | | | |||||
| | * | | | | Update config-default.yml | 2018-12-20 | -1/+1 | ||
| | | | | | | | | | | | | | | | | Co-Authored-By: sco1 <[email protected]> | ||||
| | * | | | | Fix initial emoji config | 2018-12-20 | -1/+1 | ||
| |/ / / / | | | | | | | | | Resolves #220 | ||||
| | * | | | Add linebreak | 2018-12-24 | -0/+1 | ||
| | | | | | |||||
| | * | | | Remove reason check | 2018-12-24 | -6/+1 | ||
| | | | | | |||||
| | * | | | Make reason a required input to bb watch | 2018-12-18 | -5/+9 | ||
| |/ / / | | | | | | | Resolves #218 | ||||
| * | | | Update README.md | 2018-12-18 | -1/+1 | ||
| | | | | |||||
| * | | | Adding git to the base dockerfile | 2018-12-05 | -0/+1 | ||
| | | | | |||||