Skip to content

Pull requests: nextsnake/nextcore

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

fix api version param name
#263 by Leshaka was merged Mar 20, 2024 Loading…
added tiny installation guide and pypi badges to README
#259 by THEGOLDENPRO was closed Apr 8, 2025 Loading…
Automatic safeguard disconnect wrongly firing on low-latency internet connections scope/nextcore.gateway Any changes to the nextcore.gateway namespace type/bug A bug fix
#252 by TAG-Epic was merged Jul 9, 2023 Loading…
Add rate limit reset offset
#249 by TAG-Epic was merged May 28, 2023 Loading…
Add timeout to waiting for HELLO scope/nextcore.gateway Any changes to the nextcore.gateway namespace type/bug A bug fix
#248 by TAG-Epic was merged May 17, 2023 Loading…
Document how to speed up your bot in a seperate optimizing page type/docs Changes to the documentation
#247 by TAG-Epic was merged May 17, 2023 Loading…
Make sure merge queues get tested type/ci Update github workflows configuration
#245 by TAG-Epic was merged May 1, 2023 Loading…
Stop using int for nextcore_id and move to string. scope/nextcore.http Any changes to the nextcore.http namespace type/tests Improve tests
#240 by TAG-Epic was merged May 1, 2023 Loading…
Add missed calls to .close for tests type/tests Improve tests
#238 by TAG-Epic was merged May 1, 2023 Loading…
Allow cancelling TimesPer.acquire scope/nextcore.http Any changes to the nextcore.http namespace type/bug A bug fix type/feature A feature addition
#236 by TAG-Epic was merged May 1, 2023 Loading…
Add .close methods to all rate limiters scope/nextcore.http Any changes to the nextcore.http namespace type/bug A bug fix
#235 by TAG-Epic was merged May 1, 2023 Loading…
Add opengraph info type/docs Changes to the documentation
#225 by TAG-Epic was merged Apr 12, 2023 Loading…
little redesign of README.md
#224 by THEGOLDENPRO was merged Apr 2, 2023 Loading…
Fix weird docs for the Route class. scope/nextcore.http Any changes to the nextcore.http namespace type/docs Changes to the documentation
#223 by TAG-Epic was merged Apr 19, 2023 Loading…
Use typing.cast instead of weird type: ignore workaround scope/nextcore.gateway Any changes to the nextcore.gateway namespace type/bug A bug fix
#222 by TAG-Epic was merged Mar 29, 2023 Loading…
Do not lock CalVer versioned packages type/build Change anything related to build systems. This can be things like bumping a dependency
#220 by TAG-Epic was merged Mar 29, 2023 Loading…
Improve examples scope/nextcore.gateway Any changes to the nextcore.gateway namespace scope/nextcore.http Any changes to the nextcore.http namespace type/docs Changes to the documentation
#218 by TAG-Epic was merged Mar 29, 2023 Loading…
chore(json): be ran -> run
#215 by MaskDuck was merged Apr 2, 2023 Loading…
type: ignore uses of orjson as its a optional dependency scope/nextcore.common Any changes to the nextcore.common namespace type/bug A bug fix
#213 by TAG-Epic was merged Mar 25, 2023 Loading…
fix(common): fix typehinting for dispatcher scope/nextcore.common Any changes to the nextcore.common namespace type/bug A bug fix
#212 by TAG-Epic was merged Mar 25, 2023 Loading…
Move from poetry dev dependencies to dev group type/build Change anything related to build systems. This can be things like bumping a dependency
#210 by TAG-Epic was merged Mar 25, 2023 Loading…
Use ParamSpec for maybe_coro scope/nextcore.common Any changes to the nextcore.common namespace type/feature A feature addition
#209 by TAG-Epic was merged Mar 25, 2023 Loading…
Add note about pyright needing to be installed to contributing guide type/docs Changes to the documentation
#208 by TAG-Epic was merged Mar 25, 2023 Loading…
Step by step gateway tutorial scope/nextcore.gateway Any changes to the nextcore.gateway namespace type/docs Changes to the documentation
#207 by TAG-Epic was merged Mar 29, 2023 Loading…
Add towncrier changelog to docs type/docs Changes to the documentation
#206 by TAG-Epic was merged Mar 19, 2023 Loading…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.