| Commit message (Collapse) | Author | Age | Lines | |
|---|---|---|---|---|
| * | 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 | |
| | | ||||
| * | Handle exceptions when fetching inventories | 2019-11-03 | -31/+57 | |
| | | ||||
| * | Improve module description searching | 2019-11-02 | -7/+35 | |
| | | ||||
| * | Get up to 3 signatures of a symbol | 2019-11-02 | -16/+14 | |
| | | ||||
| * | Get symbol description by searching for a dd tag instead of traversing the ↵ | 2019-11-02 | -1/+1 | |
| | | | | | siblings | |||
| * | Do not cut off description in code blocks | 2019-11-02 | -1/+7 | |
| | | ||||
| * | Grammar check comment | 2019-10-21 | -1/+1 | |
| | | ||||
| * | Allow embeds to not include signatures in case the symbol is a module | 2019-10-21 | -11/+14 | |
| | | ||||
| * | Don't include a signature and only get first paragraphs when scraping when ↵ | 2019-10-21 | -10/+18 | |
| | | | | | symbol is a module | |||
| * | remove "function" from NO_OVERRIDE_GROUPS | 2019-10-20 | -1/+0 | |
| | | ||||
| * | Auto delete messages when docs are not found | 2019-10-20 | -2/+8 | |
| | | ||||
| * | show renamed duplicates in embed footer | 2019-10-20 | -8/+13 | |
| | | ||||
| * | add handling for duplicate symbols in docs inventories | 2019-10-20 | -4/+35 | |
| | | ||||
| * | Deployment trigger | 2019-10-12 | -0/+0 | |
| | | ||||
| * | Merge pull request #495 from kraktus/modif_2 | 2019-10-11 | -1/+40 | |
| |\ | | | | | Add Periodic Ping to Checkpoint | |||
| | * | Merge branch 'master' into modif_2 | 2019-10-12 | -1/+1 | |
| | |\ | |/ |/| | ||||
| * | | Merge pull request #518 from python-discord/bump-site-postgres-to-12 | 2019-10-11 | -1/+1 | |
| |\ \ | | | | | | | Bump the site PostgreSQL version to 12. | |||
| | * \ | Merge branch 'master' into bump-site-postgres-to-12 | 2019-10-11 | -5/+80 | |
| | |\ \ | |/ / |/| | | ||||
| | * | | Bump the site PostgreSQL version to 12. | 2019-10-12 | -1/+1 | |
| | | | | ||||
| | | * | Merge branch 'master' into modif_2 | 2019-10-12 | -5/+80 | |
| | | |\ | |_|/ |/| | | ||||
| * | | | Merge pull request #421 from python-discord/bot-utils-time-tests | 2019-10-11 | -5/+80 | |
| |\ \ \ | |/ / |/| | | Add tests for `bot.utils.time`. | |||
| | * | | Raise `ValueError` on negative `max_units`. | 2019-10-12 | -3/+9 | |
| | | | | ||||
| | * | | Merge branch 'master' into bot-utils-time-tests | 2019-10-12 | -353/+352 | |
| | |\ \ | |/ / |/| | | ||||
| | * | | Add typehints. | 2019-10-11 | -3/+2 | |
| | | | | ||||
| | * | | Merge branch 'master' into bot-utils-time-tests | 2019-10-11 | -3706/+3119 | |
| | |\ \ | ||||
| | * | | | Implement test cases suggested by @MarkKoz. | 2019-10-11 | -0/+11 | |
| | | | | | ||||
| | * | | | Add tests for `bot.utils.time`. | 2019-09-20 | -4/+58 | |
| | | | | | ||||
| | | | * | Merge remote-tracking branch 'origin/master' into modif_2 | 2019-10-11 | -1896/+1912 | |
| | | | |\ | |_|_|/ |/| | | | ||||
| * | | | | Merge pull request #506 from python-discord/token-regex-tweak | 2019-10-11 | -5/+5 | |
| |\ \ \ \ | | | | | | | | | | | Expand token detection regex character exclusion | |||
| | * \ \ \ | Merge branch 'master' into token-regex-tweak | 2019-10-11 | -349/+353 | |
| | |\ \ \ \ | |/ / / / |/| | | | | ||||
| * | | | | | Merge pull request #509 from python-discord/moderation-tweaks | 2019-10-11 | -26/+71 | |
| |\ \ \ \ \ | | | | | | | | | | | | | Moderation tweaks | |||
| | * \ \ \ \ | Merge branch 'master' into moderation-tweaks | 2019-10-11 | -3/+2 | |
| | |\ \ \ \ \ | |/ / / / / |/| | | | | | ||||
| * | | | | | | Merge pull request #512 from python-discord/user-left-log | 2019-10-11 | -3/+2 | |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | Log member_ban event to #user-log | |||
| | * | | | | | | Log member_ban event to #user-log | 2019-10-11 | -3/+2 | |
| | | |_|_|/ / | |/| | | | | ||||
| | | * | | | | Merge branch 'master' into moderation-tweaks | 2019-10-11 | -319/+274 | |
| | | |\ \ \ \ | |_|/ / / / |/| | | | | | ||||