View Issue Details

IDProjectCategoryView StatusLast Update
0006575unrealircdpublic2025-11-12 11:58
ReporterValware Assigned Tosyzop  
PrioritynormalSeverityfeatureReproducibilityhave not tried
Status resolvedResolutionfixed 
Fixed in Version6.2.1 
Summary0006575: Feature Request: WebHooks
DescriptionIt would be really useful to have webhooks in UnrealIRCd. Right now SSE is the only option, but that means keeping a persistent connection open all the time. For some use cases that's fine, but requires user attendance for the app to receive, or some other persistent connection solution. Webhooks are a feasible workaround, and will be useful for future development of the webpanel.
TagsNo tags attached.
3rd party modules

Activities

Valware

2025-09-12 16:59

reporter   ~0023492

Here is my initial suggestion: https://github.com/unrealircd/unrealircd/pull/318

From talking with Syzop on IRC it seems a better idea to incorporate this as part of the log block instead of how I've suggested in my patch above.

syzop

2025-11-12 11:58

administrator   ~0023547

This is in UnrealIRCd 6.2.1, was this commit:

commit c16d602cc208363a449f424aab254ed391d5b95f
Author: Valerie Liu <[email protected]>
Date: Mon Oct 27 07:50:38 2025 +0000

    Add webhooks functionality to log blocks (PR #322)

Issue History

Date Modified Username Field Change
2025-09-12 16:57 Valware New Issue
2025-09-12 16:59 Valware Note Added: 0023492
2025-11-12 11:58 syzop Assigned To => syzop
2025-11-12 11:58 syzop Status new => resolved
2025-11-12 11:58 syzop Resolution open => fixed
2025-11-12 11:58 syzop Fixed in Version => 6.2.1
2025-11-12 11:58 syzop Note Added: 0023547