Original PR: https://github.com/RedWizardsLab/EchoHub/pull/29 Author: @HueByte Created: 2/24/2026 Status: ✅ Merged Merged: 2/24/2026 Merged by: @HueByte
Base: dev ← Head: dev_pipelines
dev
dev_pipelines
fb4f6c3
a0d9d86
10 files changed (+850 additions, -1 deletions)
📝 .markdownlint-cli2.jsonc (+3 -1) ➕ docs/flows/authentication.md (+142 -0) ➕ docs/flows/channels.md (+159 -0) ➕ docs/flows/connection.md (+150 -0) ➕ docs/flows/flows.md (+3 -0) ➕ docs/flows/media.md (+118 -0) ➕ docs/flows/messaging.md (+210 -0) ➕ docs/flows/moderation.md (+50 -0) ➕ docs/flows/toc.yml (+12 -0) 📝 docs/toc.yml (+3 -0)
.markdownlint-cli2.jsonc
docs/flows/authentication.md
docs/flows/channels.md
docs/flows/connection.md
docs/flows/flows.md
docs/flows/media.md
docs/flows/messaging.md
docs/flows/moderation.md
docs/flows/toc.yml
docs/toc.yml
Added flows documentation so its easier to wrap mind around the project
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
No dependencies set.
The note is not visible to the blocked user.
📋 Pull Request Information
Original PR: https://github.com/RedWizardsLab/EchoHub/pull/29
Author: @HueByte
Created: 2/24/2026
Status: ✅ Merged
Merged: 2/24/2026
Merged by: @HueByte
Base:
dev← Head:dev_pipelines📝 Commits (2)
fb4f6c3feat: add detailed documentation for authentication, connection, messaging, channels, moderation, and media flowsa0d9d86fix: update markdownlint configuration to allow compact table pipe style📊 Changes
10 files changed (+850 additions, -1 deletions)
View changed files
📝
.markdownlint-cli2.jsonc(+3 -1)➕
docs/flows/authentication.md(+142 -0)➕
docs/flows/channels.md(+159 -0)➕
docs/flows/connection.md(+150 -0)➕
docs/flows/flows.md(+3 -0)➕
docs/flows/media.md(+118 -0)➕
docs/flows/messaging.md(+210 -0)➕
docs/flows/moderation.md(+50 -0)➕
docs/flows/toc.yml(+12 -0)📝
docs/toc.yml(+3 -0)📄 Description
Summary
Added flows documentation so its easier to wrap mind around the project
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.