Commit Graph

  • 6d88316767 Fix NameError with resolving codes with Template Nadir Chowdhury 2020-08-01 02:07:20 +01:00
  • b77af19939 Fix AttributeError from internal queue being double underscore. Rapptz 2020-07-25 10:32:23 -04:00
  • 7ed26db3b3 Add an exposed way to extract shard-specific information. Rapptz 2020-07-25 09:37:48 -04:00
  • a42bebe581 Propagate exceptions when an unhandled error happens Rapptz 2020-07-24 08:05:23 -04:00
  • bd9821320e Use a subclass rather than monkey-patching for the websocket jack1142 2020-07-24 13:11:45 +02:00
  • ec3c3eb4c6 Update message references in AutoShardedConnectionState Rapptz 2020-07-23 00:17:22 -04:00
  • d37b91dfc6 Add guild_ready_timeout to control the timeout of GUILD_CREATE stream Rapptz 2020-05-24 08:34:35 -04:00
  • e0660ef8a6 Add a timeout for receiving websocket messages. Rapptz 2020-05-24 04:05:09 -04:00
  • 137ff34f3a If we're out of retries just raise the OSError Rapptz 2020-05-03 17:57:30 -04:00
  • e2f42597a5 Handle Connection Reset by Peer connection errors. Rapptz 2020-05-03 01:28:29 -04:00
  • 8070d39a23 Add shard related connection and resume events. Rapptz 2020-04-11 22:35:07 -04:00
  • 80cc5b5edb Handle connection errors during reidentify flow. Rapptz 2020-04-11 19:06:22 -04:00
  • f658fcf164 Make every shard maintain its own reconnect loop Rapptz 2020-04-11 18:37:00 -04:00
  • 394b514cc9 Add before_identify_hook to have finer control over IDENTIFY syncing Rapptz 2020-04-11 17:28:03 -04:00
  • 9c7ae6b9dc Fix READY not firing for multi-processed AutoShardedClient clusters Rapptz 2020-04-10 07:05:41 -04:00
  • 058a1e608b Fix voice websocket connections Rapptz 2020-04-09 02:46:26 -04:00
  • 988505a97f Use a proper type for the event queue Rapptz 2020-04-07 23:01:01 -04:00
  • b8154e365f Rewrite gateway to use aiohttp instead of websockets Rapptz 2020-04-07 21:53:55 -04:00
  • 45cb231161 Fix AttributeError on reconnection Rapptz 2020-04-07 07:59:09 -04:00
  • 3afbbf5e47 Can't use %d in here Rapptz 2020-04-06 21:49:50 -04:00
  • ba35c2b9bf Add shard ID to keep alive logger messages Rapptz 2020-04-06 21:39:05 -04:00
  • 09ecb16680 Rewrite of AutoShardedClient to prevent overlapping identify Rapptz 2020-04-06 21:34:55 -04:00
  • 1c3b0c02f8 Add revisions to check_once docs Jaime Garcia Jr 2020-07-24 09:18:42 -05:00
  • 5813593d6e Add documentation on bot_check_once Jaime Garcia Jr 2020-07-23 12:19:10 -05:00
  • 2628949cda Add a changelog entry for v1.3.4 Rapptz 2020-07-22 23:37:33 -04:00
  • 9cbb801fb0 Fix sidebar jank on desktop. Josh 2020-07-23 13:35:51 +10:00
  • f5289a30a7 Fix typo in on_socket_raw_send documentation AXVin 2020-07-20 18:01:13 +05:30
  • b43658f6ff [commands] Add documentation for exceptions in Context.(re)invoke SebbyLaw 2020-07-16 22:17:46 -07:00
  • 9b24ff4f77 Add gray alias for discord.Colour SebbyLaw 2020-07-16 01:08:55 -07:00
  • 901290c8a2 [commands] GroupView.get_command shouldn't raise errors for empty names jack1142 2020-07-12 18:31:51 +02:00
  • 4a686e11ba Added exception documentation for Guild.create_voice_channel Skezza 2020-07-07 10:49:02 +01:00
  • 2552a268cb Add double backticks for some parameter mentions in the documentation. Skezza 2020-07-07 10:25:37 +01:00
  • 1ca257bb68 Add Guild.change_voice_state to control our voice state. jack1142 2020-07-01 20:43:13 +02:00
  • 4de01212a4 Fix detection of some JPEG images without JFIF or Exif info Rapptz 2020-07-21 22:56:51 -04:00
  • 3cdfeb6b4b Version bump to 1.3.4 v1.3.4 v1.3.x Rapptz 2020-07-08 23:29:15 -04:00
  • 10d1feb3ef Don't use a namedtuple for _Overwrites Rapptz 2020-07-08 23:18:13 -04:00
  • 41153d6d90 Fix issues with horizontal overflow on mobile Josh 2020-07-09 13:23:52 +10:00
  • 0bc15fa130 Don't use a namedtuple for _Overwrites Rapptz 2020-07-08 23:18:13 -04:00
  • a92e3e7b6b Fix TypeError when not specifying roles. Tarek 2020-07-06 14:44:28 +02:00
  • 3408695a37 [docs] fix reference to Guild and document utils.resolve_template NCPlayz 2020-07-04 17:25:59 +01:00
  • 475762e8df Document raises for Converter.convert James 2020-07-04 15:46:37 +01:00
  • 61216112d0 Add a licence and encoding declaration to missing files James 2020-07-04 13:26:18 +01:00
  • b2b2d5ac96 Default to sans-serif font Josh 2020-07-03 00:18:45 +10:00
  • c2a46f3b8b Redesign admonitions to look a little better. Rapptz 2020-07-01 03:42:58 -04:00
  • e971e2f16c Allow more methods to set an audit log reason Nadir Chowdhury 2020-07-01 04:35:42 +01:00
  • de556b01d1 Allow Webhook to be hashable and comparable Znunu 2020-07-01 05:33:54 +02:00
  • c3bca7ec73 Documentation formatting Skezza 2020-07-01 04:32:00 +01:00
  • e7500f738c Fix typo with voice_client documentation Skezza 2020-06-30 12:17:33 +01:00
  • a53bf2660b [matrix] Display navbar links on mobile Josh 2020-06-30 09:47:15 +10:00
  • ce03c62c6b [bugs] stop resolving Object for template/invite; remove dupe methods NCPlayz 2020-06-29 16:58:19 +01:00
  • c928fd13f1 Resize favicon to 256x256px for Chrome James 2020-06-29 00:15:13 +01:00
  • 597af3a582 Switch icon set over to Material Icons intead of FontAwesome Rapptz 2020-06-28 18:21:37 -04:00
  • b68cbb7a42 Add support for bulk editing role positions Nadir Chowdhury 2020-06-28 19:52:32 +01:00
  • a64006ee9b Add support for integrations Nadir Chowdhury 2020-06-28 19:50:43 +01:00
  • 2b3c6e0d47 Add support for Discord templates Nadir Chowdhury 2020-06-28 19:48:04 +01:00
  • 4ebbeb0f2a Rework attributetable to look prettier Rapptz 2020-06-28 07:34:04 -04:00
  • 7a07644de3 [commands] Raise TypeError when Optional is used with Greedy converter Sebastian Law 2020-06-28 00:54:34 -07:00
  • 6b5be39cd2 [tasks] Fix issue with default error handler in class context Josh 2020-06-28 17:53:29 +10:00
  • 84098ed824 [commands] Add a new exception class for command registration errors jack1142 2020-06-28 09:48:07 +02:00
  • b4b953bfc6 Fix various inconsistencies within the documentation (#5067) Sebastian Law 2020-06-28 00:45:58 -07:00
  • 2a8453828b Fix sidebar scrolling on mobile Josh 2020-06-28 17:42:14 +10:00
  • 7482a5de8d Refactor CSS to use a colour palette and make light theme greyer. Rapptz 2020-06-28 03:36:59 -04:00
  • c69f7c7bd8 Make tables scroll if they overflow. Rapptz 2020-06-27 07:51:17 -04:00
  • 8feb74a018 Revert "Fix table wrapping" Rapptz 2020-06-27 07:55:30 -04:00
  • 69e2cd0180 Add border radius and padding to inline code James 2020-06-27 12:33:51 +01:00
  • c911cd0dbd Fix table wrapping Rapptz 2020-06-27 07:08:46 -04:00
  • f4d53d79df Fix margins in 600px view of settings and label Rapptz 2020-06-27 06:30:38 -04:00
  • f1e9017df1 Fix jank on iPads Josh 2020-06-27 19:42:25 +10:00
  • f94b00cb48 Fix a KeyError for channels with no category in Guild.by_category Rapptz 2020-06-27 05:27:47 -04:00
  • c01bf7cd56 Fix Guild.by_category not showing empty categories. Rapptz 2020-06-27 04:06:49 -04:00
  • de7c96333c Update Message.system_content join strings to be up to date. Rapptz 2020-06-27 03:45:27 -04:00
  • 0a00aeb335 Show classmethods separately in attribute table Rapptz 2020-06-27 02:25:50 -04:00
  • 6eba27d98e Alphabetically sort attributetable output Rapptz 2020-06-27 02:05:23 -04:00
  • 7dd45a422c Show the search bar on mobile Rapptz 2020-06-27 01:53:41 -04:00
  • 2ef0695e81 [matrix] General Sidebar cleanup (#5061) Josh 2020-06-27 15:16:37 +10:00
  • 5cbbbca193 Add versionadded to VoiceClient latency and average_latency Tsumiki 2020-06-27 04:57:32 +02:00
  • 4bdebcd339 Fix error raised when using the roles parameter. Tarek 2020-06-27 04:54:02 +02:00
  • 08af907807 Change PartialInviteGuild.icon_url_as to mimic Guild.icon_url_as Anurag 2020-06-27 08:22:36 +05:30
  • 8abd4e1357 Various RTD related fixes. Rapptz 2020-06-25 03:57:58 -04:00
  • 4078d64520 Fix reconnecting loop due to failed handshake on region change Jeffrey 2020-06-18 09:41:40 +10:00
  • a2148d6d1a Escape masked URLs; Support quotes for as_needed NCPlayz 2020-06-17 16:31:48 +01:00
  • 5cb1b109bb Set colours for active sidebar elements Josh B 2020-06-08 19:21:44 +10:00
  • 421d8bf8ca Fix TypeError on missing shard_id kwarg Anurag 2020-06-07 13:11:21 +05:30
  • 1ee23a235e Support discord.com/invite URL in resolve_invite apple502j 2020-06-05 12:41:40 +09:00
  • f2fa613057 Fix minor markdown typo in migrating.rst Tarek 2020-06-05 05:40:16 +02:00
  • 010ce0519a Fix incorrect class reference in documentation JohnyTheCarrot 2020-06-05 05:38:57 +02:00
  • 1efb8a8204 [docs] Fix PublicUserFlags not showing up Nadir Chowdhury 2020-06-05 04:38:31 +01:00
  • 7bef78284f Removes the caching behavior of Member.roles Michael H 2020-06-04 23:38:11 -04:00
  • 3c56240e5f Fix sidebar active link selection Josh B 2020-06-01 00:38:37 +10:00
  • 90596485a2 First pass at double header display Rapptz 2020-05-31 09:12:26 -04:00
  • b78f6a310b Create settings icon for mobile Josh B 2020-05-31 00:11:03 +10:00
  • 74bdd8485e Use new HTML5 <section> instead of <div class="section"> Rapptz 2020-05-30 04:59:31 -04:00
  • f03ecdbc69 [matrix] Search to top, icon Jens Reidel 2020-05-30 05:42:50 +02:00
  • b3d2e24968 Fix possibility of PartialEmoji.id being a string Eugene 2020-05-29 22:45:20 +03:00
  • a972c95f12 Add user_ids fields for query_members Tarek 2020-05-26 11:24:15 +02:00
  • 0140e1ed6a Fix documentation string for guild.premium_subscription_count numbermaniac 2020-05-25 15:20:42 +10:00
  • bd1420b5f0 Allow editing of channel types for news and text channels NCPlayz 2020-05-18 00:39:22 +01:00
  • 12e31bb933 Fix KeyError on Member Channels not in JSON Anurag Singh 2020-05-20 16:12:42 +05:30
  • b15571455f implement AllowedMentions.__repr__ io mintz 2020-05-11 22:06:09 +00:00
  • ab5f995d78 Add support for public user flags JohnyTheCarrot 2020-04-12 21:08:39 +02:00