aboutsummaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Use default scrollbar for body on webkit browsersJosh2020-12-181-5/+3
* [matrix] Modal cleanupJosh2020-12-183-29/+40
* [matrix] Dark ThemeJosh2020-12-187-20/+154
* Proper padding for the copy buttonRapptz2020-12-181-2/+1
* Reverse the related linksRapptz2020-12-181-1/+1
* Use html_js_files instead of the old approach to add JS files.Rapptz2020-12-181-2/+5
* Cleanup copy button CSS and add a hover-over explanation.Rapptz2020-12-182-9/+3
* Rewrite the DOM to use CSS gridsRapptz2020-12-183-407/+502
* add copy codeblock buttonNCPlayz2020-12-183-2/+60
* [matrix] Add sans-serif font toggle to settings modalJosh2020-12-183-8/+102
* [matrix] Create settings modalJosh2020-12-183-7/+84
* [matrix] Refactor docs JSJosh2020-12-182-63/+71
* Add faviconNadir Chowdhury2020-12-182-1/+1
* Use actual viewport tag with initial-scale set to 1Rapptz2020-12-181-1/+1
* Add fixed header links, fix some parts of mobile UIJens Reidel2020-12-181-5/+23
* make documentation sphinx 3.x compatibleRiley Shaw2020-12-181-1/+2
* Move table JS outside of scrollingRapptz2020-12-181-7/+8
* Add attributetable and add some class-level sections.Rapptz2020-12-185-4/+440
* Add PartialMessage to allow working with channel/message_id pairs.Rapptz2020-12-111-0/+6
* Add support for editing and deleting webhook messages.Rapptz2020-12-091-2/+5
* Add support for chunking AsyncIterator objectsJosh2020-12-031-0/+20
* Added MessageReference.resolved attribute to get replied to messageRapptz2020-11-271-0/+7
* Allow MessageReference to be constructible by usersRapptz2020-11-271-5/+6
* Implement role tags.Rapptz2020-11-261-0/+6
* Add sticker supportZomatree2020-11-231-1/+23
* Emphasize intents in the constructors of the examplesMaya2020-11-211-0/+3
* Translation sync with crowdinRapptz2020-10-2419-3550/+11929
* Add changelog for v1.5.1Rapptz2020-10-191-0/+25
* logging.rst: Fix some typos and grammar errorsnumbermaniac2020-10-161-7/+7
* Fix typo in event referenceEric Chan2020-10-161-1/+1
* Update intent documentation to use defaultsRapptz2020-10-031-1/+1
* Add intents to event referenceXua2020-10-011-0/+76
* Some minor documentation fixes.Rapptz2020-09-281-2/+14
* Add changelog for v1.4.2Rapptz2020-09-281-0/+28
* Add changelog for v1.5.0Rapptz2020-09-281-0/+60
* Update intents with small typo fixesAlex Nørgaard2020-09-271-2/+2
* Make Intent class creation more intuitiveRapptz2020-09-241-1/+3
* More intent documentation.Rapptz2020-09-241-0/+24
* More intent related documentationRapptz2020-09-241-0/+63
* Fix typos in Intents documentationSebastian Law2020-09-241-1/+5
* Add documentation for gateway intentsRapptz2020-09-234-0/+99
* Add a special exception for required privileged intentsRapptz2020-09-231-0/+3
* Allow finer grained control over the member cache.Rapptz2020-09-231-0/+12
* Implement VoiceProtocol lower level hooks.Rapptz2020-09-231-0/+3
* Fix and add documentationMichael2020-09-231-2/+2
* Add support for message_reference on Message objectSebastian Law2020-09-231-0/+5
* Add bot.listen() suggestion to on_message faq PikalaxALT2020-09-201-0/+9
* Add competing activity typeiDutchy2020-09-201-0/+5
* Add a more concrete exception for 500 status codes.Rapptz2020-09-091-1/+4
* [docs] remove unresolved doc refs, fix attribute refNadir Chowdhury2020-09-071-6/+0