| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add Guild.default_notifications | Chris | 2018-11-24 | 1 | -0/+11 |
| | | |||||
| * | Fix is_in_guild example check | LyricLy | 2018-11-24 | 1 | -1/+1 |
| | | |||||
| * | Translated some parts of the documentation to Japanese. | Episword | 2018-11-24 | 4 | -2414/+2543 |
| | | | | | Mainly files api.po, migrating.po, commands api.po and commands.po. | ||||
| * | Outline the logic of `bool` converters | scragly | 2018-11-24 | 1 | -0/+12 |
| | | | | As a `bool` converter is treated differently from other callable (basic) converters, the explanatory docs should outline that it is evaluated differently from a simple type cast, and what logic is used in determining how the content is evaluated. | ||||
| * | Group Advanced Converters and Inline Advanced Converters | scragly | 2018-11-24 | 1 | -58/+58 |
| | | | | The Inline Advanced Converters are a logical extension of the Advanced Converters subject, and as such should be placed under that section without an unrelated converter type breaking the two up. | ||||
| * | Add support for multiple activities | SnowyLuma | 2018-11-24 | 2 | -3/+3 |
| | | |||||
| * | add support for Bug Hunter and Early Supporter flags | bmintz | 2018-11-24 | 1 | -0/+6 |
| | | |||||
| * | Revert "Rework documentation to not duplicate inherited members." | Rapptz | 2018-10-11 | 1 | -0/+42 |
| | | | | | This reverts commit 96981210b3415e15446db0b702b07fef25c8b680. | ||||
| * | Remove "Is there any documentation for ext.commands?" FAQ | MusicOnline | 2018-10-05 | 1 | -12/+0 |
| | | |||||
| * | Update set "Playing" status FAQ | MusicOnline | 2018-10-05 | 1 | -4/+11 |
| | | |||||
| * | Rework documentation to not duplicate inherited members. | Rapptz | 2018-10-03 | 1 | -42/+0 |
| | | | | | This will probably be reverted in 1 week. | ||||
| * | Add support for AuditLogDiff.slowmode_delay. | Rapptz | 2018-09-25 | 1 | -6/+13 |
| | | |||||
| * | Update Japanese documentation strings | Rapptz | 2018-09-24 | 4 | -2746/+3012 |
| | | |||||
| * | [commands] Elaborate more on disallowed types in Greedy and Optional | Rapptz | 2018-09-24 | 2 | -1/+8 |
| | | |||||
| * | Change internal role storage in Guild to a dict instead of a list. | Rapptz | 2018-09-24 | 1 | -0/+7 |
| | | | | | | | | | | | | | | | | | This adds the following APIs: * Guild.get_role This removes the following APIs: * Guild.role_hierarchy To compensate for the removed APIs, Guild.roles is now a sorted list based on hierarchy. The first element will always be the @everyone role. This speeds up access at the cost of some memory, theoretically. | ||||
| * | [commands] Fix up Greedy documentation a bit. | Rapptz | 2018-09-24 | 2 | -11/+11 |
| | | |||||
| * | Forgot to add these images. | Rapptz | 2018-09-24 | 2 | -0/+0 |
| | | |||||
| * | [commands] Add commands.Greedy converter and documentation. | Rapptz | 2018-09-24 | 2 | -0/+138 |
| | | | | | | This allows for greedy "consume until you can't" behaviour similar to typing.Optional but for lists. | ||||
| * | Translate some more files to Japanese | Episword | 2018-09-15 | 4 | -2402/+2501 |
| | | |||||
| * | Fix webhook_update from code review | Jeremy Zhang | 2018-09-15 | 1 | -1/+1 |
| | | |||||
| * | Simple parser for WEBHOOKS_UPDATE | Jeremy Zhang | 2018-09-15 | 1 | -0/+6 |
| | | |||||
| * | Update Japanese string dump. | Rapptz | 2018-09-15 | 2 | -473/+671 |
| | | |||||
| * | Fix up the Sphinx strings causing warnings. | Rapptz | 2018-09-15 | 1 | -2/+2 |
| | | |||||
| * | [docs] sort the VoiceRegions | bmintz | 2018-08-30 | 1 | -33/+33 |
| | | | | | | | having them appear in the docs ordered by their internal number is not useful to the user. Sorting them by name allows one to more quickly locate a voice region in the docs. | ||||
| * | document HypeSquadHouse and Profile.hypesquad_houses | bmintz | 2018-08-30 | 1 | -1/+17 |
| | | |||||
| * | Fix typo in on_raw_reaction_add event. | Chris | 2018-08-28 | 1 | -1/+1 |
| | | |||||
| * | Finished index.po translation. | Episword | 2018-08-28 | 1 | -22/+23 |
| | | |||||
| * | Move conditional RTD dependencies to 'docs' extra | Toby Harradine | 2018-08-22 | 1 | -7/+1 |
| | | |||||
| * | Adds missing voice regions. | MaximusPX | 2018-08-22 | 1 | -2/+7 |
| | | |||||
| * | More informations for the Application info | El Laggron | 2018-08-22 | 1 | -0/+18 |
| | | | | | | This adds the rpc_origin, bot_public and bot_require_code_grant attributes | ||||
| * | Ensure intersphinx points to the Japanese documentation. | Rapptz | 2018-08-08 | 1 | -0/+2 |
| | | |||||
| * | Translation of discord.po is finished. | Episword | 2018-08-08 | 2 | -60/+74 |
| | | |||||
| * | Translation of mta.po is finished. | Episword | 2018-08-08 | 1 | -124/+161 |
| | | |||||
| * | Translation of intro.po is finished. | Episword | 2018-08-08 | 1 | -38/+48 |
| | | |||||
| * | Translation of faq.po is finished. | Episword | 2018-08-08 | 1 | -128/+173 |
| | | |||||
| * | Change Japanese font to Yu Gothic and Noto CJK in documentation | Rapptz | 2018-08-01 | 1 | -1/+1 |
| | | |||||
| * | Translation of logging and quickstart is finished. | Episword | 2018-08-01 | 2 | -49/+81 |
| | | |||||
| * | Update .po files for Permissions.priority_speaker | Rapptz | 2018-08-01 | 1 | -1/+5 |
| | | |||||
| * | Add stubs for Japanese translations. | Rapptz | 2018-07-31 | 15 | -0/+18476 |
| | | |||||
| * | [commands] Add documentation for BadUnionArgument | Rapptz | 2018-07-20 | 1 | -0/+3 |
| | | |||||
| * | [commands] raise ConversionError on Converter error | khazhyk | 2018-07-20 | 1 | -0/+3 |
| | | | | | | | This assumes that a Converter class raising non-CommandError is a programmer error. Makes this type of error easier to disambiguate from a generic BadArgument. | ||||
| * | docs/mimgrating.rst: CPython 3.5.2 is not supported! | Ben Mintz | 2018-06-21 | 2 | -2/+2 |
| | | | | | | The minimum version supported by aiohttp is CPython 3.5.3, not 3.5.2. Fixes #1344. | ||||
| * | Drop support for Python 3.4 and make minimum version 3.5.2. | Rapptz | 2018-06-10 | 4 | -55/+16 |
| | | |||||
| * | Change raw events to use slotted data models instead of parameters. | Rapptz | 2018-04-14 | 1 | -25/+49 |
| | | | | | | | | | | | This allows for internal changes in Discord to not cause a breaking change every time something changes. Also implements #1214 which adds guild_id to every event where applicable. This is a breaking change. | ||||
| * | Add some documentation for the Game to Activity breaking change. | Rapptz | 2018-03-06 | 1 | -0/+5 |
| | | |||||
| * | Split Game object to separate Activity subtypes for Rich Presences. | Rapptz | 2018-03-05 | 1 | -4/+43 |
| | | | | | | | | | | | | This is a massive breaking change. * All references to "game" have been renamed to "activity" * Activity objects contain a majority of the rich presence information * Game and Streaming are subtypes for memory optimisation purposes for the more common cases. * Introduce a more specialised read-only type, Spotify, for the official Spotify integration to make it easier to use. | ||||
| * | Fix minor typo in migrating documentation. | Rapptz | 2018-01-22 | 1 | -1/+1 |
| | | |||||
| * | Add documentation for new_member system messages | FrostLuma | 2018-01-22 | 1 | -0/+4 |
| | | |||||
| * | Change PartialReactionEmoji to PartialEmoji, add a PartialEmojiConverter | Gorialis | 2018-01-06 | 3 | -4/+10 |
| | | |||||
| * | Add intersphinx | Tobotimus | 2018-01-06 | 7 | -47/+48 |
| | | |||||