2048 Commits (7b8d50a9885cef35322b3ee4a7212db1ba0ff8b7)
 

Author SHA1 Message Date
Rapptz 7b8d50a988 Add support for guild subscriptions. 6 years ago
Rapptz 5c1b239b47 Different method of upgrading user instances 6 years ago
Rapptz e75c248a9a Properly populate __slots__ for derived user types. 6 years ago
Rapptz 6f71552c50 [commands] Don't update sys.modules with a stale reference. 6 years ago
Rapptz 70e62e8fe4 Fix regression where Message.edited_at would not update during edits 6 years ago
Rapptz 4c917d10de Use the standard way of detecting RTD 6 years ago
Rapptz ac00fcad77 Flatten genindex to not group names. 6 years ago
Joshua B 9d0400516a
Fix TeamMember.team typehinting 6 years ago
Rapptz b31028fa19 Fix some linking issues with TeamMembershipState 6 years ago
Rapptz 604e9dfc67 Remove constructibility from certain classes in documentation. 6 years ago
Rapptz ccb26018ab Export Team related stuff from __init__ 6 years ago
Rapptz ba7a319ab0 Team.owner should return a TeamMember. 6 years ago
Rapptz c4d1bd7899 TeamMember inherits from BaseUser instead of attribute. 6 years ago
Rapptz d4b13bd32b [commands] Fix up Paginator documentation. 6 years ago
Matt (IPv4) Cowley 391ff7a486 [commands] Calculate suffix length at each add_line 6 years ago
Rapptz 0cca3ca5c6 Add support for suppressing embeds. 6 years ago
Rapptz 203d702d46 Add unused Guild.preferred_locale 6 years ago
Rapptz 2c16e43e8a Fix regression with unresolved channels due to reordering. 6 years ago
Rapptz 68342db04d [commands] Properly raise the correct exception for owner_ids 6 years ago
Xua 69364a25eb fix documentation for GuildChannel.set_permissions 6 years ago
Nihaal 9687740217 [tasks] Removed Returns from decorator docstring 6 years ago
Eugene be5bd27386 Remove unused import 6 years ago
Benjamin Mintz 0a21591d0c [commands] Don't raise ExtensionNotFound for ImportErrors in modules 6 years ago
fourjr 3961e7ef6d Support team members data in application info 6 years ago
NCPlayz 5698cf6df9 Implement `Guild.fetch_roles` 6 years ago
NCPlayz 851f83c821 Implement `Guild.fetch_members` 6 years ago
Rapptz d747f2c88b Use a new scorer to improve search results. 6 years ago
Rapptz c26797d808 Proper RTD detection. 6 years ago
Rapptz 1652539d40 Disable RTD search. 6 years ago
Rapptz ab00bc0686 Strip discord.ext in genindex page and unbreak PEP links. 6 years ago
Rapptz acda808803 Make the generated index page more useful for Ctrl + F. 6 years ago
Rapptz db67c79dbc Downgrade to Sphinx 1.8.5 6 years ago
Rapptz 7523f86006 Translation sync with Crowdin 6 years ago
Rapptz a129b4bb7e Make more use of screen space in the documentation. 6 years ago
Rapptz 7543328fe7 Update Sphinx to 2.1.2 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