Commit Graph
738 Commits
Author SHA1 Message Date
iDutchy f1309aa4a1 added Client.get_message 2021-02-11 18:38:33 -06:00
Alex NørgaardandGitHub 68eb844d48 [commands] Add discord.Guild converter and GuildNotFound error
* Add discord.Guild converter and GuildNotFound error

* note for lack of disambiguation in Guilds with duplicate names, and removed the possibility of returning None

* edited converter to use `utils.get` over `utils.find` and docs edited with Converter and Exception.
2021-02-07 05:32:33 -05:00
Rapptz 30c06bc55f Always inject the HTML builder even in RTD builds 2021-02-02 03:01:12 -05:00
Sebastian LawandGitHub e0e60a2f62 [commands] document PartialMessageConverter 2021-01-24 05:16:32 -05:00
ChristopherJHartandGitHub 050bf74f5d Clarify on_raw_message_edit cached message nature 2021-01-18 04:55:59 -05:00
Nihaal SanghaandGitHub 69bdc3a184 Change copyright year to present 2021-01-15 05:28:11 -05:00
iDutchy 86fd3fb738 conflict fixes 2021-01-14 18:03:09 -06:00
iDutchy 694e5e2861 guess I missed this one 2021-01-12 22:33:47 -06:00
iDutchy 54b5e253c9 another small fix 2021-01-12 22:30:55 -06:00
iDutchy 493fc88d6d fix some docs issues 2021-01-12 22:16:09 -06:00
iDutchy 732cab7c5c Works, so added to dos. + little cleanup 2021-01-12 21:57:23 -06:00
JoshandGitHub f78f135505 [matrix] Add scroll to top button 2021-01-12 02:34:54 -05:00
Rapptz c09cf779a3 Fix tag references in builds 2021-01-08 04:39:24 -05:00
Rapptz 166f837693 Changelog fixes 2021-01-08 00:32:49 -05:00
Rapptz 50bc7a1523 Add changelog for v1.6 2021-01-07 23:57:15 -05:00
Rapptz 7c149312f0 Update copyright year in the documentation 2021-01-07 23:57:15 -05:00
Sebastian LawandGitHub 16195a7d2f fix method reference in documentation 2021-01-05 23:53:17 -05:00
iDutchy db9dd93ad4 docs update + add case_insensitive_prefix 2021-01-05 18:20:23 -06:00
DavidandGitHub be1829615c Update intents.rst & discord.rst 2021-01-03 03:28:33 -05:00
Rapptz c793737e64 Fix search not working on mobile 2021-01-01 22:09:14 -05:00
ArthaxeresandGitHub 2e026a2dab Update quickstart.rst to not use "reply"
Replace the word "reply" since we are actually not using Message.reply
2020-12-31 02:57:49 -05:00
Dan HessandGitHub 22cb4ef18b Include pending as a possible member_update trigger 2020-12-29 22:37:07 -05:00
Stefano PigozziandGitHub 194344da7d docs: Change page to section in event reference 2020-12-29 08:25:53 -05:00
Rapptz ef67b56fc6 Change highlight text colour on dark theme
Fix #6215
2020-12-26 20:49:26 -05:00
Rapptz b778171188 Fix 404 in search pages.
Fix #6210
2020-12-25 14:21:58 -05:00
Tim GatesandGitHub c5a76588cd docs: fix simple typo, libaries -> libraries
There is a small typo in docs/intro.rst.

Should read `libraries` rather than `libaries`.
2020-12-25 02:22:19 -05:00
Sebastian LawandGitHub 116fdbddb9 [commands] Fix exception hierarchy documentation 2020-12-22 04:23:37 -05:00
JoshandGitHub e2d4c6d2b1 Apply settings before DOM loaded. 2020-12-21 14:34:19 -05:00
Rapptz 66ede7c5a0 Fix search highlighting not working 2020-12-21 03:18:47 -05:00
Rapptz ede7b4762a Fix constructor colours being off in dark mode 2020-12-19 06:11:49 -05:00
Rapptz 674f414ae0 Add attributetable to WebhookMessage 2020-12-19 06:00:21 -05:00
Rapptz a534aeac5d [matrix] Flip collapsible arrow direction 2020-12-19 05:52:43 -05:00
Nadir ChowdhuryandGitHub 77ad238aa9 [matrix] Explicitly change colour of option 2020-12-19 05:36:43 -05:00
sliceandGitHub e5fd2b0356 [matrix] Vertically align navigation header 2020-12-19 04:11:13 -05:00
sliceandGitHub 58dc230072 [matrix] Fix inconsistent monospace fonts
Internal references use a much simpler font stack that's different
compared to what's used for most <pre> and <code> elements on the page,
so let's make it more consistent by introducing a monospace font
variable that's used everywhere we want one.
2020-12-19 03:58:40 -05:00
Rapptz 9013e1d1a2 [tasks] Add missing attributetable to tasks 2020-12-19 00:51:59 -05:00
Rapptz 2a6ea3532b Rework index page to take less vertical space 2020-12-19 00:48:35 -05:00
Rapptz 17b49c5a46 [commands] Make documentation use new attributetable 2020-12-18 21:35:27 -05:00
Rapptz 4ef6d7ec1e Add missing attributetable to new classes 2020-12-18 21:35:27 -05:00
JoshandRapptz 786a7aad87 Set maximimum sidebar width 2020-12-18 21:18:58 -05:00
Muhammad HamzaandRapptz df1c9160bc [matrix] Style "View Documentation For" dropdown 2020-12-18 21:18:58 -05:00
Myst(MysterialPy)andRapptz e92593d6f0 Make admonition-title un-selectable.
All admonition-title's should now be un-selectable.
2020-12-18 21:18:58 -05:00
Nihaal SanghaandRapptz 0559d77e5a Add sidebar animation when collapsing 2020-12-18 21:18:58 -05:00
Rapptz 13dacb3994 Thicken admonition borders a little 2020-12-18 21:18:58 -05:00
JoshandRapptz 4b82785e10 [matrix] Hide hamburger menu on pages without sidebar 2020-12-18 21:18:58 -05:00
JoshandRapptz 2ad87dbff6 [matrix] Fix JS errors on search results page 2020-12-18 21:18:57 -05:00
jack1142andRapptz 15587eeef1 Another take at fixing methods showing up under "Attributes" 2020-12-18 21:18:57 -05:00
Rapptz eba0aaa351 Fix collapsible sidebar not working 2020-12-18 21:18:57 -05:00
Rapptz 7cc95d9dac Use the constructed value in the settings 2020-12-18 21:18:57 -05:00
Muhammad HamzaandRapptz 185796128b [matrix] Update model styles 2020-12-18 21:18:57 -05:00