matrix-spam-ml.meta

Issues/PRs archive for MTRNord/matrix-spam-ml
git clone git://archive.git.mtrnord.blog/MTRNord/matrix-spam-ml.meta.git
Log | Files | Refs

commit ce2a44ae57a08976850261e3f5521d7ada0d8796
Author: Phorge Migration <migration@localhost>
Date:   Tue, 21 Jul 2026 18:21:08 +0200

Archive issues/PRs export for MTRNord/matrix-spam-ml

Diffstat:
Aissues/1.json | 14++++++++++++++
Aissues/1.md | 16++++++++++++++++
Aissues/2.json | 12++++++++++++
Aissues/2.md | 10++++++++++
Aissues/3.json | 17+++++++++++++++++
Aissues/3.md | 20++++++++++++++++++++
Aissues/4.json | 17+++++++++++++++++
Aissues/4.md | 15+++++++++++++++
Aissues/5.json | 17+++++++++++++++++
Aissues/5.md | 16++++++++++++++++
10 files changed, 154 insertions(+), 0 deletions(-)

diff --git a/issues/1.json b/issues/1.json @@ -0,0 +1,14 @@ +{ + "number": 1, + "title": "Add github action to build on changes", + "state": "open", + "author": "MTRNord", + "created_at": "2022-12-10T21:52:56Z", + "closed_at": null, + "labels": [ + "enhancement" + ], + "assignees": [], + "body": "There should be a way to do a PR, run a test build of the model in it, compare the results and if it improves.\r\n\r\nAlso when merged it should rebuild and update the model in CI.\r\n\r\nAs part of this the lfs files should also get removed\r\n", + "comments": [] +} diff --git a/issues/1.md b/issues/1.md @@ -0,0 +1,16 @@ +# #1 Add github action to build on changes + +- **State:** open +- **Author:** @MTRNord +- **Created:** 2022-12-10T21:52:56Z +- **Labels:** enhancement + +--- + +There should be a way to do a PR, run a test build of the model in it, compare the results and if it improves. + +Also when merged it should rebuild and update the model in CI. + +As part of this the lfs files should also get removed + + diff --git a/issues/2.json b/issues/2.json @@ -0,0 +1,12 @@ +{ + "number": 2, + "title": "Add documentation on how the model is layered", + "state": "open", + "author": "MTRNord", + "created_at": "2022-12-10T21:53:09Z", + "closed_at": null, + "labels": [], + "assignees": [], + "body": "", + "comments": [] +} diff --git a/issues/2.md b/issues/2.md @@ -0,0 +1,10 @@ +# #2 Add documentation on how the model is layered + +- **State:** open +- **Author:** @MTRNord +- **Created:** 2022-12-10T21:53:09Z + +--- + +_No description._ + diff --git a/issues/3.json b/issues/3.json @@ -0,0 +1,17 @@ +{ + "number": 3, + "title": "[BOT] Add Feature to issue user reports to server admins", + "state": "open", + "author": "MTRNord", + "created_at": "2022-12-19T20:31:11Z", + "closed_at": null, + "labels": [ + "enhancement", + "Bot" + ], + "assignees": [ + "MTRNord" + ], + "body": "This should be using a reaction that is available after taking a positive (ban) action.\r\n\r\nIt should first ask for how to contact the server (either matrix or email for now).\r\nIt should remember this later.\r\n\r\nIt should tell in the report that it is issued from the bot to avoid confusion.\r\nIt also should include the event original json.\r\n\r\nIt should keep track of replies as threads in the admin room.", + "comments": [] +} diff --git a/issues/3.md b/issues/3.md @@ -0,0 +1,20 @@ +# #3 [BOT] Add Feature to issue user reports to server admins + +- **State:** open +- **Author:** @MTRNord +- **Created:** 2022-12-19T20:31:11Z +- **Labels:** enhancement, Bot +- **Assignees:** @MTRNord + +--- + +This should be using a reaction that is available after taking a positive (ban) action. + +It should first ask for how to contact the server (either matrix or email for now). +It should remember this later. + +It should tell in the report that it is issued from the bot to avoid confusion. +It also should include the event original json. + +It should keep track of replies as threads in the admin room. + diff --git a/issues/4.json b/issues/4.json @@ -0,0 +1,17 @@ +{ + "number": 4, + "title": "[BOT] Add Feature to deactivate users after ban", + "state": "open", + "author": "MTRNord", + "created_at": "2022-12-19T20:32:09Z", + "closed_at": null, + "labels": [ + "enhancement", + "Bot" + ], + "assignees": [ + "MTRNord" + ], + "body": "It should display a reaction action on after confirming a ban.\r\nIt should only display it if the admin api is set up for the specific server.\r\n\r\nIt should confirm this action.", + "comments": [] +} diff --git a/issues/4.md b/issues/4.md @@ -0,0 +1,15 @@ +# #4 [BOT] Add Feature to deactivate users after ban + +- **State:** open +- **Author:** @MTRNord +- **Created:** 2022-12-19T20:32:09Z +- **Labels:** enhancement, Bot +- **Assignees:** @MTRNord + +--- + +It should display a reaction action on after confirming a ban. +It should only display it if the admin api is set up for the specific server. + +It should confirm this action. + diff --git a/issues/5.json b/issues/5.json @@ -0,0 +1,17 @@ +{ + "number": 5, + "title": "[BOT] Add Feature to revert actions", + "state": "open", + "author": "MTRNord", + "created_at": "2022-12-19T20:33:07Z", + "closed_at": null, + "labels": [ + "enhancement", + "Bot" + ], + "assignees": [ + "MTRNord" + ], + "body": "It should only be shown on ban or kick.\r\n\r\nIt should be done using reactions.\r\n\r\nIt should be confirmed by admins.", + "comments": [] +} diff --git a/issues/5.md b/issues/5.md @@ -0,0 +1,16 @@ +# #5 [BOT] Add Feature to revert actions + +- **State:** open +- **Author:** @MTRNord +- **Created:** 2022-12-19T20:33:07Z +- **Labels:** enhancement, Bot +- **Assignees:** @MTRNord + +--- + +It should only be shown on ban or kick. + +It should be done using reactions. + +It should be confirmed by admins. +