| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [commands] Properly raise the correct exception for owner_ids | Rapptz | 2019-06-29 | 1 | -4/+1 |
| | | | | | Also some minor nits with documentation. | ||||
| * | Support team members data in application info | fourjr | 2019-06-29 | 1 | -0/+21 |
| | | |||||
| * | Use a new scorer to improve search results. | Rapptz | 2019-06-29 | 2 | -1/+79 |
| | | | | | | This makes the other pages take less priority than the API results. It's kind of biased, but hopefully it helps out. | ||||
| * | Proper RTD detection. | Rapptz | 2019-06-29 | 2 | -1/+5 |
| | | |||||
| * | Disable RTD search. | Rapptz | 2019-06-29 | 1 | -0/+11 |
| | | | | | It's completely broken anyway. | ||||
| * | Strip discord.ext in genindex page and unbreak PEP links. | Rapptz | 2019-06-28 | 1 | -0/+8 |
| | | |||||
| * | Make the generated index page more useful for Ctrl + F. | Rapptz | 2019-06-28 | 2 | -2/+18 |
| | | |||||
| * | Translation sync with Crowdin | Rapptz | 2019-06-28 | 18 | -5856/+7713 |
| | | |||||
| * | Make more use of screen space in the documentation. | Rapptz | 2019-06-28 | 1 | -5/+9 |
| | | | | | | Basically move from a 940px system to 1200px grid system. Hopefully future DOM modifications will make this better. | ||||
| * | Update Sphinx to 2.1.2 | Rapptz | 2019-06-28 | 4 | -21/+36 |
| | | |||||
| * | Version bump to 1.2.3v1.2.3 | Rapptz | 2019-06-25 | 1 | -0/+14 |
| | | |||||
| * | Translation sync from crowdin | Rapptz | 2019-06-22 | 18 | -4651/+2162 |
| | | |||||
| * | Version bump to 1.2.2v1.2.2 | Rapptz | 2019-06-09 | 1 | -0/+10 |
| | | |||||
| * | Update docs to note Enum derivation change | Toby Harradine | 2019-06-10 | 1 | -1/+2 |
| | | |||||
| * | Crowdin translation sync | Rapptz | 2019-06-09 | 18 | -9361/+15939 |
| | | |||||
| * | Version bump to 1.2.1v1.2.1 | Rapptz | 2019-06-09 | 1 | -0/+11 |
| | | |||||
| * | Some documentation touch-ups and missing stuff in the changelog. | Rapptz | 2019-06-09 | 1 | -1/+3 |
| | | |||||
| * | Version bump to 1.2.0v1.2.0 | Rapptz | 2019-06-09 | 3 | -0/+60 |
| | | |||||
| * | Fix exception hierarchy documentation. | Rapptz | 2019-06-08 | 1 | -3/+6 |
| | | |||||
| * | Improve documentation | NCPlayz | 2019-06-07 | 9 | -117/+167 |
| | | |||||
| * | Add support for system channel flags | Rapptz | 2019-06-06 | 1 | -0/+7 |
| | | |||||
| * | Add support for new message types related to premium guilds. | Rapptz | 2019-06-04 | 1 | -0/+16 |
| | | |||||
| * | Fix pluralization errors in various files | Ehren Julien-Neitzert | 2019-05-23 | 1 | -1/+1 |
| | | | | | | * Replaced instances of 'return an' with 'returns an' * fixed pluralization errors | ||||
| * | Update on_group_join docs | apple502j | 2019-05-18 | 1 | -2/+1 |
| | | |||||
| * | Add India region to VoiceRegion | apple502j | 2019-05-13 | 1 | -0/+3 |
| | | |||||
| * | Version bump to v1.1.1v1.1.1 | Rapptz | 2019-05-11 | 1 | -0/+15 |
| | | |||||
| * | Add changelog for v1.1.0 | Rapptz | 2019-05-10 | 3 | -0/+71 |
| | | |||||
| * | Minor nits in Discord Converters section of the docs. | Rapptz | 2019-05-09 | 1 | -1/+2 |
| | | |||||
| * | Document remaining public enums. | NCPlayz | 2019-05-09 | 1 | -17/+110 |
| | | | | | | | | | | - UserContentFilter - FriendFlags - PremiumType - Theme UserFlags is not documented as though it is only used internally. | ||||
| * | Add cached_message to on_raw_message_edit event | Vexs | 2019-05-09 | 1 | -0/+3 |
| | | | | | Also add documentation for this behavior | ||||
| * | Translation sync with Crowdin | Rapptz | 2019-05-04 | 18 | -11331/+9335 |
| | | |||||
| * | Actually use multiple checks in the examples for checks. | Rapptz | 2019-05-01 | 1 | -0/+2 |
| | | |||||
| * | [tasks] Add way to query cancellation state for Loop.after_loop | Rapptz | 2019-04-30 | 1 | -0/+31 |
| | | | | | Fixes #2121 | ||||
| * | [tasks] Remove support for awaitables due to gotchas. | Rapptz | 2019-04-29 | 1 | -20/+0 |
| | | | | | Fixes #2079 | ||||
| * | Added missing get_role method to the faq. | Tarek1337 | 2019-04-29 | 1 | -0/+1 |
| | | |||||
| * | voice room → voice channel in event documentation | Rapptz | 2019-04-25 | 1 | -2/+2 |
| | | |||||
| * | [commands] Add custom exception classes for built-in checks | Vexs | 2019-04-20 | 1 | -0/+24 |
| | | | | | | | | | Added: * MissingRole * BotMissingRole * MissingAnyRole * BotMissingAnyRole | ||||
| * | Make context documentation in migration a bit more clear. | Rapptz | 2019-04-18 | 1 | -7/+11 |
| | | |||||
| * | Add support for <:name:id> format for adding reactions | Vexs | 2019-04-17 | 1 | -2/+2 |
| | | | | | Adjust FAQ to match. | ||||
| * | add read-only cached_messages property to Client | khazhyk | 2019-04-17 | 1 | -2/+4 |
| | | | | | For those of us who want access to this sweet trove of zero hop messages | ||||
| * | [commands] Add new MessageConverter to commands prose page. | Rapptz | 2019-04-17 | 1 | -0/+2 |
| | | |||||
| * | [commands] Add MessageConverter to fetch messages by URL or ID. | retke | 2019-04-17 | 1 | -0/+3 |
| | | |||||
| * | Fix typo in on_raw_reaction_remove docs. | Rapptz | 2019-04-14 | 1 | -1/+1 |
| | | |||||
| * | Improvements to intro docs. | Dante Dam | 2019-04-12 | 1 | -7/+7 |
| | | |||||
| * | Remove "needs python 3.5+" from async iter section | apple502j | 2019-04-12 | 1 | -2/+1 |
| | | |||||
| * | [tasks] Add before_loop and after_loop decorators | Rapptz | 2019-04-12 | 1 | -3/+45 |
| | | |||||
| * | Update FAQ with some common tags | Vexs | 2019-04-12 | 1 | -4/+70 |
| | | | | | | | | Pointed references to random.cat to use their aws api Added details about custom and unicode emojis to how to add a reaction Added watching example to presence changing Added new fetch methods to specific model FAQ | ||||
| * | [tasks] Document version added | Rapptz | 2019-04-11 | 1 | -0/+2 |
| | | |||||
| * | [tasks] Rename Loop.run to Loop.start to avoid blocking connotations | Rapptz | 2019-04-11 | 1 | -3/+3 |
| | | |||||
| * | [tasks] Add a new background helper 'tasks' extension. | Rapptz | 2019-04-11 | 2 | -0/+83 |
| | | |||||