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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fix codeblock related things with mobile responsiveness.
Rapptz
2020-05-29
1
-4
/
+7
*
Use default scrollbar for body on webkit browsers
Josh
2020-05-29
1
-5
/
+3
*
[matrix] Modal cleanup
Josh
2020-05-29
3
-29
/
+40
*
[matrix] Dark Theme
Josh
2020-05-29
7
-20
/
+154
*
Proper padding for the copy button
Rapptz
2020-05-28
1
-2
/
+1
*
Reverse the related links
Rapptz
2020-05-28
1
-1
/
+1
*
Use html_js_files instead of the old approach to add JS files.
Rapptz
2020-05-28
1
-2
/
+5
*
Cleanup copy button CSS and add a hover-over explanation.
Rapptz
2020-05-28
2
-9
/
+3
*
Rewrite the DOM to use CSS grids
Rapptz
2020-05-27
3
-407
/
+502
*
add copy codeblock button
NCPlayz
2020-05-27
3
-2
/
+60
*
[matrix] Add sans-serif font toggle to settings modal
Josh
2020-05-27
3
-8
/
+102
*
[matrix] Create settings modal
Josh
2020-05-27
3
-7
/
+84
*
[matrix] Refactor docs JS
Josh
2020-05-27
2
-63
/
+71
*
Add favicon
Nadir Chowdhury
2020-05-26
2
-1
/
+1
*
Use actual viewport tag with initial-scale set to 1
Rapptz
2020-05-26
1
-1
/
+1
*
Add fixed header links, fix some parts of mobile UI
Jens Reidel
2020-05-25
1
-5
/
+23
*
Bump Sphinx to 3.0.3
Rapptz
2020-05-25
1
-2
/
+2
*
make documentation sphinx 3.x compatible
Riley Shaw
2020-05-25
2
-3
/
+4
*
Move table JS outside of scrolling
Rapptz
2020-05-25
1
-7
/
+8
*
Bump Sphinx to 2.4.4
Rapptz
2020-05-25
1
-1
/
+1
*
Add attributetable and add some class-level sections.
Rapptz
2020-05-25
5
-4
/
+435
*
Consistent usage of RST inline code within Guild.features references
Rapptz
2020-05-23
1
-9
/
+9
*
Implement some missing attributes of `Guild` (and `Guild.edit`)
NCPlayz
2020-05-23
2
-7
/
+59
*
use `_channel_factory` instead of manual checking in `Guild._sync`
NCPlayz
2020-05-23
1
-9
/
+3
*
isinstance(x, y) and isinstance(x, z) -> isinstance(x, (y, z))
NCPlayz
2020-05-23
1
-1
/
+1
*
Change _handshaking variable when handshake terminate
매리
2020-05-23
1
-0
/
+1
*
Add spoiler keyword argument to Attachment.to_file
Zomatree
2020-05-23
1
-2
/
+6
*
Fix TypeError in chunker
apple502j
2020-05-23
1
-1
/
+1
*
Allow clearing the author information in embeds.
jack1142
2020-05-23
1
-0
/
+15
*
Prepare for the discord.com domain rename
Rapptz
2020-05-23
16
-33
/
+33
*
player: Close ffmpeg stdin during streaming
Terrance
2020-05-23
1
-2
/
+2
*
state: use bytes.hex() instead of binascii.hexlify().decode()
iomintz
2020-05-10
1
-2
/
+1
*
Fix timeout issues with fetching members via query_members
Rapptz
2020-05-10
4
-58
/
+42
*
allow passing color int to role.edit
Anurag Singh
2020-05-10
1
-1
/
+7
*
Aliases passed as a list or as a tuple
Saphielle Akiyama
2020-05-10
1
-2
/
+2
*
Use GuildChannel abc for CategoryChannel edit
Steve C
2020-05-10
1
-11
/
+1
*
[tasks] Allow Loop.cancel in Loop.before_loop
Steve C
2020-05-10
1
-0
/
+1
*
Add support server as contact link in issue templates
jack1142
2020-05-10
2
-11
/
+4
*
[commands] Document that cog_command_error must be async
Xua
2020-05-10
1
-2
/
+2
*
add support for allowed_mentions with message edit
StarrFox
2020-05-10
1
-0
/
+16
*
Specify the unit for `max_age` arg in `GuildChannel.create_invite()`
jack1142
2020-05-07
1
-1
/
+1
*
Escape backslashes in display name in `clean_prefix`
jack1142
2020-05-07
1
-1
/
+1
*
[tasks] Fix tasks decorators being discarded
Steve C
2020-05-07
1
-0
/
+3
*
fix HTTPException explanation in Guild.fetch_member docs
iomintz
2020-05-06
1
-1
/
+1
*
fix NotificationLevel being suppressed
Xua
2020-05-03
1
-6
/
+4
*
Fix colour properties being displayed as methods in the documentation.
kittenswolf
2020-05-03
3
-6
/
+6
*
Add roles parameter for pruning members.
unknown
2020-05-03
2
-4
/
+16
*
Make use_cached keyword only
Rapptz
2020-05-03
1
-2
/
+2
*
allow passing EmptyEmbed to set_image and set_thumbnail
Riley Shaw
2020-05-02
1
-6
/
+18
*
Add versionadded to Attachment.to_file use_cached param
Josh
2020-05-02
1
-0
/
+2
[prev]
[next]