commit 961a152d8cab823048a1f365cd5eb9fcb5ddf6b6
Author: Phorge Migration <migration@localhost>
Date: Tue, 21 Jul 2026 18:36:32 +0200
Archive issues/PRs export for erooster-mail/email-client
Diffstat:
8 files changed, 105 insertions(+), 0 deletions(-)
diff --git a/issues/1.json b/issues/1.json
@@ -0,0 +1,16 @@
+{
+ "number": 1,
+ "title": "Replace the tree view with a listbox + view approach for performance",
+ "state": "open",
+ "author": "MTRNord",
+ "created_at": "2023-02-17T16:51:57Z",
+ "closed_at": null,
+ "labels": [
+ "enhancement"
+ ],
+ "assignees": [
+ "MTRNord"
+ ],
+ "body": "https://gtk-rs.org/gtk4-rs/git/book/list_widgets.html",
+ "comments": []
+}
diff --git a/issues/1.md b/issues/1.md
@@ -0,0 +1,12 @@
+# #1 Replace the tree view with a listbox + view approach for performance
+
+- **State:** open
+- **Author:** @MTRNord
+- **Created:** 2023-02-17T16:51:57Z
+- **Labels:** enhancement
+- **Assignees:** @MTRNord
+
+---
+
+https://gtk-rs.org/gtk4-rs/git/book/list_widgets.html
+
diff --git a/issues/2.json b/issues/2.json
@@ -0,0 +1,15 @@
+{
+ "number": 2,
+ "title": "Flatpak",
+ "state": "closed",
+ "author": "MTRNord",
+ "created_at": "2023-02-19T00:44:06Z",
+ "closed_at": "2023-02-19T16:49:55Z",
+ "labels": [
+ "enhancement",
+ "good first issue"
+ ],
+ "assignees": [],
+ "body": "Just apply the usual meson https://belmoussaoui.com/blog/8-how-to-flatpak-a-rust-application/ :)",
+ "comments": []
+}
diff --git a/issues/2.md b/issues/2.md
@@ -0,0 +1,12 @@
+# #2 Flatpak
+
+- **State:** closed
+- **Author:** @MTRNord
+- **Created:** 2023-02-19T00:44:06Z
+- **Closed:** 2023-02-19T16:49:55Z
+- **Labels:** enhancement, good first issue
+
+---
+
+Just apply the usual meson https://belmoussaoui.com/blog/8-how-to-flatpak-a-rust-application/ :)
+
diff --git a/issues/3.json b/issues/3.json
@@ -0,0 +1,12 @@
+{
+ "number": 3,
+ "title": "Releases?",
+ "state": "open",
+ "author": "ic-it",
+ "created_at": "2023-03-02T07:54:25Z",
+ "closed_at": null,
+ "labels": [],
+ "assignees": [],
+ "body": "Create release for current minor version.",
+ "comments": []
+}
diff --git a/issues/3.md b/issues/3.md
@@ -0,0 +1,10 @@
+# #3 Releases?
+
+- **State:** open
+- **Author:** @ic-it
+- **Created:** 2023-03-02T07:54:25Z
+
+---
+
+Create release for current minor version.
+
diff --git a/issues/4.json b/issues/4.json
@@ -0,0 +1,12 @@
+{
+ "number": 4,
+ "title": "how to try this",
+ "state": "open",
+ "author": "legacychimera247",
+ "created_at": "2023-04-27T11:36:17Z",
+ "closed_at": null,
+ "labels": [],
+ "assignees": [],
+ "body": "hello, would be nice to test the applicaction\r\n\r\ntried with the flatpak commands given on the homepage but says a directory is not available\r\n\r\nalso tried with the flatpak in the action section but they does not provide an executable\r\n\r\nanyway to try the app?would be lovely to have a gtk4 mail client...",
+ "comments": []
+}
diff --git a/issues/4.md b/issues/4.md
@@ -0,0 +1,16 @@
+# #4 how to try this
+
+- **State:** open
+- **Author:** @legacychimera247
+- **Created:** 2023-04-27T11:36:17Z
+
+---
+
+hello, would be nice to test the applicaction
+
+tried with the flatpak commands given on the homepage but says a directory is not available
+
+also tried with the flatpak in the action section but they does not provide an executable
+
+anyway to try the app?would be lovely to have a gtk4 mail client...
+