aboutsummaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Add changelog for 1.2.5Rapptz2019-11-181-0/+10
* Add changelog for v1.2.4Rapptz2019-10-171-0/+15
* Version bump to 1.2.3v1.2.3Rapptz2019-06-251-0/+14
* Translation sync from crowdinRapptz2019-06-2218-4651/+2162
* Version bump to 1.2.2v1.2.2Rapptz2019-06-091-0/+10
* Update docs to note Enum derivation changeToby Harradine2019-06-101-1/+2
* Crowdin translation syncRapptz2019-06-0918-9361/+15939
* Version bump to 1.2.1v1.2.1Rapptz2019-06-091-0/+11
* Some documentation touch-ups and missing stuff in the changelog.Rapptz2019-06-091-1/+3
* Version bump to 1.2.0v1.2.0Rapptz2019-06-093-0/+60
* Fix exception hierarchy documentation.Rapptz2019-06-081-3/+6
* Improve documentationNCPlayz2019-06-079-117/+167
* Add support for system channel flagsRapptz2019-06-061-0/+7
* Add support for new message types related to premium guilds.Rapptz2019-06-041-0/+16
* Fix pluralization errors in various filesEhren Julien-Neitzert2019-05-231-1/+1
* Update on_group_join docsapple502j2019-05-181-2/+1
* Add India region to VoiceRegionapple502j2019-05-131-0/+3
* Version bump to v1.1.1v1.1.1Rapptz2019-05-111-0/+15
* Add changelog for v1.1.0Rapptz2019-05-103-0/+71
* Minor nits in Discord Converters section of the docs.Rapptz2019-05-091-1/+2
* Document remaining public enums.NCPlayz2019-05-091-17/+110
* Add cached_message to on_raw_message_edit eventVexs2019-05-091-0/+3
* Translation sync with CrowdinRapptz2019-05-0418-11331/+9335
* Actually use multiple checks in the examples for checks.Rapptz2019-05-011-0/+2
* [tasks] Add way to query cancellation state for Loop.after_loopRapptz2019-04-301-0/+31
* [tasks] Remove support for awaitables due to gotchas.Rapptz2019-04-291-20/+0
* Added missing get_role method to the faq.Tarek13372019-04-291-0/+1
* voice room → voice channel in event documentationRapptz2019-04-251-2/+2
* [commands] Add custom exception classes for built-in checksVexs2019-04-201-0/+24
* Make context documentation in migration a bit more clear.Rapptz2019-04-181-7/+11
* Add support for <:name:id> format for adding reactionsVexs2019-04-171-2/+2
* add read-only cached_messages property to Clientkhazhyk2019-04-171-2/+4
* [commands] Add new MessageConverter to commands prose page.Rapptz2019-04-171-0/+2
* [commands] Add MessageConverter to fetch messages by URL or ID.retke2019-04-171-0/+3
* Fix typo in on_raw_reaction_remove docs.Rapptz2019-04-141-1/+1
* Improvements to intro docs.Dante Dam2019-04-121-7/+7
* Remove "needs python 3.5+" from async iter sectionapple502j2019-04-121-2/+1
* [tasks] Add before_loop and after_loop decoratorsRapptz2019-04-121-3/+45
* Update FAQ with some common tagsVexs2019-04-121-4/+70
* [tasks] Document version addedRapptz2019-04-111-0/+2
* [tasks] Rename Loop.run to Loop.start to avoid blocking connotationsRapptz2019-04-111-3/+3
* [tasks] Add a new background helper 'tasks' extension.Rapptz2019-04-112-0/+83
* [commands] Fix references in Bot to actually link.Rapptz2019-04-101-1/+4
* Update changelogv1.0.1Rapptz2019-04-102-1/+13
* Fix broken documentation attributeSteve C2019-04-091-1/+1
* Update Japanese translation files.Rapptz2019-04-088-3488/+8740
* Fix documentation so Sphinx can build semi-cleanly.Rapptz2019-04-081-1/+1
* Remove manual documentation for AppInfoRapptz2019-04-081-47/+0
* Fix long-standing issue with user updates not dispatching properly.Rapptz2019-04-081-1/+13
* Add some version guarantees to the documentation.Rapptz2019-04-084-6/+45