108 Commits (b4b953bfc66adc235e06774b0481ceb847753793)

Author SHA1 Message Date
Sebastian Law b4b953bfc6
Fix various inconsistencies within the documentation (#5067) 5 years ago
NCPlayz bd1420b5f0 Allow editing of channel types for news and text channels 5 years ago
jack1142 fbb7add01a Specify the unit for `max_age` arg in `GuildChannel.create_invite()` 5 years ago
Rapptz 8ff285fcbc Documentation fixups for allowed mentions 5 years ago
Rapptz d853a57e86 Rename allowed mention parameters to allowed_mentions 5 years ago
Rapptz 481b335f2d Fix various implementation bugs with allowed mentions 5 years ago
Rapptz 041785937e Add support for configuring allowed mentions per message or bot wide. 5 years ago
Rapptz 02397306b2 Drop superfluous zero in version related changes in the documentation 5 years ago
Rapptz 6071607176 Bump copyright year to 2020 5 years ago
Rapptz e91675291e Fix bug preventing movement of channels when there are gaps in position 5 years ago
CapnS 072cef3bb6 Allow editing of overwrites in Channel.edit() 6 years ago
Devon R f5ebf42e1f Return invites as https, various URL normalization 5 years ago
apple502j 7d7eabb974 Make permissions_synced actually return False 6 years ago
Rapptz 3dc9f40be7 Add versionadded string to GuildChannel.permissions_synced 6 years ago
Capn 125a5676b8 Add permissions_synced to abc.GuildChannel 6 years ago
Rapptz 87c2508199 Explicitly mention discord.Object in abc.Snowflake documentation. 6 years ago
Rapptz cddcc6d6b6 abc.Messageable do not have to implement abc.Snowflake 6 years ago
Rapptz 562580a07f Use lower level Guild.owner_id for permission resolution. 6 years ago
Xua 69364a25eb fix documentation for GuildChannel.set_permissions 6 years ago
Rapptz 7543328fe7 Update Sphinx to 2.1.2 6 years ago
Rapptz 7e2da1c93b Publicly expose a type property for all channels. 6 years ago
NCPlayz 3c9bcc2851 Improve documentation 6 years ago
Rapptz 0d72ac3bb6 Ensure message links resolve in the Messageable.pins note. 6 years ago
Rapptz 96dc6f0c11 Add note that Messageable.pins does not contain Message.reactions 6 years ago
Ehren Julien-Neitzert fc5a2936dd Fix pluralization errors in various files 6 years ago
DevilXD 0dcbdda974 Fixed a typo in GuildChannel.overwrites docstring 6 years ago
Rapptz 390bce6033 Explicit namespacing in the PermissionOverwrite example. 6 years ago
Rapptz f5c38c3559 Add abc.GuildChannel.clone to clone a channel with another name. 6 years ago
Vexs 0f48b78987 Add delay kwarg to message.delete() 6 years ago
Rapptz 9b089c9a7b Fix abc.GuildChannel.overwrites returning None keys. 6 years ago
khazhyk 366dc4855b simplify HistoryIterator message ordering 6 years ago
Rapptz 79183846dc Make abc.GuildChannel.overwrites return a dictionary 6 years ago
Dice 8123d4a5f7 Add type checking to multi-file send 6 years ago
Dice 6f3e32cfbb Fix sending multiple files 6 years ago
NCPlayz f507f508a2 Expose Metadata 6 years ago
NCPlayz fb02191b80 Organise documentation 6 years ago
Rapptz 5e65ec978c Take back ownership of files from aiohttp for retrying requests. 6 years ago
Rapptz 5061915b2a Add support for store channels. 6 years ago
Rapptz 053e2f5b9a Fix documentation linking issue in Messageables and Context 6 years ago
Dante Dam 9656a21ebe Bumped copyright years to 2019. 6 years ago
Hornwitser efb4ff850e [lint] Fix import order 7 years ago
Hornwitser 4ae8e81660 [lint] Remove redundant exception variables 7 years ago
Hornwitser a71b3b5fa0 [lint] Limit unneccessarily broad except clauses 7 years ago
Rapptz 95d8bb2e85 Change internal representation of roles in Member and Emoji. 7 years ago
Rapptz 3d03dbc451 Change internal role storage in Guild to a dict instead of a list. 7 years ago
Rapptz 0352c80a17 Add support for Discord's slow mode. 7 years ago
BeatButton a4d1599ce9 Change docstrings to raw-strings 7 years ago
Hornwitser c8b49d37be [lint] Fix incorrect and inconsistent whitespace 7 years ago
Hornwitser 119c5a0618 [lint] Remove unused variables 7 years ago
Rapptz c67d95327e Remove dead package references. 7 years ago