index
:
discord.py
1.2.x
async
feature/ext-tasks
feature/threads
legacy
master
neo-docs
task-heartbeat
v1.3.x
v1.4.x
v1.5.x
v1.x
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use default scrollbar for body on webkit browsers
Josh
2020-12-18
1
-5
/
+3
*
[matrix] Modal cleanup
Josh
2020-12-18
3
-29
/
+40
*
[matrix] Dark Theme
Josh
2020-12-18
7
-20
/
+154
*
Proper padding for the copy button
Rapptz
2020-12-18
1
-2
/
+1
*
Reverse the related links
Rapptz
2020-12-18
1
-1
/
+1
*
Use html_js_files instead of the old approach to add JS files.
Rapptz
2020-12-18
1
-2
/
+5
*
Cleanup copy button CSS and add a hover-over explanation.
Rapptz
2020-12-18
2
-9
/
+3
*
Rewrite the DOM to use CSS grids
Rapptz
2020-12-18
3
-407
/
+502
*
add copy codeblock button
NCPlayz
2020-12-18
3
-2
/
+60
*
[matrix] Add sans-serif font toggle to settings modal
Josh
2020-12-18
3
-8
/
+102
*
[matrix] Create settings modal
Josh
2020-12-18
3
-7
/
+84
*
[matrix] Refactor docs JS
Josh
2020-12-18
2
-63
/
+71
*
Add favicon
Nadir Chowdhury
2020-12-18
2
-1
/
+1
*
Use actual viewport tag with initial-scale set to 1
Rapptz
2020-12-18
1
-1
/
+1
*
Add fixed header links, fix some parts of mobile UI
Jens Reidel
2020-12-18
1
-5
/
+23
*
make documentation sphinx 3.x compatible
Riley Shaw
2020-12-18
1
-1
/
+2
*
Move table JS outside of scrolling
Rapptz
2020-12-18
1
-7
/
+8
*
Add attributetable and add some class-level sections.
Rapptz
2020-12-18
5
-4
/
+440
*
Add PartialMessage to allow working with channel/message_id pairs.
Rapptz
2020-12-11
1
-0
/
+6
*
Add support for editing and deleting webhook messages.
Rapptz
2020-12-09
1
-2
/
+5
*
Add support for chunking AsyncIterator objects
Josh
2020-12-03
1
-0
/
+20
*
Added MessageReference.resolved attribute to get replied to message
Rapptz
2020-11-27
1
-0
/
+7
*
Allow MessageReference to be constructible by users
Rapptz
2020-11-27
1
-5
/
+6
*
Implement role tags.
Rapptz
2020-11-26
1
-0
/
+6
*
Add sticker support
Zomatree
2020-11-23
1
-1
/
+23
*
Emphasize intents in the constructors of the examples
Maya
2020-11-21
1
-0
/
+3
*
Translation sync with crowdin
Rapptz
2020-10-24
19
-3550
/
+11929
*
Add changelog for v1.5.1
Rapptz
2020-10-19
1
-0
/
+25
*
logging.rst: Fix some typos and grammar errors
numbermaniac
2020-10-16
1
-7
/
+7
*
Fix typo in event reference
Eric Chan
2020-10-16
1
-1
/
+1
*
Update intent documentation to use defaults
Rapptz
2020-10-03
1
-1
/
+1
*
Add intents to event reference
Xua
2020-10-01
1
-0
/
+76
*
Some minor documentation fixes.
Rapptz
2020-09-28
1
-2
/
+14
*
Add changelog for v1.4.2
Rapptz
2020-09-28
1
-0
/
+28
*
Add changelog for v1.5.0
Rapptz
2020-09-28
1
-0
/
+60
*
Update intents with small typo fixes
Alex Nørgaard
2020-09-27
1
-2
/
+2
*
Make Intent class creation more intuitive
Rapptz
2020-09-24
1
-1
/
+3
*
More intent documentation.
Rapptz
2020-09-24
1
-0
/
+24
*
More intent related documentation
Rapptz
2020-09-24
1
-0
/
+63
*
Fix typos in Intents documentation
Sebastian Law
2020-09-24
1
-1
/
+5
*
Add documentation for gateway intents
Rapptz
2020-09-23
4
-0
/
+99
*
Add a special exception for required privileged intents
Rapptz
2020-09-23
1
-0
/
+3
*
Allow finer grained control over the member cache.
Rapptz
2020-09-23
1
-0
/
+12
*
Implement VoiceProtocol lower level hooks.
Rapptz
2020-09-23
1
-0
/
+3
*
Fix and add documentation
Michael
2020-09-23
1
-2
/
+2
*
Add support for message_reference on Message object
Sebastian Law
2020-09-23
1
-0
/
+5
*
Add bot.listen() suggestion to on_message faq
PikalaxALT
2020-09-20
1
-0
/
+9
*
Add competing activity type
iDutchy
2020-09-20
1
-0
/
+5
*
Add a more concrete exception for 500 status codes.
Rapptz
2020-09-09
1
-1
/
+4
*
[docs] remove unresolved doc refs, fix attribute ref
Nadir Chowdhury
2020-09-07
1
-6
/
+0
[next]