337 Commits (de5ae5155c5d3b97878a85511f78c80438fa384d)

Author SHA1 Message Date
Andrei de5ae5155c
Add guild_id to events that now contain it 7 years ago
Kodie Goodwin df6c363250 Allow removing content during message edit (#88) 7 years ago
andrei 49d0486b6b
Add xsalsa20_poly1305_lite voice encryption mode 7 years ago
Andrei 51576d2970
Fix various inconsistencies/bugs in cli.py 7 years ago
Andrei 90098c1c27
Cleanup the initialization of the builtin HTTP server 7 years ago
Andrei 5c28ee6508
Fix exception on some MessageUpdates when `commands_allow_edit` was enabled 7 years ago
Andrei ce143d1da4
fix incorrect paren positioning from last commit 7 years ago
Andrei eb6b22d93e
state listeners should use Priority.BEFORE 7 years ago
andrei 56d705a8f7
Release v0.0.12 7 years ago
PixeL e1fcda0ffb Set the ban reason in ban list as well (#82) 7 years ago
Andrei 7d1fe756ac Release v0.0.12-rc.4 7 years ago
Andrei Zbikowski 88504f7aa6
Voice Gateway v3 (#80) 7 years ago
PixeL 02cc56e605 Handle zombie connections (#79) 7 years ago
Andrei Zbikowski a137dc2523
Support 'xsalsa20_poly1305_suffix' encryption mode (#77) 7 years ago
PixeL d0a3c5db0d Add the new statuses (#78) 7 years ago
Giovani Irimea 091017c8cf Add ETF support for Python 3.x (#68) 7 years ago
andrei 76b34a039e Remove util.token module entirely 7 years ago
Sebastian Winkler a8ebb0f1b2 adds support for animated emoji (#74) 7 years ago
Spencer c8d6cb0e29 Fix shared_config initialization typo (#71) 7 years ago
Moses Miller 857b4454a8 Fix IndexError instead of StopIteration when MessageIterator is done (#69) 7 years ago
andrei 9128844980 Bump to v0.0.12-rc.3 7 years ago
Kodie Goodwin 15138e9854 Remove spawn_each args during Emitter init (#62) 7 years ago
Anis B 2d32e9e52a Fix overwrites order in Channel.get_permissions (#66) 7 years ago
Kodie Goodwin 6f3345d7c7 shared config (#67) 7 years ago
andrei 7fd0863a0d [gateway] fix using etf encoder with new zlib-stream 8 years ago
andrei c215328606 Bump to v0.0.12-rc.2 8 years ago
Andrei Zbikowski 44689af035
[QOL] Flake8 CI and Fixes (#61) 8 years ago
andrei 5b5f29865a [typing] allow Field to have a default of None 8 years ago
Kodie Goodwin a90f4cbc01 Check for Unset type in Emoji.custom (#60) 8 years ago
andrei 52223e3ad8 [holster] update Emitter instances to use `spawn_each` 8 years ago
andrei c2f7e4c7cc Bump dependency versions and release 0.0.12-rc.1 8 years ago
Andrei 5b37deeade Allow more kwargs on APIClient.guilds_roles_create 8 years ago
andrei afee2cac10 Add methods for creating sub-channels on a category 8 years ago
andrei 1e5b954ad1 Fix Channel's __str__ method for DMs 8 years ago
andrei 583e2c3b8e Refactor the way channels are created 8 years ago
Andrei c836b6e865 Cleanup / performance stuff 8 years ago
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