[PR #82] [MERGED] Dev os notifications #82

Closed
opened 2026-09-04 00:50:05 +02:00 by Stone_Red · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/RedWizardsLab/EchoHub/pull/82
Author: @Stone-Red-Code
Created: 8/1/2026
Status: Merged
Merged: 8/1/2026
Merged by: @Stone-Red-Code

Base: devHead: dev_os_notifications


📝 Commits (3)

📊 Changes

6 files changed (+43 additions, -1 deletions)

View changed files

📝 docs/changelog/index.md (+1 -1)
📝 docs/changelog/v0.2.18.md (+1 -0)
📝 docs/todo.md (+1 -0)
📝 src/EchoHub.Client/AppOrchestrator.cs (+5 -0)
📝 src/EchoHub.Client/EchoHub.Client.csproj (+1 -0)
src/EchoHub.Client/Services/OsNotificationService.cs (+34 -0)

📄 Description

Summary

See Changelog


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/RedWizardsLab/EchoHub/pull/82 **Author:** [@Stone-Red-Code](https://github.com/Stone-Red-Code) **Created:** 8/1/2026 **Status:** ✅ Merged **Merged:** 8/1/2026 **Merged by:** [@Stone-Red-Code](https://github.com/Stone-Red-Code) **Base:** `dev` ← **Head:** `dev_os_notifications` --- ### 📝 Commits (3) - [`d1d16f6`](https://github.com/RedWizardsLab/EchoHub/commit/d1d16f6f0e6442012ece8a88304f04178afc37b4) feat: add native OS notifications - [`ac067b2`](https://github.com/RedWizardsLab/EchoHub/commit/ac067b2c0baba837dc2a2a4af04cd07e96be2ba3) chore: add changelog - [`fba8fbe`](https://github.com/RedWizardsLab/EchoHub/commit/fba8fbe49bdd5fa6f0b3a9fb8337b8203e233e0c) chore: update todo ### 📊 Changes **6 files changed** (+43 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `docs/changelog/index.md` (+1 -1) 📝 `docs/changelog/v0.2.18.md` (+1 -0) 📝 `docs/todo.md` (+1 -0) 📝 `src/EchoHub.Client/AppOrchestrator.cs` (+5 -0) 📝 `src/EchoHub.Client/EchoHub.Client.csproj` (+1 -0) ➕ `src/EchoHub.Client/Services/OsNotificationService.cs` (+34 -0) </details> ### 📄 Description # Summary See Changelog --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Stone_Red added the pull-request label 2026-09-04 00:50:05 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: RedWizardsLab/EchoHub#82