| Commit message (Collapse) | Author | Age | Lines | ||
|---|---|---|---|---|---|
| ... | |||||
| | * | | | | | | | | | | | | Merge branch 'master' into ###-filtering-devtest | 2019-10-25 | -15/+54 | ||
| | |\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | Merge pull request #529 from python-discord/show-trigger-word | 2019-10-25 | -11/+24 | ||
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Display word triggered by watchlist in #mod-alerts | ||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into show-trigger-word | 2019-10-25 | -1469/+2842 | ||
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | |||||
| | * | | | | | | | | | | | | | Fix incorrect type hint for return value | 2019-10-24 | -2/+2 | ||
| | | | | | | | | | | | | | | | |||||
| | * | | | | | | | | | | | | | Rename `triggered` to `match` | 2019-10-15 | -8/+6 | ||
| | | | | | | | | | | | | | | | |||||
| | * | | | | | | | | | | | | | Show matched word and location in watchlist embed | 2019-10-13 | -5/+20 | ||
| | | |_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | |||||
| | | * | | | | | | | | | | | Use standart filter conditions even if DEBUG_MODE is on. | 2019-10-23 | -5/+1 | ||
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The old method filtered only in #dev-test but this channel no longer exists | ||||
| | | | * | | | | | | | | | | Merge branch 'master' into moderator-channel-check | 2019-10-22 | -8/+17 | ||
| | | | |\ \ \ \ \ \ \ \ \ \ | |||||
| | | | * | | | | | | | | | | | Add test cases for in_channel_check | 2019-10-22 | -0/+8 | ||
| | | | | | | | | | | | | | | | |||||
| | | | * | | | | | | | | | | | Merge branch 'master' into moderator-channel-check | 2019-10-22 | -1374/+2522 | ||
| | | | |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / | | |/| | | | | | | | | | | | |||||
| | | | * | | | | | | | | | | | Modify in_channel_check to accept list of channels | 2019-10-22 | -7/+7 | ||
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Update test cases for in_channel_check | ||||
| | | | * | | | | | | | | | | | Fix typo in channel name | 2019-10-21 | -1/+1 | ||
| | | | | | | | | | | | | | | | |||||
| | | | * | | | | | | | | | | | Add #admin-spam channel to moderation channels list | 2019-10-21 | -2/+4 | ||
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Change doc string for cog_check method | ||||
| | | | * | | | | | | | | | | | Add missing channels to the config | 2019-10-19 | -0/+2 | ||
| | | | | | | | | | | | | | | | |||||
| | | | * | | | | | | | | | | | Add moderation channels check to cog_check | 2019-10-19 | -2/+11 | ||
| | | | | |_|_|_|_|_|_|/ / / | | | |/| | | | | | | | | | |||||
| | | | | | * | | | | | | | | Substract one to now calculation | 2019-10-23 | -2/+2 | ||
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Avoid aving `Your reminder will arrive in 59 minutes and 59 seconds!` instead of `Your reminder will arrive in 1 hour!` | ||||
| | | | | | * | | | | | | | | Update send_reminder message creation | 2019-10-21 | -6/+6 | ||
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It is now truly backward compatible and use a more DRY method | ||||
| | | | | | * | | | | | | | | Merge branch 'master' of https://github.com/python-discord/bot into reminder-up | 2019-10-19 | -1998/+2072 | ||
| | | | | | |\ \ \ \ \ \ \ \ | |||||
| | | | | | * | | | | | | | | | Delete “confirmation echo” | 2019-10-07 | -1/+1 | ||
| | | | | | | | | | | | | | | | |||||
| | | | | | * | | | | | | | | | Turn the jump URL into a clickable link | 2019-10-07 | -1/+1 | ||
| | | | | | | | | | | | | | | | |||||
| | | | | | * | | | | | | | | | Fix my broken English | 2019-10-07 | -1/+1 | ||
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Co-Authored-By: Sebastiaan Zeeff <[email protected]> | ||||
| | | | | | * | | | | | | | | | Merge branch 'reminder-up' of https://github.com/akarys42/bot into reminder-up | 2019-10-06 | -41/+388 | ||
| | | | | | |\ \ \ \ \ \ \ \ \ | |||||
| | | | | | | * \ \ \ \ \ \ \ \ | Merge branch 'master' into reminder-up | 2019-10-06 | -41/+388 | ||
| | | | | | | |\ \ \ \ \ \ \ \ \ | |||||
| | | | | | * | | | | | | | | | | | Add line break between the reminder and the jump url | 2019-10-06 | -1/+1 | ||
| | | | | | |/ / / / / / / / / / | |||||
| | | | | | * | | | | | | | | | | Fix linting error | 2019-10-02 | -4/+5 | ||
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix some liting error Correct error Fix linting (maybe) | ||||
| | | | | | * | | | | | | | | | | Merge branch 'master' into reminder-up | 2019-09-30 | -13/+28 | ||
| | | | | | |\ \ \ \ \ \ \ \ \ \ | |||||
| | | | | | * | | | | | | | | | | | Add jump url | 2019-09-30 | -3/+6 | ||
| | | | | | | | | | | | | | | | | | |||||
| | | | | | * | | | | | | | | | | | Add humanized delta and content to confirmation message | 2019-09-29 | -1/+4 | ||
| | | | | | | | | | | | | | | | | | |||||
| | | | | | | | | | * | | | | | | | Apply suggestions from review, and add correct webhook ID. | 2019-10-20 | -11/+15 | ||
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - More informative docstrings for `Reddit.channel` and `get_top_posts` - Add the `amount` parameter, defaulting to 5. - Pin a max of 12 weeks worth of top posts. | ||||
| | | | | | | | | | * | | | | | | | Utilise `tasks.loop` and a webhook for reddit postings | 2019-10-15 | -147/+80 | ||
| | | | | | | | | | | | | | | | | | |||||
| | | | | | | | | | | * | | | | | | Remove bold tag when no channel is available | 2019-10-25 | -2/+2 | ||
| | | | | | | | | | | | | | | | | | |||||
| | | | | | | | | | | * | | | | | | Requested changes | 2019-10-24 | -3/+1 | ||
| | | | | | | | | | | | | | | | | | |||||
| | | | | | | | | | | * | | | | | | Add a footer and one-line a string | 2019-10-21 | -7/+4 | ||
| | | | | | | | | | | | | | | | | | |||||
| | | | | | | | | | | * | | | | | | Compact `!free` output | 2019-10-12 | -13/+15 | ||
| | | |_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | |||||
| | | | | | | | | | | * | | | | | group and order constants | 2019-11-15 | -3/+5 | ||
| | | | | | | | | | | | | | | | | |||||
| | | | | | | | | | | * | | | | | Add variable info after comment was deleted | 2019-11-15 | -1/+1 | ||
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Co-authored-by: scargly <[email protected]> | ||||
| | | | | | | | | | | * | | | | | join extra newline | 2019-11-15 | -2/+1 | ||
| | | | | | | | | | | | | | | | | |||||
| | | | | | | | | | | * | | | | | Adjust code style and comments | 2019-11-12 | -37/+40 | ||
| | | | | | | | | | | | | | | | | |||||
| | | | | | | | | | | * | | | | | syntax highlight diff of reloaded inventories | 2019-11-11 | -3/+3 | ||
| | | | | | | | | | | | | | | | | |||||
| | | | | | | | | | | * | | | | | Do not cut off text arbitrarily but at last sentence to make sure no ↵ | 2019-11-11 | -1/+1 | ||
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | unfinished markdown is left in | ||||
| | | | | | | | | | | * | | | | | clear renamed symbols on inventory refresh | 2019-11-11 | -0/+1 | ||
| | | | | | | | | | | | | | | | | |||||
| | | | | | | | | | | * | | | | | Move signatures definition | 2019-11-10 | -1/+1 | ||
| | | | | | | | | | | | | | | | | |||||
| | | | | | | | | | | * | | | | | Add a command for refreshing inventories | 2019-11-10 | -0/+22 | ||
| | | | | | | | | | | | | | | | | |||||
| | | | | | | | | | | * | | | | | Move paragraph search to not cut off long starting paragraphs | 2019-11-10 | -1/+1 | ||
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Co-authored-by: scargly <[email protected]> | ||||
| | | | | | | | | | | * | | | | | Cut off description at 1000 chars if paragraph is not found | 2019-11-10 | -0/+2 | ||
| | | | | | | | | | | | | | | | | |||||
| | | | | | | | | | | * | | | | | Add a newline after signatures for readability | 2019-11-10 | -1/+1 | ||
| | | | | | | | | | | | | | | | | |||||
| | | | | | | | | | | * | | | | | fix signatures and descriptions not being found when present | 2019-11-10 | -4/+4 | ||
| | | | | | | | | | | | | | | | | |||||
| | | | | | | | | | | * | | | | | Make sure only signatures belonging to the symbol are fetched | 2019-11-03 | -3/+4 | ||
| | | | | | | | | | | | | | | | | |||||
| | | | | | | | | | | * | | | | | Comment grammar | 2019-11-03 | -2/+2 | ||
| | | | | | | | | | | | | | | | | |||||
| | | | | | | | | | | * | | | | | Fix case for the python package name in `NO_OVERRIDE_PACKAGES` | 2019-11-03 | -1/+1 | ||
| | | | | | | | | | | | | | | | | |||||