feat: Allow mentioning @room in an admin announcement #850

Merged
Jade merged 1 commit from jade/admin-ping into main 2025-06-14 18:14:05 +00:00
Owner
No description provided.
feat: Allow mentioing @room in an admin announcement
All checks were successful
Release Docker Image / define-variables (push) Successful in 1s
Rust Checks / Format (push) Successful in 54s
Rust Checks / Clippy (push) Successful in 4m50s
Rust Checks / Cargo Test (push) Successful in 5m20s
Documentation / Build and Deploy Documentation (pull_request) Successful in 47s
Release Docker Image / build-image (linux/amd64, linux-amd64) (push) Successful in 12m56s
Release Docker Image / build-image (linux/arm64, linux-arm64) (push) Successful in 12m28s
Release Docker Image / merge (push) Successful in 14s
e52094a14f
@ -4,3 +4,3 @@
"type": "object",
"properties": {
"updates": {
"announcements": {
Owner

This won't impact older versions that don't have the new schema update will it?

This won't impact older versions that don't have the new schema update will it?
Author
Owner

Nope, this is (a) fixing a bug, (b) actually purely documentation

Nope, this is (a) fixing a bug, (b) actually purely documentation
Author
Owner
https://forgejo.ellis.link/continuwuation/continuwuity/src/branch/main/docs/static/announcements.json#L3
nex marked this conversation as resolved
nex approved these changes 2025-06-14 18:07:03 +00:00
Jade changed title from feat: Allow mentioing @room in an admin announcement to feat: Allow mentioning @room in an admin announcement 2025-06-14 18:07:40 +00:00
Jade force-pushed jade/admin-ping from e52094a14f to d0f00e6f5c 2025-06-14 18:10:07 +00:00 Compare
Jade scheduled this pull request to auto merge when all checks succeed 2025-06-14 18:10:18 +00:00
Jade merged commit d0f00e6f5c into main 2025-06-14 18:14:05 +00:00
nex added this to the 0.5.0 milestone 2025-06-28 20:54:06 +00:00
Sign in to join this conversation.
No reviewers
nex
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: continuwuation/continuwuity#850
No description provided.