325 Commits (3496d6f3b92b9558621b12f956249562709f2a8b)
 

Author SHA1 Message Date
Andrei 3496d6f3b9 [bugfix] Paginator should stop iteration when completed 8 years ago
Andrei 13f70e782e [readme] remove early-alpha warning clause, we're p stable fam 8 years ago
Andrei 9da95873bd [etc] add v0.0.11 changelog, fix testing reqs 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 8ec5141e04 [requirements] bump to pytest 3.2.0 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 70bef21ca7 [tests] add test for prior bugfix 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 3544bc05df Actually fix travis builds 8 years ago
andrei bd213afb6c Upgrade pip within travis run 8 years ago
andrei 19f0d766ad Just use setup.py test for travis 8 years ago
andrei 47a10b4cf1 Try newer version of pytest-benchmarks 8 years ago
andrei af4d22e614 Fix travis and pathing 8 years ago
andrei faccde4154 Refactor tests, move to pytest, etc 8 years ago
andrei 320add963b [cleanup] docs + deprecation warnings 8 years ago
Andrei 1180884f2c Bump biblio to v0.0.4 8 years ago
Andrei 8e13dd71df Move CHANGELOG.txt to CHANGELOG.md 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 a522a90900 [examples] use queue.append instead of queue.put 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 f3a39e96a3 [cleanup] whitespace 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 f098241596 [deps] bump holster to v1.0.16 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 b3cd55e6b0 [tests] cleanup / etc 8 years ago
andrei 83e5f93958 [tests] add more typing tests 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