2024 Commits (1.2.x)
 

Author SHA1 Message Date
Rapptz b3437071ff Version bump to v1.2.5 5 years ago
Rapptz ab0f379f48 Add changelog for 1.2.5 5 years ago
Rapptz d9960dd421 animation field in reaction objects are not consistently available 5 years ago
Rapptz c6f6fdf2f5 Version bump to 1.2.4 6 years ago
Rapptz 1fdd41cfcd Add changelog for v1.2.4 6 years ago
Xua f92dcc0820 Prevent premium_subscription_count being None 6 years ago
Rapptz e6d6962145 Fix breakage with webhook tokens being missing. 6 years ago
Jake b4c2b2c065 use proper ip for endpoint ip 6 years ago
Rapptz f37f3b8212 Properly populate __slots__ for derived user types. 6 years ago
Rapptz 6ed5a21a78 Fix regression where Message.edited_at would not update during edits 6 years ago
Rapptz a69738b635 Fix regression with unresolved channels due to reordering. 6 years ago
Rapptz 0cf38241d0 Version bump to 1.2.3 6 years ago
Rapptz 1e982e0042 Cast activity enumerator to integer instead of accessing value directly 6 years ago
Rapptz a136def52f Translation sync from crowdin 6 years ago
Rapptz 8f691ae775 Only return exception in Client.run when it's not cancelled. 6 years ago
Rapptz b2f247bef3 Propagate exception in Client.run 6 years ago
Imayhaveborkedit 20fa3001f2 Raise max encoder bitrate to 512kbps 6 years ago
Harmon 94c0cb0d5c [commands] Add missing word in HelpCommand documentation 6 years ago
Benjamin Mintz 850a0431bf Catch asyncio.CancelledError in 3.8 in typing context manager 6 years ago
Rapptz 671a19a24a [commands] Ensure cooldowns are properly copied. 6 years ago
NCPlayz dfcf9cdb0a Rename error type for `X.fetch_channel(s)`. 6 years ago
Reece Dunham 34b93c757c docs: Fix minor typo 6 years ago
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