Nihaal Sangha
69bdc3a184
Change copyright year to present
4 years ago
Josh
eeafc9363f
[commands] Add PartialMessageConverter
4 years ago
jack1142
ed2650f786
Fix documented type of `Command.usage`
4 years ago
Perry Cate
bbbda4ec00
Update add_roles docstring to mention role order.
4 years ago
Josh
f78f135505
[matrix] Add scroll to top button
4 years ago
BeatButton
bc0e214b98
[commands] Correct ChannelNotFound docstring
4 years ago
Rapptz
c09cf779a3
Fix tag references in builds
4 years ago
Rapptz
166f837693
Changelog fixes
4 years ago
Rapptz
fc65526e9c
Bump version to 1.6
4 years ago
Rapptz
50bc7a1523
Add changelog for v1.6
4 years ago
Rapptz
7c149312f0
Update copyright year in the documentation
4 years ago
Rapptz
442962596e
Dispatch user updates if the global cache gets stale in update events
4 years ago
Sebastian Law
16195a7d2f
fix method reference in documentation
4 years ago
Rapptz
3a75816ba1
Support setting the preferred locale via Guild.edit
Fix #6267
4 years ago
David
be1829615c
Update intents.rst & discord.rst
4 years ago
Rapptz
c793737e64
Fix search not working on mobile
4 years ago
Rapptz
5c868ed871
Fix SyntaxError from PR implementing presences in member querying
4 years ago
Nadir Chowdhury
59c11e71a2
Implement presences for `Guild.query_members`
4 years ago
Alex Nørgaard
ab2c433211
Fix AttributeError in Webhook message delete
4 years ago
Arthaxeres
2e026a2dab
Update quickstart.rst to not use "reply"
Replace the word "reply" since we are actually not using Message.reply
4 years ago
Dan Hess
22cb4ef18b
Include pending as a possible member_update trigger
4 years ago
Rapptz
94f76e6394
Fix webhook state coercion leading to unexpected behaviour.
Fix #6220
4 years ago
Stefano Pigozzi
194344da7d
docs: Change page to section in event reference
4 years ago
Sebastian Law
e9e81d1a55
[commands] fully remove command when CommandRegistrationError is raised for alias
4 years ago
Dan Hess
faffc8eeb2
[commands] Correct concurrency never releasing during prepare call
4 years ago
Rapptz
ef67b56fc6
Change highlight text colour on dark theme
Fix #6215
4 years ago
Misa
5d75a0e7d6
Capitalize Discord in docs of message related attributes
4 years ago
Rapptz
b778171188
Fix 404 in search pages.
Fix #6210
4 years ago
Alex Nørgaard
624a9c8687
Allow `Guild.create_role` to accept an int as the `colour` parameter.
4 years ago
Tim Gates
c5a76588cd
docs: fix simple typo, libaries -> libraries
There is a small typo in docs/intro.rst.
Should read `libraries` rather than `libaries`.
4 years ago
Rapptz
eb11079569
Document more guild features
4 years ago
Sebastian Law
36292a65ea
remove extraneous assignment
4 years ago
Sebastian Law
116fdbddb9
[commands] Fix exception hierarchy documentation
4 years ago
Byambadalai Sumiya
35db712c16
Fix reaction_roles example logic
4 years ago
Josh
e2d4c6d2b1
Apply settings before DOM loaded.
4 years ago
Rapptz
66ede7c5a0
Fix search highlighting not working
4 years ago
Rapptz
ede7b4762a
Fix constructor colours being off in dark mode
4 years ago
Rapptz
674f414ae0
Add attributetable to WebhookMessage
4 years ago
Rapptz
a534aeac5d
[matrix] Flip collapsible arrow direction
4 years ago
Nadir Chowdhury
77ad238aa9
[matrix] Explicitly change colour of option
4 years ago
slice
e5fd2b0356
[matrix] Vertically align navigation header
4 years ago
slice
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.
4 years ago
Rapptz
9013e1d1a2
[tasks] Add missing attributetable to tasks
4 years ago
Rapptz
2a6ea3532b
Rework index page to take less vertical space
4 years ago
Rapptz
17b49c5a46
[commands] Make documentation use new attributetable
4 years ago
Rapptz
4ef6d7ec1e
Add missing attributetable to new classes
4 years ago
Josh
786a7aad87
Set maximimum sidebar width
5 years ago
Muhammad Hamza
df1c9160bc
[matrix] Style "View Documentation For" dropdown
5 years ago
Myst(MysterialPy)
e92593d6f0
Make admonition-title un-selectable.
All admonition-title's should now be un-selectable.
5 years ago
Nihaal Sangha
0559d77e5a
Add sidebar animation when collapsing
5 years ago