4750 Commits (e1edd588b65cbccdead320eef52aa5fd06fb838f)
 

Author SHA1 Message Date
kairi e1edd588b6 Fix Piped Audio Input Ends Prematurely 2 years ago
Senev 1ef059dacf Updated deprecated versioning in .readthedocs.yml 2 years ago
Sebastian Law 0ab9b4c711 [commands] Document exceptions being ignored in teardown and cog_unload 2 years ago
Rapptz ecdbf0fe58 Add constant for the default file size limit 2 years ago
Rapptz 1348362699 Remove @ prefix from usernames 2 years ago
Rapptz 274f0f555b Revert removal of discriminator lookup 2 years ago
Rapptz 13418771d1 Only use @ prefix in __str__ if the user is migrated 2 years ago
Rapptz 4831c4eddb Fix default_avatar detection for migrated users 2 years ago
Rapptz e6e380f904 Initial support for pomelo migration 2 years ago
owocado 133fc91d66 [commands] Add Context.filesize_limit property 2 years ago
RedGuy12 ab81a094a6 Fix system message for channel_icon_change 2 years ago
Alex Liu 3a8a35a2b2 Fix build issue on Sphinx v6 2 years ago
Andrin S 83d8510533 Add create_expressions permission 2 years ago
Rapptz 7f345f194f Allow Interaction webhook URLs to be used in Webhook.from_url 2 years ago
Joab ae2e28acc9 Fix indentation in create_text_channel docs 2 years ago
Jakub Kuczys fc07af5777 Document the change in behaviour of bool(flag_obj) 2 years ago
Rapptz 573781592c Fix opus.Decoder triggering a segfault 2 years ago
Jakub Kuczys b5cc41a4d3 Document user_limit argument in StageChannel.edit() 2 years ago
Josh 2f98cf4a99 Fix exception raised by around strategy when the limit is set to 100/101 2 years ago
Lilly Rose Berner 7d852eae78 Fix AutoMod audit log entry error due to empty channel_id 2 years ago
Rapptz c13a35e911 Fix channel edits on webhooks sending two requests 2 years ago
Rapptz 79925e9c3b Fix FileHandler having ANSI escapes when used within PyCharm 2 years ago
Andrin S f066597a02 Add support for voice messages 2 years ago
Andrin S 3fccf71609 Fix on_socket_raw_send and on_raw_thread_member_remove param types 2 years ago
Andrin S ddb2dea907 [docs] Add missing attributes to AuditLogDiff 2 years ago
Rapptz 2a2e95567b Fix AuditLogEntry.target being None for invites 2 years ago
Rapptz bc4b1cad6d Update auto_archive_duration documentation 2 years ago
Michael H d5d2942718 Improve handling of ArrayFlags 2 years ago
Andrin S 0f8e682ec9 Escape # and - in markdown utilities 2 years ago
Vioshim 01fdb631ad Update base file size limit 2 years ago
z03h 8dc160689c Convert Webhook targets in AuditlogEntry 2 years ago
James Hilton-Balfe e86ac83a2a [commands] Use get_role where appropriate in role decorators 2 years ago
dolfies 7e5ff57a57 Improve experiment filter ergonomics 2 years ago
dolfies 041cfe9e95 Add experiments to README features list 2 years ago
dolfies fe304dfc7c Save READY data at beginning of event handling 2 years ago
dolfies 0a1cadb123 Move independent event parsing back to READY event handler 2 years ago
Ruairi 67b69e732c
Implement experiments (#520) 2 years ago
dolfies 0c1c19e6a3 Remove unused import 2 years ago
dolfies 9ce87c9693 Fix payload not being sent when accepting friend requests (fixes #527) 2 years ago
dolfies c9416e33a6 Rename preferred_voice_regions 2 years ago
dolfies f67e1ef864 Avoid duplicate workflow runs 2 years ago
dolfies d72bc46656 Return a string for phone numbers 2 years ago
dolfies 178eb31cf2 Properly implement FriendSuggestionReason 2 years ago
dolfies 61e340981f Implement guest invites 2 years ago
dolfies 1ab0925630 Implement new client headers 2 years ago
dolfies 4039345c15 Implement new read state capabilities 2 years ago
dolfies e7953545e0 Fix ApplicationDiscoveryFlags docs 2 years ago
dolfies 94557e931a Add leave() and delete() to UserGuild 2 years ago
dolfies f488e0cdac Improve ApplicationCommand.is_group() documentation formatting 2 years ago
dolfies 5efdd767f6 Make Application enums consistent (AppCommandType -> ApplicationCommandType) 2 years ago