234 Commits (bed72ec3c324425f71fb4579d27ffc80445c2494)

Author SHA1 Message Date
shell1010 1e5c1d9e48 Added increment, process and worker ids to utils.py (#770) 8 months ago
Dolfies f88c1d37ce Add new user and profile fields 9 months ago
Rapptz 45a0c26240 Sanitize invite argument before calling the invite info endpoint 10 months ago
Lilly Rose Berner e4e708535c Add zstd gateway compression to speed profile 11 months ago
Josh 96c40ea766 [commands] Add support for type statement and NewType 1 year ago
Rapptz 278b9eb970 Fix escape behaviour for lists and headers in escape_markdown 2 years ago
dolfies 226f20024d chore: Lint pass 10 months ago
dolfies a7554ba7d4 Remove deprecated setting field 10 months ago
Rocco A f7bec82d65
Utilize provided proxies in build info fetching (#759) 10 months ago
dolfies b813c625dc Fix fallback client build number (AGAIN) 1 year ago
dolfies 51d43a158f
Rework member chunking and events (#662) 2 years ago
dolfies 8d77474269 Implement commands v3 2 years ago
dolfies 306f1b286b Improve resiliency of info retrieval and add tests 2 years ago
Zai 9a6b06864a
Fix duplicate logging module import in [discord/utils.py] (#617) 2 years ago
Ed Powers cf97a1d1f8
Fix fallback build number retrieval again (#628) 2 years ago
ye4241 4076a3b1b8
Fix fallback build number retrieval (#596) 2 years ago
dolfies 5a86410ceb Fix more circular imports 2 years ago
Rapptz ecdbf0fe58 Add constant for the default file size limit 2 years ago
Rapptz 79925e9c3b Fix FileHandler having ANSI escapes when used within PyCharm 2 years ago
Andrin S f066597a02 Add support for voice messages 2 years ago
Andrin S 0f8e682ec9 Escape # and - in markdown utilities 2 years ago
Ruairi 67b69e732c
Implement experiments (#520) 2 years ago
dolfies c37574d9bb Add missing CDN parameters and fix avatar decoration URL 2 years ago
dolfies 527329be61 Update context/super property management 2 years ago
Soheab_ dbd8c213cb Add support for member flags 3 years ago
Rapptz 733c951163 Formally document utils.maybe_coroutine 3 years ago
Rapptz 12edcb8e21 Enable colour logging for docker even if tty is not set 3 years ago
Tom bb931272fc Add Pycharm support to coloured logging 3 years ago
Jakub Kuczys b869401767 Type hint support for slices and __index__ in SequenceProxy 3 years ago
Jakub Kuczys 8cc0deab08 Add repr to the SequenceProxy 3 years ago
Josh f1522af4ef Add overloads to utils.sleep_until 3 years ago
Rapptz 1ea5a4e06b Add utils.setup_logging to help set up logging outside of Client.run 3 years ago
Rapptz 9c7b867d36 Fix nested Annotated calls not resolving 3 years ago
Rapptz 44ea19c2a5 Fix time_snowflake not being documented 3 years ago
Rapptz 486ccd04df Change snowflake_time and time_snowflake parameters to pos/kw-only 3 years ago
James Hilton-Balfe 7a216b2e7d Fix overload order on as_chunks 3 years ago
Rapptz 088e763306 Change certain sequences to use a special proxy type instead of list 3 years ago
Rapptz 918151c5ad Fix utils.copy_doc being partially unknown 3 years ago
James Hilton-Balfe 0cd06789e4 Prioritise async iteration before sync iteration in utils.find/get 3 years ago
Rapptz d053ecf8b9 Refactor utils.oauth_url slightly 3 years ago
Miku Chan aedbedaff8 Add state parameter to utils.oauth_url 3 years ago
Josh 52a5f10307 Fix type annotations to adhere to latest pyright release 3 years ago
Rapptz f7190c8020 Document and export MISSING sentinel 3 years ago
dolfies ba6e15ed61
Implement protobuf settings (#476) 3 years ago
dolfies edf083bd1e Implement relationship presence and gateway session management 3 years ago
dolfies 9a6c4e1e35
Implement (almost) the entirety of the applications, billing, and store API (#449) 3 years ago
dolfies fc561d271e Update required property fetching to new domain 3 years ago
dolfies 8adb809d51 Rework nonce generation 3 years ago
dolfies 13d7bafd64 Docs are fun 😭 3 years ago
dolfies 9fe7cfb474 Docs are fun :( 3 years ago