127 Commits (69bdc3a1849407f64ef93bd2e5119e54d6cd2208)

Author SHA1 Message Date
Nihaal Sangha 69bdc3a184
Change copyright year to present 4 years ago
Misa fff2234823
Fix wrong documented permission for GuildChannel.invites() 4 years ago
Nadir Chowdhury 6b803acde4
[chore] Remove redundant imports 4 years ago
Rapptz bd6ab93348 Code cleanup involving enums and message replies 4 years ago
PikalaxALT d1cb30cccf
Implement discord.Message.reply 4 years ago
webtax-gh 25f23ec113 Properly document that categories throw 404's on create_invite. 4 years ago
Rapptz b9e1bdf87e Properly insert at the end if position is not found when moving. 5 years ago
Rapptz f2de794bde Intern status and overwrite strings 5 years ago
Rapptz 0b93fa3a82 Implement VoiceProtocol lower level hooks. 5 years ago
Michael 93fa46713a
Fix and add documentation 5 years ago
Xua 6ae615baae
Fix allowed_mentions when sending files 5 years ago
Rapptz 986adae108 Revert "Add fetch_message_fast using history endpoint" 5 years ago
Duck ddc4ad24f4
Add missing permission in clone documentation 5 years ago
Dan Hess a1a4a4fd7f
Fix comparison for overwrites when checking if a channel is synced 5 years ago
khazhyk a309088ae4
Add fetch_message_fast using history endpoint 5 years ago
parafoxia 1f4f010e51
Fix issue with empty overwrites 5 years ago
Rapptz 45752ab354 Document merging behaviour of AllowedMentions in Messageable.send 5 years ago
Rapptz 14fd3dbaa7 Optimize Channel.permissions_for by not creating temporary objects 5 years ago
Rapptz 0bc15fa130 Don't use a namedtuple for _Overwrites 5 years ago
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