104 Commits (ba35c2b9bf27b7b1fb3f46e59c4a9445d076b10d)

Author SHA1 Message Date
Rapptz ba35c2b9bf Add shard ID to keep alive logger messages 5 years ago
Rapptz 09ecb16680 Rewrite of AutoShardedClient to prevent overlapping identify 5 years ago
Tarek a972c95f12 Add user_ids fields for query_members 5 years ago
Rapptz 13a3f760e6 Fix timeout issues with fetching members via query_members 5 years ago
Rapptz 11211d48eb Bump blocking threshold from 5 seconds to 10 seconds 5 years ago
Rapptz d6be6adf8b Add traceback to debug blocking issues 5 years ago
Rapptz 8874aa3dd2 Move log levels around to make INFO a little less noisy 5 years ago
Rapptz 7433cf3b16 Fix VoiceClient.average_latency erroring when heartbeat is None 5 years ago
Fwf fa34d357a1 Added VoiceClient.latency and VoiceClient.average_latency 5 years ago
Rapptz 403651a144 Change default close code to 4000 instead of 1000. 5 years ago
Rapptz b9e6ed28a4 Downgrade unknown event logging to DEBUG rather than WARNING 5 years ago
Rapptz 6071607176 Bump copyright year to 2020 5 years ago
Rapptz 42a084028c Expose _ActivityTag as BaseActivity to easily refer to. 5 years ago
Rapptz ec4962a14c Wait 5 seconds before IDENTIFYing with an invalidated session. 5 years ago
Lorenzo 1b9108ffd7
The port is a big endian unsigned short. 5 years ago
Rapptz c62b6c3e88 Fix more deprecation warnings for 3.8 5 years ago
Rapptz 4ef0fb0d95 Fix more deprecation warnings 5 years ago
Jake 8fdcb4de3b
use proper ip for endpoint ip 6 years ago
Rapptz 5b2f630848 Add Guild.query_members to fetch members from the gateway. 6 years ago
Rapptz 7b8d50a988 Add support for guild subscriptions. 6 years ago
NCPlayz 3c9bcc2851 Improve documentation 6 years ago
Rapptz 00a0856cc4 Use a dict instead of getattr for parsing events. 6 years ago
Rapptz 919dbcafb3 Consistent use of __all__ to prevent merge conflicts. 6 years ago
NCPlayz fb02191b80 Organise documentation 6 years ago
Hornwitser ed76151c70 Warn on high latency and blocking heartbeat 6 years ago
Imayhaveborkedit 9c5259afd7 Update voice code to vws V4 6 years ago
Hornwitser 883ae8fe80 Fix accidental regression of 9bc48b2 in fa46b07 6 years ago
Dante Dam 9656a21ebe Bumped copyright years to 2019. 6 years ago
CraftSpider 068d953b42 Add override to `close()` method to the websocket subclass. 6 years ago
Hornwitser efb4ff850e [lint] Fix import order 7 years ago
Hornwitser 34fd266cf9 [lint] Do log formating lazily 7 years ago
Hornwitser 51d626eabe [lint] Remove redundant paranthesis 7 years ago
Hornwitser 633192b3cd [lint] Replace equality comparisons to singletons 7 years ago
Hornwitser fa46b07db1 [lint] Rename exception variables to exc 7 years ago
Hornwitser a71b3b5fa0 [lint] Limit unneccessarily broad except clauses 7 years ago
Rapptz 2721689254 Optimise tight loops in DiscordGateway.received_message 7 years ago
orlnub123 bd467085bf Fix latency being able to be negative 7 years ago
orlnub123 9bc48b21f5 Fix send_as_json not dispatching socket_raw_send 7 years ago
Hornwitser d20772c680 [lint] Replace deprecated Logger function warn 7 years ago
Hornwitser c8b49d37be [lint] Fix incorrect and inconsistent whitespace 7 years ago
Hornwitser d58fc0ccee [lint] Remove unused imports 7 years ago
Rapptz 5ae9ea26b1 Disable compression for websockets. 7 years ago
Rapptz c67d95327e Remove dead package references. 7 years ago
Rapptz f25091efe1 Drop support for Python 3.4 and make minimum version 3.5.2. 7 years ago
Rapptz a425bd91be Fix invalid close errors on websockets 4.x 7 years ago
Rapptz f8f8f418f3 Split Game object to separate Activity subtypes for Rich Presences. 7 years ago
BeatButton 9d3d8e0f0a Fix websockets 4.0 support 7 years ago
Tobotimus 3112e1c17e Add intersphinx 7 years ago
Rapptz 47a58d354d Reimplement zlib streaming. 8 years ago
Rapptz 92a37c2e4f Revert "Implement zlib streaming for the gateway." 8 years ago