152 Commits (058a1e608b29e56aa06c97ac9feb2f9915a6124d)

Author SHA1 Message Date
Rapptz 058a1e608b Fix voice websocket connections 5 years ago
Rapptz b8154e365f Rewrite gateway to use aiohttp instead of websockets 5 years ago
Tarek a92e3e7b6b Fix TypeError when not specifying roles. 5 years ago
Nadir Chowdhury e971e2f16c
Allow more methods to set an audit log reason 5 years ago
Nadir Chowdhury a64006ee9b
Add support for integrations 5 years ago
Nadir Chowdhury 2b3c6e0d47
Add support for Discord templates 5 years ago
Tarek 4bdebcd339
Fix error raised when using the roles parameter. 5 years ago
NCPlayz bd1420b5f0 Allow editing of channel types for news and text channels 5 years ago
NCPlayz ed80ba6a5e Implement some missing attributes of `Guild` (and `Guild.edit`) 5 years ago
Rapptz 66c6be50d8 Prepare for the discord.com domain rename 5 years ago
unknown b7c7c86a6b Add roles parameter for pruning members. 5 years ago
Rapptz d853a57e86 Rename allowed mention parameters to allowed_mentions 5 years ago
Rapptz 041785937e Add support for configuring allowed mentions per message or bot wide. 5 years ago
Rapptz 00f6562728 Suppress missing Content-Type headers when fetching content 5 years ago
Rapptz 25a04ed135 Better detection for Cloudflare related 429s. 5 years ago
Rapptz 6071607176 Bump copyright year to 2020 5 years ago
Rapptz 87f9dcff9c Add support for clearing a specific reaction. 5 years ago
NCPlayz 9c6a121644 Implement discord.MessageFlags 5 years ago
Rapptz 1b040fd4ba Fix one more remaining loop passing for 3.8 in a Lock 5 years ago
Rapptz a6f61dcbde Fix all deprecation warnings for 3.8 5 years ago
NCPlayz dab2519a09 Implement `TextChannel.follow()` 6 years ago
Rapptz ea3d119ca6 Use X-Ratelimit-Reset-After header by default. 6 years ago
Rapptz 1c6c26ee38 Fix bucket key to not have the method in there. 6 years ago
Rapptz 078d1d71d8 Use new rate limit millisecond precision option. 6 years ago
Rapptz 0cca3ca5c6 Add support for suppressing embeds. 6 years ago
NCPlayz 5698cf6df9 Implement `Guild.fetch_roles` 6 years ago
NCPlayz 851f83c821 Implement `Guild.fetch_members` 6 years ago
NCPlayz f7c6c5995d Implementing GET '/channels/:id' & '/guilds/:id/channels' 6 years ago
Rapptz 320dbc0618 Add support for system channel flags 6 years ago
Rapptz 483aa5465d Properly handle compute_prune_count in prune members endpoint. 6 years ago
Rapptz eb4de55f6d Add reason to TextChannel.create_webhook 6 years ago
Rapptz 14d66e7b9c Internal consistency with message related HTTPClient methods 6 years ago
Rapptz 519f0c07ea Add compute_prune_count to Guild.prune_members 6 years ago
khazhyk 7078b665a3 allow passing 0 for logs_from parameters 6 years ago
NCPlayz 1d701f32b6 Add fetch custom emoji, all custom emojis; Add user property to Emoji 6 years ago
NCPlayz be227ebcf0 Redesign asset retrieval in the library. 6 years ago
Rapptz dea3ba5eb7 Propagate Cloudflare 429 HTML text. 6 years ago
CapnS 4ec7213506 Added functionality to edit user settings 6 years ago
Rapptz 548b9d5693 Double underscore HTTPClient's internal session. 6 years ago
NCPlayz 8a30a4cac0 Add support for guild widget 6 years ago
NCPlayz f507f508a2 Expose Metadata 6 years ago
Rapptz 5e65ec978c Take back ownership of files from aiohttp for retrying requests. 6 years ago
SnowyLuma 42a7c4f7e5 Add support for guild banners 6 years ago
Tarek1337 616616b847 Add support for guild descriptions 6 years ago
Rapptz df130e10f0 Prevent AttributeError when closing HTTPClient early. 6 years ago
Rapptz 48b60b2eac Prepare fix for aiohttp 4.0 breaking change with session creation. 6 years ago
Rapptz 5d78f43e55 Expose more information from partial invites, along with counts. 6 years ago
Toby Harradine 8586251089 Use non-deprecated method of acquiring lock 6 years ago
Dante Dam 9656a21ebe Bumped copyright years to 2019. 6 years ago
Tyler febb8a965c Allow additional parameters on channel creation 6 years ago