89 Commits (b98c4e3d621d23be7cfe7b67263457a2e407de0a)

Author SHA1 Message Date
dolfies 90f9a605de Rename appinfo.py -> application.py 2 years ago
dolfies 31c31ce030 Update create invite parameters 2 years ago
dolfies ff1b3b904c Improve PartialInviteChannel 2 years ago
dolfies 9a6c4e1e35
Implement (almost) the entirety of the applications, billing, and store API (#449) 2 years ago
dolfies 3ecca7293d Expose missing invite data, implement friend invites, improve invite methods 3 years ago
dolfies 29c2036bc8 Rebase to latest upstream 3 years ago
dolfies 3395417844 Improve typing across the board, remove old browser references 3 years ago
dolfies 388863e521 Implement joining guilds from id & lurking, bug fixes, doc fixes 3 years ago
dolfies 957a484306 Run black 3 years ago
Stocker 5aa696ccfa
Fix typing issues and improve typing completeness across the library 3 years ago
Rapptz 5ff657dbec Add missing attributes in PartialInviteGuild 3 years ago
Josh 147948af9b
Use typing.Self throughout library 3 years ago
Nadir Chowdhury 3c6279b947
Implement Guild Scheduled Events 3 years ago
dolfies 0e0ff384f7 Fix group/friend invites 3 years ago
dolfies e7d369c2c9 Add _message_id to Invite slots 4 years ago
dolfies 6ee2fa6d85 Solve circular import issue in a smarter way :) 4 years ago
dolfies 1ddf526af1 Migrate invite.py 4 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) 6 years ago
Devon R f5ebf42e1f Return invites as https, various URL normalization 6 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