2002 Commits (2b4cf5dafc1ee6d04af24d2440a9f2517f65c160)
 

Author SHA1 Message Date
SnowyLuma 2b4cf5dafc Set premium_since when copying and updating Member 6 years ago
Rapptz e00635fba7 Version bump to 1.2.2 6 years ago
Toby Harradine e3e2e38511
Update docs to note Enum derivation change 6 years ago
Rapptz 3730e66d37 Crowdin translation sync 6 years ago
Rapptz 855a6c5b59 Fix descriptor detection in enum code. 6 years ago
Rapptz 7980213745 Version bump to 1.2.1 6 years ago
Rapptz 2b761508f1 Disallow deleting of enum attributes. 6 years ago
Rapptz 6931189b92 Add EnumMeta.__reversed__ just in case someone does this. 6 years ago
Rapptz a92b4c2093 Add EnumMeta.__len__ to not break user avatar code. 6 years ago
Rapptz af4e3ad79b Some documentation touch-ups and missing stuff in the changelog. 6 years ago
Rapptz d7814cfb25 Remove unused import. 6 years ago
Rapptz a8f0a03247 Version bump to 1.2.0 6 years ago
Rapptz 655aa39603 Fix reference typo in SystemChannelFlags 6 years ago
Rapptz 7e2da1c93b Publicly expose a type property for all channels. 6 years ago
Rapptz 991140eebe Replace Enum with an internal one for significant speed improvements. 6 years ago
Rapptz 8bf0482af5 Fix exception hierarchy documentation. 6 years ago
NCPlayz 126f4f8271 Implement `Guild.get_all_premium_subscribers` 6 years ago
Rapptz c97b097f07 Document new Guild.features 6 years ago
Rapptz f84219c2b2 Improve performance of parsing MESSAGE_UPDATE and MESSAGE_CREATE events 6 years ago
NCPlayz 3c9bcc2851 Improve documentation 6 years ago
NCPlayz 2f05436653 Added comment for/redo system information 6 years ago
NCPlayz f7c6c5995d Implementing GET '/channels/:id' & '/guilds/:id/channels' 6 years ago
Rapptz 320dbc0618 Add support for system channel flags 6 years ago
Rapptz fcf02414fe Fix stray colon in Asset related docstrings 6 years ago
Rapptz 9674055c2a Add support for animated guild icons. 6 years ago
Rapptz 5dce3410e6 Add support for new message types related to premium guilds. 6 years ago
Rapptz 2b27a7a9d5 Add Member.premium_since to denote member boost date. 6 years ago
Rapptz 8e80eee0d1 Add Emoji.available field 6 years ago
Rapptz a048815c60 Add Guild.premium_subscription_count 6 years ago
Rapptz e40c68b75a Add Guild.premium_tier and corresponding limits. 6 years ago
Rapptz 90ae3f396c Probably fix indentation. 6 years ago
Rapptz bfb1edcc05 Update readthedocs.yml to v2 configuration file. 6 years ago
Rapptz 483aa5465d Properly handle compute_prune_count in prune members endpoint. 6 years ago
Rapptz 00a0856cc4 Use a dict instead of getattr for parsing events. 6 years ago
Rapptz 0622e18cb9 Speed-up utils.get for the common cases 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
Rapptz 2cd6d771ec Make __repr__ slightly more detailed and add a few missing ones. 6 years ago
Rapptz ab6dd2a27a Add note for Message.tts 6 years ago
Rapptz 3c387e9031 Use attrgetter to speed up Member attribute access by 2x. 6 years ago
Rapptz d96b8a0b80 Add Discord error code to HTTPException message. 6 years ago
Ehren Julien-Neitzert fc5a2936dd Fix pluralization errors in various files 6 years ago
Dante Dam 84e9168447 Grammar fixes for notes on EmbedProxy 6 years ago
Kyber f2c7b2e6d8 Add an insert_field_at method for the embed class 6 years ago
Harmon 2fd589874f Fix wording in documentation for ClientUser.locale 6 years ago
Dante Dam 998980ed9a Added example for template checkboxes 6 years ago
Dante Dam 92731bbf5f [commands] Fixed extra "only" in dm_only docs 6 years ago
Rapptz 964b97aa30 Add table showing what methods get invite attributes. 6 years ago
Rapptz 82b54933e2 Add asyncio.Task subclass for better __repr__ for events. 6 years ago
Suhail db9a293f14 [tasks] Add version added note to Loop.change_interval 6 years ago