matrix-ipfs-bot.meta

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

commit 7a798c5d6a5195790b916b5ab03d282d27e01e5e
Author: Phorge Migration <migration@localhost>
Date:   Tue, 21 Jul 2026 18:05:26 +0200

Archive issues/PRs export for MTRNord/matrix-ipfs-bot

Diffstat:
Aissues/1.json | 16++++++++++++++++
Aissues/1.md | 13+++++++++++++
2 files changed, 29 insertions(+), 0 deletions(-)

diff --git a/issues/1.json b/issues/1.json @@ -0,0 +1,16 @@ +{ + "number": 1, + "title": "Wrong download logic", + "state": "closed", + "author": "MTRNord", + "created_at": "2020-07-02T19:30:57Z", + "closed_at": "2020-07-04T16:33:27Z", + "labels": [ + "bug" + ], + "assignees": [ + "MTRNord" + ], + "body": "Obviously, in this case, we don't want to get the media from our server but actually from the sender server as the bot is used for the case that our server can't get it.", + "comments": [] +} diff --git a/issues/1.md b/issues/1.md @@ -0,0 +1,13 @@ +# #1 Wrong download logic + +- **State:** closed +- **Author:** @MTRNord +- **Created:** 2020-07-02T19:30:57Z +- **Closed:** 2020-07-04T16:33:27Z +- **Labels:** bug +- **Assignees:** @MTRNord + +--- + +Obviously, in this case, we don't want to get the media from our server but actually from the sender server as the bot is used for the case that our server can't get it. +