[PR #106] Matrix Notification Plugin #107

Open
opened 2026-03-02 02:59:58 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/bunkerity/bunkerweb-plugins/pull/106
Author: @jonas0b1011001
Created: 9/21/2024
Status: 🔄 Open

Base: mainHead: matrix


📝 Commits (3)

📊 Changes

6 files changed (+418 additions, -0 deletions)

View changed files

📝 README.md (+1 -0)
matrix/README.md (+93 -0)
matrix/matrix.lua (+210 -0)
matrix/plugin.json (+63 -0)
matrix/ui/actions.py (+30 -0)
matrix/utils.lua (+21 -0)

📄 Description

Initially made this for myself, maybe you want to add it to your collection.
Code is heavily inspired by your Webhook plugin.

This is how it looks in Element.
matrIx notification example


🔄 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/bunkerity/bunkerweb-plugins/pull/106 **Author:** [@jonas0b1011001](https://github.com/jonas0b1011001) **Created:** 9/21/2024 **Status:** 🔄 Open **Base:** `main` ← **Head:** `matrix` --- ### 📝 Commits (3) - [`06b4802`](https://github.com/bunkerity/bunkerweb-plugins/commit/06b480280546782115d1d164ca1871e0bda50993) initial - [`64db9f9`](https://github.com/bunkerity/bunkerweb-plugins/commit/64db9f9cd857822d21325d2724ba657b40ddf9d0) fix anonymize ip - [`b0a9540`](https://github.com/bunkerity/bunkerweb-plugins/commit/b0a9540a90b52f09567ecf4861df43e075889fe9) 1.6 compatibility ### 📊 Changes **6 files changed** (+418 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) ➕ `matrix/README.md` (+93 -0) ➕ `matrix/matrix.lua` (+210 -0) ➕ `matrix/plugin.json` (+63 -0) ➕ `matrix/ui/actions.py` (+30 -0) ➕ `matrix/utils.lua` (+21 -0) </details> ### 📄 Description Initially made this for myself, maybe you want to add it to your collection. Code is heavily inspired by your Webhook plugin. This is how it looks in Element. <img width="814" alt="matrIx notification example" src="https://github.com/user-attachments/assets/d6740a2b-210b-46ba-8205-b96c109f291d"> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
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
starred/bunkerweb-plugins#107
No description provided.