351 Commits (604ab73fcef6e41c9f31f2755455ff3befe2530a)

Author SHA1 Message Date
Andrei 8bcbdcf39a Create a new zlib compressobj every connection, cleanup buffers 8 years ago
Andrei be20c2d822 Cleanup 8 years ago
Andrei 460b0eadb8 Zlib streaming compression pt1 8 years ago
andrei 61d6121252 [channel] fix bug with MessageIterator when iterating before/after 0 8 years ago
andrei 21ad0d30d7 [message] fix field typo 8 years ago
bunnyhero 4dae8a391d Fix typos (#55) 8 years ago
Alex c00befeb10 Misc fixes (#53) 8 years ago
ryan 95d10a3ee4 Fix disco.bot.Bot using update instead of inplace_update (#54) 8 years ago
andrei 1452927209 [http] fix a bug with creating/deleting pinned messages 8 years ago
andrei 530a79f113 Clean up some interfaces 8 years ago
andrei 9e70c54891 [guilds] GuildBan.reason should use text not unicode 8 years ago
andrei 4b4508a75e [guild] GuildBan.reason should use unicode, not string 8 years ago
andrei c11ed6da13 [guild] add support for system_channel_id & GUILD_MEMBER_JOIN 8 years ago
Andrei 452574ff20 [types] rename Model.update to Model.inplace_update 8 years ago
Andrei b755c62377 [guild] rework role update interface 8 years ago
Andrei 4244727cfc [bugfix] Paginator should not start at 0 by default 8 years ago
Andrei 3496d6f3b9 [bugfix] Paginator should stop iteration when completed 8 years ago
Andrei bc35971193 Bump to v0.0.11 8 years ago
Andrei 070cb689d3 [audit-log] add Guild.audit_log_iter for constructing iterator 8 years ago
Andrei 5c4cad41a6 [bugfix] properly handle py3 in HashMap.items (fixes #50) 8 years ago
Andrei e0ce459c96 [bugfix] fix behavior of cached_property 8 years ago
Andrei f37a2b7d6d [voice] reuse buffer for minor optimization 8 years ago
Ondřej Slabý 378afbb5ae Fix some Python3 type issues (#49) 8 years ago
slice 750e878ffd [config] allow logging level to be configurable (#47) 8 years ago
Andrei a2382b48e8 [channel] implement channel categories 8 years ago
andrei c959806efb [channel] add parent_id 8 years ago
andrei 680d7e0180 [tests] cleanup 8 years ago
andrei d75178a88f [bugfix] roles in GuildRoleCreate have guild_id 8 years ago
andrei 6b645b6a44 Bumpb version to 0.0.11-rc.8 8 years ago
andrei 566130d1b3 [perf] greatly increase hashmap performance 8 years ago
Andrei Zbikowski 9e9d6bb1b1 Capture Raw API Responses (#46) 8 years ago
andrei 320add963b [cleanup] docs + deprecation warnings 8 years ago
Andrei 9c88ddaf2c Release v0.0.11-rc.7 8 years ago
Andrei 78ac2c4338 [voice] add on_complete callback to DCADOpusEncoderPlayable 8 years ago
Andrei Zbikowski 667eb1be3b [voice] Better Queue (#44) 8 years ago
Andrei 885a21505f [channel] add support for nsfw flag 8 years ago
Andrei 070bb6551d [gateway] improve debug logging format 8 years ago
Andrei 32085b4a67 [util] fix SimpleLimiter not limiting correctly 8 years ago
Andrei 7b47011c7e Bump to v0.0.11-rc.6 8 years ago
Andrei 3529907eee [channels] add ability to modify properties on channel 8 years ago
Andrei 5aa5e63079 [bugfix] handle stale presences correctly 8 years ago
Andrei c4331daf8f Bump to 0.0.11-rc.5 8 years ago
andrei 6ba556c369 [api] fix None reason throwing error 8 years ago
Danny 20b9e496bc Use a persistent requests session instead of recreating it (#39) 8 years ago
andrei 8aca1b47b7 [types.message] add Emoji.custom property 8 years ago
andrei cca53f0a70 [types] cleanup model loading and make consume greedy 8 years ago
andrei 359795e410 [types] make load_into a classmethod, add testing for types 8 years ago
andrei 25f1b2d503 [bugfix] move VoiceClient import into method to avoid warnings 8 years ago
Andrei bc1f15556f Bump to v0.0.11-rc.4 8 years ago
Andrei d0de5a3408 [cli] properly fix manhole_bind/enable usage 8 years ago