tg-sync.meta

Issues/PRs archive for Nordgedanken/TG-Sync
git clone git://archive.git.mtrnord.blog/Nordgedanken/tg-sync.meta.git
Log | Files | Refs

commit 5c0ab8cd8f062f9ebff7d488b0b1a7c8c3badc7f
Author: Phorge Migration <migration@localhost>
Date:   Tue, 21 Jul 2026 18:24:40 +0200

Archive issues/PRs export for Nordgedanken/TG-Sync

Diffstat:
Aissues/1.json | 17+++++++++++++++++
Aissues/1.md | 12++++++++++++
Aissues/2.json | 14++++++++++++++
Aissues/2.md | 11+++++++++++
Aissues/3.json | 14++++++++++++++
Aissues/3.md | 11+++++++++++
Aissues/4.json | 14++++++++++++++
Aissues/4.md | 11+++++++++++
Aissues/5.json | 15+++++++++++++++
Aissues/5.md | 11+++++++++++
Aissues/6.json | 14++++++++++++++
Aissues/6.md | 11+++++++++++
12 files changed, 155 insertions(+), 0 deletions(-)

diff --git a/issues/1.json b/issues/1.json @@ -0,0 +1,17 @@ +{ + "number": 1, + "title": "CTR+C does not terminate the script", + "state": "open", + "author": "MTRNord", + "created_at": "2017-01-27T15:19:59Z", + "closed_at": null, + "labels": [ + "bug", + "help wanted" + ], + "assignees": [ + "MTRNord" + ], + "body": "", + "comments": [] +} diff --git a/issues/1.md b/issues/1.md @@ -0,0 +1,12 @@ +# #1 CTR+C does not terminate the script + +- **State:** open +- **Author:** @MTRNord +- **Created:** 2017-01-27T15:19:59Z +- **Labels:** bug, help wanted +- **Assignees:** @MTRNord + +--- + +_No description._ + diff --git a/issues/2.json b/issues/2.json @@ -0,0 +1,14 @@ +{ + "number": 2, + "title": "One way of the sync breaks on dm messages on slack side", + "state": "open", + "author": "MTRNord", + "created_at": "2017-02-21T16:09:59Z", + "closed_at": null, + "labels": [ + "bug" + ], + "assignees": [], + "body": "", + "comments": [] +} diff --git a/issues/2.md b/issues/2.md @@ -0,0 +1,11 @@ +# #2 One way of the sync breaks on dm messages on slack side + +- **State:** open +- **Author:** @MTRNord +- **Created:** 2017-02-21T16:09:59Z +- **Labels:** bug + +--- + +_No description._ + diff --git a/issues/3.json b/issues/3.json @@ -0,0 +1,14 @@ +{ + "number": 3, + "title": "Adding second sync breaks sync on one site", + "state": "open", + "author": "MTRNord", + "created_at": "2017-02-21T17:56:21Z", + "closed_at": null, + "labels": [ + "bug" + ], + "assignees": [], + "body": "", + "comments": [] +} diff --git a/issues/3.md b/issues/3.md @@ -0,0 +1,11 @@ +# #3 Adding second sync breaks sync on one site + +- **State:** open +- **Author:** @MTRNord +- **Created:** 2017-02-21T17:56:21Z +- **Labels:** bug + +--- + +_No description._ + diff --git a/issues/4.json b/issues/4.json @@ -0,0 +1,14 @@ +{ + "number": 4, + "title": "Smileys not working correct", + "state": "open", + "author": "MTRNord", + "created_at": "2017-02-21T18:38:36Z", + "closed_at": null, + "labels": [ + "bug" + ], + "assignees": [], + "body": "", + "comments": [] +} diff --git a/issues/4.md b/issues/4.md @@ -0,0 +1,11 @@ +# #4 Smileys not working correct + +- **State:** open +- **Author:** @MTRNord +- **Created:** 2017-02-21T18:38:36Z +- **Labels:** bug + +--- + +_No description._ + diff --git a/issues/5.json b/issues/5.json @@ -0,0 +1,15 @@ +{ + "number": 5, + "title": "Command_register decorator seems not to trigger on command ", + "state": "open", + "author": "MTRNord", + "created_at": "2017-02-21T19:26:15Z", + "closed_at": null, + "labels": [ + "bug", + "upstreamTG" + ], + "assignees": [], + "body": "The Command_register decorator registers comands but the libary seems not to correctly trigger these.", + "comments": [] +} diff --git a/issues/5.md b/issues/5.md @@ -0,0 +1,11 @@ +# #5 Command_register decorator seems not to trigger on command + +- **State:** open +- **Author:** @MTRNord +- **Created:** 2017-02-21T19:26:15Z +- **Labels:** bug, upstreamTG + +--- + +The Command_register decorator registers comands but the libary seems not to correctly trigger these. + diff --git a/issues/6.json b/issues/6.json @@ -0,0 +1,14 @@ +{ + "number": 6, + "title": "Add mattermost Support ", + "state": "open", + "author": "MTRNord", + "created_at": "2017-02-22T15:04:52Z", + "closed_at": null, + "labels": [ + "enhancement" + ], + "assignees": [], + "body": "", + "comments": [] +} diff --git a/issues/6.md b/issues/6.md @@ -0,0 +1,11 @@ +# #6 Add mattermost Support + +- **State:** open +- **Author:** @MTRNord +- **Created:** 2017-02-22T15:04:52Z +- **Labels:** enhancement + +--- + +_No description._ +