2352 Commits (da4e345f3dce15c81bc0b15ecf765e0c20d93346)
 

Author SHA1 Message Date
Rapptz da4e345f3d Cleanup copy button CSS and add a hover-over explanation. 5 years ago
Rapptz 4e9fdc6e4f Rewrite the DOM to use CSS grids 5 years ago
NCPlayz 0a8b87cae7 add copy codeblock button 5 years ago
Josh 38a7cbb6a5
[matrix] Add sans-serif font toggle to settings modal 5 years ago
Josh e6712d76d1
[matrix] Create settings modal 5 years ago
Josh 1e471b64e6
[matrix] Refactor docs JS 5 years ago
Nadir Chowdhury 509cc135d4
Add favicon 5 years ago
Rapptz 04cec0ec10 Use actual viewport tag with initial-scale set to 1 5 years ago
Jens Reidel f2482d4fb3 Add fixed header links, fix some parts of mobile UI 5 years ago
Rapptz ccb4e0b6e7 Bump Sphinx to 3.0.3 5 years ago
Riley Shaw 3c558af0cb
make documentation sphinx 3.x compatible 5 years ago
Rapptz 2eb9e3bc56 Move table JS outside of scrolling 5 years ago
Rapptz de9a3b5f60 Bump Sphinx to 2.4.4 5 years ago
Rapptz 771c1c85d8 Add attributetable and add some class-level sections. 5 years ago
Rapptz 1ee1b7feea Consistent usage of RST inline code within Guild.features references 5 years ago
NCPlayz ed80ba6a5e Implement some missing attributes of `Guild` (and `Guild.edit`) 5 years ago
NCPlayz 40a4604604 use `_channel_factory` instead of manual checking in `Guild._sync` 5 years ago
NCPlayz f09162f259 isinstance(x, y) and isinstance(x, z) -> isinstance(x, (y, z)) 5 years ago
매리 ddfed5a610 Change _handshaking variable when handshake terminate 5 years ago
Zomatree a22d38d004 Add spoiler keyword argument to Attachment.to_file 5 years ago
apple502j cb43e19bea Fix TypeError in chunker 5 years ago
jack1142 a601cf43ab Allow clearing the author information in embeds. 5 years ago
Rapptz 66c6be50d8 Prepare for the discord.com domain rename 5 years ago
Terrance 017591dc9e player: Close ffmpeg stdin during streaming 5 years ago
iomintz 755ab28311
state: use bytes.hex() instead of binascii.hexlify().decode() 5 years ago
Rapptz 13a3f760e6 Fix timeout issues with fetching members via query_members 5 years ago
Anurag Singh 5769511779 allow passing color int to role.edit 5 years ago
Saphielle Akiyama 1e9937a234 Aliases passed as a list or as a tuple 5 years ago
Steve C 128c9f4eb8 Use GuildChannel abc for CategoryChannel edit 5 years ago
Steve C 4b3a7fbe16 [tasks] Allow Loop.cancel in Loop.before_loop 5 years ago
jack1142 4f96e3b9a5 Add support server as contact link in issue templates 5 years ago
Xua 4e6942194f [commands] Document that cog_command_error must be async 5 years ago
StarrFox 6e8d538f09 add support for allowed_mentions with message edit 5 years ago
jack1142 fbb7add01a Specify the unit for `max_age` arg in `GuildChannel.create_invite()` 5 years ago
jack1142 79276da17e Escape backslashes in display name in `clean_prefix` 5 years ago
Steve C 0fd5eca0d5 [tasks] Fix tasks decorators being discarded 5 years ago
iomintz 559c464d3b
fix HTTPException explanation in Guild.fetch_member docs 5 years ago
Xua 5107583c5d fix NotificationLevel being suppressed 5 years ago
kittenswolf 6decfd1d1a Fix colour properties being displayed as methods in the documentation. 5 years ago
unknown b7c7c86a6b Add roles parameter for pruning members. 5 years ago
Rapptz 1f73e18bc6 Make use_cached keyword only 5 years ago
Riley Shaw 75d3c4f6cf allow passing EmptyEmbed to set_image and set_thumbnail 5 years ago
Josh c424d82f74 Add versionadded to Attachment.to_file use_cached param 5 years ago
Io Mintz a8baf0c9f0
flags: support accessing flag value instances on the class 5 years ago
Rapptz e473f3c775 Convert id parameter of Object into int or raise TypeError on failure 5 years ago
Rapptz 0d5e6e213c Decrement Guild.member_count even if member is not cached 5 years ago
hamza1311 0a24e3716e Allow HistoryIterator to take limit of 1 even when around is passed 5 years ago
apple502j 14f80fce45 Fix PartialEmoji.url.read for reactions 5 years ago
Rapptz 9f47d7f71c Fix cases where member_count is equal to 0 5 years ago
Rapptz 540a88b762 [tasks] Replace stack-based implementation with a cleaner one. 5 years ago