71 Commits (3c6279b9475a61b2996bf40abf2d904df495b108)

Author SHA1 Message Date
Nadir Chowdhury 3c6279b947
Implement Guild Scheduled Events 3 years ago
Rapptz ecf239d2a2 Fix user cache acting incorrectly with evictions 4 years ago
xPolar dd8168f902
Fix a typo within the documentation 4 years ago
Rapptz d78e5d979d Refactor and type hint invites 4 years ago
Zomatree b48f510e15
Add invite targets for voice channel invites 4 years ago
Stanisław Jelnicki 9b4e820bbe
Document Invite.inviter as optional 4 years ago
Josh 3864fb37a0
Fix various reference issues in documentation 4 years ago
Nadir Chowdhury e762f55847
Add fetch_invite with with_expiration 4 years ago
sudosnok 67abfea61a
Add target_user and target_type to Invite objects 4 years ago
Nadir Chowdhury f4165755a9
Rename lingering _url Asset properties 4 years ago
Rapptz 9eaf1e85e4 Rewrite Asset design 4 years ago
Nadir Chowdhury 1efdef3ac3
Add typings for invites, templates, and bans 4 years ago
Rapptz 99fc950510 Use f-strings in more places that were missed. 4 years ago
Nadir Chowdhury 89456022cf
Add `__all__` to remaining modules 4 years ago
Rapptz ff7094ce96 Convert datetimes to aware datetimes with UTC. 4 years ago
Rapptz 94bd1b9822 Convert two missing places to f-strings 4 years ago
Rapptz 9d39b135f4 Modernize code to use f-strings 4 years ago
xPolar 6c40e3b837
Update docs for discord.Invite.max_uses 4 years ago
Nihaal Sangha 69bdc3a184
Change copyright year to present 4 years ago
Rapptz 92fffb5daa Revert "Fix table wrapping" 5 years ago
Rapptz df57392aea Fix table wrapping 5 years ago
Tarek 7f17dc79a6
Remove namedtuples to better future guard the library 5 years ago
Skezza c3bca7ec73
Documentation formatting 5 years ago
Sebastian Law b4b953bfc6
Fix various inconsistencies within the documentation (#5067) 5 years ago
Anurag 08af907807
Change PartialInviteGuild.icon_url_as to mimic Guild.icon_url_as 5 years ago
Rapptz 0033cc83ef Fix fetching invites on guilds the user is not in 5 years ago
Rapptz 6ed0ae7d96 Fix fetching invites for a GroupChannel. 5 years ago
Rapptz 6071607176 Bump copyright year to 2020 5 years ago
Rapptz 7b2c01c48a Add support for on_invite_create and on_invite_delete 5 years ago
Devon R bf9b9c5879 Adjust BASE urls to have no trailing slash (consistency) 5 years ago
Devon R f5ebf42e1f Return invites as https, various URL normalization 5 years ago
NCPlayz 3c9bcc2851 Improve documentation 6 years ago
Rapptz 2cd6d771ec Make __repr__ slightly more detailed and add a few missing ones. 6 years ago
Rapptz 964b97aa30 Add table showing what methods get invite attributes. 6 years ago
Vexs bf5b267c55 Correct the documentation for methods and properties that return Assets 6 years ago
Benjamin Mintz a62641bd65 Add back __repr__ that were deleted in the Asset redesign 6 years ago
NCPlayz be227ebcf0 Redesign asset retrieval in the library. 6 years ago
NCPlayz fb02191b80 Organise documentation 6 years ago
Nadir Chowdhury 8f7ce7c64e Add support for reading guild descriptions 6 years ago
Nadir Chowdhury e18fed6310 Fix imports 6 years ago
SnowyLuma 42a7c4f7e5 Add support for guild banners 6 years ago
Rapptz 60f9ac3062 Fix missing imports 6 years ago
Rapptz 5d78f43e55 Expose more information from partial invites, along with counts. 6 years ago
Dante Dam 9656a21ebe Bumped copyright years to 2019. 6 years ago
Hornwitser c8b49d37be [lint] Fix incorrect and inconsistent whitespace 7 years ago
Hornwitser d58fc0ccee [lint] Remove unused imports 7 years ago
DismissedGuy c84287c007 Add support for splash(_url) to invites 7 years ago
Rapptz f25091efe1 Drop support for Python 3.4 and make minimum version 3.5.2. 7 years ago
Steve C 0e945915b7 Fixes various documentation errors/inconsistencies 7 years ago
Tobotimus 3112e1c17e Add intersphinx 7 years ago