30 Commits (be227ebcf0c8bad6b56798339b5414b8da414dc0)

Author SHA1 Message Date
NCPlayz be227ebcf0 Redesign asset retrieval in the library. 6 years ago
Rapptz 548b9d5693 Double underscore HTTPClient's internal session. 6 years ago
NCPlayz fb02191b80 Organise documentation 6 years ago
Rapptz 5e65ec978c Take back ownership of files from aiohttp for retrying requests. 6 years ago
Rapptz c960465366 Mock a ConnectionState object to fix wait=True errors in webhooks. 6 years ago
Rapptz 311788c7cb Properly clean-up file objects when necessary instead of instantly. 6 years ago
Bryan Forbes e2478b17c9 Bump aiohttp requirement and fix AsyncWebhookAdapter 6 years ago
Dante Dam 9656a21ebe Bumped copyright years to 2019. 6 years ago
Dice 33dc3411ac Fix Webhook states for stateful objects 6 years ago
Chris Rrapi dd41dac680 Fix AttributeError in webhook.send 6 years ago
Terrance a105f8b8cc Webhooks: add support for multi-file upload 7 years ago
Hornwitser efb4ff850e [lint] Fix import order 7 years ago
Rapptz 5c24e69cf2 Fix up the Sphinx strings causing warnings. 7 years ago
Hornwitser c557ee33ca [lint] Fix types used for __slots__ and __all__ 7 years ago
Hornwitser c8b49d37be [lint] Fix incorrect and inconsistent whitespace 7 years ago
Rapptz f25091efe1 Drop support for Python 3.4 and make minimum version 3.5.2. 7 years ago
Rapptz eb5defed00 Fix Webhook.guild raising an AttributeError. 7 years ago
Tobotimus 3112e1c17e Add intersphinx 7 years ago
Rapptz 30b5047b0e Fix multipart sending for RequestsWebhookAdapter to work. 7 years ago
Rapptz 5013102574 Fix Webhook.delete not working. 8 years ago
rooni 415ca9a774 Add webhook.url 8 years ago
Rapptz 8912625428 Fix docstrings for Webhook.send 8 years ago
Rapptz 99bd595f5e Rename webhook parameters to payload to avoid shadowing. 8 years ago
Rapptz e7d3085445 Webhook URLs can have dashes and underscores. 8 years ago
Steve C 7ee5dc22fb Fix a couple docstrings 8 years ago
Rapptz 8eb6fa0329 Fix multi-part sending with aiohttp in webhooks. 8 years ago
Rapptz 754f3a2ae9 Don't make session a keyword only argument. 8 years ago
Rapptz b5d987347a Fix some docstrings. 8 years ago
Rapptz 310cb05040 Fix Webhook.execute alias. 8 years ago
Rapptz 37b0fdb898 Add webhook support. 8 years ago