Skip to content

Pull requests: serenity-rs/serenity

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

Update audit log Actions and Changes model Related to the `model` module.
#3594 opened Aug 4, 2026 by meditationmind Contributor Loading…
Read ALL_PROXY environment variable for WebSocket connection gateway Related to the `gateway` module.
#3590 opened Aug 1, 2026 by ZiYueCommentary Loading…
Rename InnerId to Snowflake and replace all other Id types in http with it builder Related to the `builder` module. gateway Related to the `gateway` module. http Related to the `http` module. model Related to the `model` module. utils Related to the `utils` module.
#3585 opened Jul 20, 2026 by mkrasnitski Collaborator Draft
Make Http API methods generic over their return type builder Related to the `builder` module. gateway Related to the `gateway` module. http Related to the `http` module. model Related to the `model` module.
#3584 opened Jul 20, 2026 by mkrasnitski Collaborator Draft
Add support for private channel obfuscation cache Related to the `cache`-feature. examples Related to Serenity's examples. gateway Related to the `gateway` module. model Related to the `model` module. utils Related to the `utils` module.
#3582 opened Jul 19, 2026 by meditationmind Contributor Draft
Remove null entries when deserializing GatewayEvent model Related to the `model` module.
#3574 opened Jun 24, 2026 by MalteRosenkilde Loading…
feat: make GuildId::everyone_role const model Related to the `model` module.
#3572 opened Jun 21, 2026 by vaporoxx Contributor Loading…
Fix From impl coherence with time 0.3.48 builder Related to the `builder` module. utils Related to the `utils` module.
#3567 opened Jun 12, 2026 by alexandretrotel Loading…
Better span and log information for requests and nicer debug formatting for ShardInfo http Related to the `http` module. model Related to the `model` module.
#3563 opened May 27, 2026 by elkowar Contributor Loading…
Handle unavailable guild object in Guild Create cache Related to the `cache`-feature. model Related to the `model` module.
#3556 opened May 18, 2026 by meditationmind Contributor Loading…
feat: allow const methods on CreateAllowedMentions struct builder Related to the `builder` module.
#3544 opened Apr 23, 2026 by Dueen Loading…
feat(http): add Http::search_guild_messages http Related to the `http` module. model Related to the `model` module.
#3540 opened Apr 19, 2026 by Dramex Loading…
Impl From/TryFrom for message components builder Related to the `builder` module. examples Related to Serenity's examples.
#3523 opened Mar 24, 2026 by meditationmind Contributor Loading…
Add edit roles positions http Related to the `http` module. model Related to the `model` module.
#3512 opened Mar 8, 2026 by corentin-godefroy Loading…
Add into_* methods to Components model Related to the `model` module.
#3467 opened Jan 4, 2026 by calum4 Contributor Loading…
Add proxy support for websocket connect breaking change The public API is changed, resulting in miscompilations or unexpected new behaviour for users client Related to the `client` module. enhancement An improvement to Serenity. gateway Related to the `gateway` module.
#3449 opened Dec 7, 2025 by Morb0 Loading…
transition Permissions from u64 to SmolBitSet builder Related to the `builder` module. model Related to the `model` module.
#3446 opened Dec 3, 2025 by fgardt Contributor Loading…
Specialize BuildHasher and switch hashers in ExtractMap and HashMap builder Related to the `builder` module. cache Related to the `cache`-feature. examples Related to Serenity's examples. http Related to the `http` module. model Related to the `model` module.
#3360 opened May 1, 2025 by xacrimon Contributor Draft
Use EditInteractionResponse consistently to edit interaction messages builder Related to the `builder` module. examples Related to Serenity's examples. model Related to the `model` module.
#3069 opened Nov 28, 2024 by DPlayer234 Contributor Loading…
Adds "unstable-exhaustive-types" as new feature. builder Related to the `builder` module. cache Related to the `cache`-feature. client Related to the `client` module. framework Related to the `framework` and `framework::standard` modules and/or the `command_attr` crate gateway Related to the `gateway` module. http Related to the `http` module. model Related to the `model` module. utils Related to the `utils` module. voice Related to the `voice` module and `serenity_voice_model` crate.
#3056 opened Nov 24, 2024 by TheCataliasTNT2k Loading…
Adds better abilities to check, what exactly was rate limited http Related to the `http` module.
#2901 opened Jun 12, 2024 by TheCataliasTNT2k Loading…
ProTip! Filter pull requests by the default branch with base:current.