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

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…
Add ReactionTypes to get_reaction_users http Related to the `http` module. model Related to the `model` module.
#3555 opened May 17, 2026 by meditationmind Contributor Loading…
Move default allowed mentions into the CacheHttp trait and out of the http module builder Related to the `builder` module. cache Related to the `cache`-feature. collector Related to the `collector` module. examples Related to Serenity's examples. gateway Related to the `gateway` module. http Related to the `http` module. model Related to the `model` module.
#3551 opened May 8, 2026 by mkrasnitski Collaborator Loading…
feat(Scope): add IdentifyPremium scope model Related to the `model` module.
#3550 opened May 6, 2026 by kshitijanurag Contributor Loading…
Implement voice channel status and start time builder Related to the `builder` module. cache Related to the `cache`-feature. gateway Related to the `gateway` module. model Related to the `model` module.
#3545 opened Apr 23, 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 push/extend methods for CreateAllowedMentions users/roles builder Related to the `builder` module.
#3514 opened Mar 11, 2026 by calum4 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…
Split core functionality into a serenity-core subcrate breaking change The public API is changed, resulting in miscompilations or unexpected new behaviour for users ci Related to the continuous integration. collector Related to the `collector` module. enhancement An improvement to Serenity. examples Related to Serenity's examples. gateway Related to the `gateway` module.
#3387 opened Jul 17, 2025 by mkrasnitski Collaborator 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.