Page MenuHome GnuPG

gpgol2Project
ActivePublic

Watchers

  • This project does not have any watchers.
  • View All

Details

Description

The new gpgol with support for web mailers.

Recent Activity

Yesterday

m.eik closed T7680: Double clicking on attachment will open attachment multiple times as Resolved.
Fri, Aug 1, 12:11 PM · gpgol2
m.eik reassigned T7507: Allow reencrypting email and email folders from CarlSchwan to svuorela.
Fri, Aug 1, 12:11 PM · gpgol2
m.eik reassigned T7683: allow selecting keys by ID/fingerprint for reencryption from CarlSchwan to svuorela.
Fri, Aug 1, 12:10 PM · gpgol2
m.eik reassigned T7689: fix refreshing list of drafts from CarlSchwan to svuorela.
Fri, Aug 1, 12:10 PM · gpgol2
m.eik reassigned T7687: open new windows on top layer from CarlSchwan to svuorela.
Fri, Aug 1, 12:08 PM · gpgol2
m.eik reassigned T7685: inform users of new web clients from CarlSchwan to svuorela.
Fri, Aug 1, 12:07 PM · gpgol2
m.eik reassigned T7682: improve flow of first use wizard to be less confusing from CarlSchwan to svuorela.
Fri, Aug 1, 12:06 PM · gpgol2
m.eik reassigned T7654: store app files in AppDate/Local/gpgol-web from CarlSchwan to svuorela.
Fri, Aug 1, 12:06 PM · gpgol2
m.eik closed T7573: Pin window feature as Resolved.
Fri, Aug 1, 12:05 PM · gpgol2
m.eik closed T7571: Configure -> Profile Settings as Resolved.
Fri, Aug 1, 12:04 PM · gpgol2
m.eik moved T7517: case insensitive auto completion of contacts from Backlog to QA on the gpgol2 board.
Fri, Aug 1, 12:02 PM · gpgol2
m.eik changed the status of T7517: case insensitive auto completion of contacts from Open to Testing.
Fri, Aug 1, 12:02 PM · gpgol2
m.eik closed T7498: Unpin preview as Resolved.
Fri, Aug 1, 12:01 PM · gpgol2
m.eik moved T7421: make server IP and port configurable from Backlog to QA on the gpgol2 board.
Fri, Aug 1, 12:00 PM · gpgol2
m.eik changed the status of T7421: make server IP and port configurable from Open to Testing.
Fri, Aug 1, 12:00 PM · gpgol2
m.eik changed the status of T7421: make server IP and port configurable, a subtask of T7463: Cleanup network code, from Open to Testing.
Fri, Aug 1, 12:00 PM · gpgol2
m.eik closed T7420: autogenerate TLS certificate as Resolved.
Fri, Aug 1, 11:59 AM · gpgol2
m.eik reassigned T7418: use monospace font for mail signatures from CarlSchwan to svuorela.
Fri, Aug 1, 11:58 AM · gpgol2
m.eik assigned T7377: Saving mails unencrypted saves them encrypted to svuorela.
Fri, Aug 1, 11:57 AM · mimetreeparser, gpgol2
m.eik reassigned T7348: Display in web interface when no native client for the given email account is found from CarlSchwan to svuorela.

the web client received some changes in the meantime and behaves more verbose regarding connections to a native client. we should check this again, especially if GpgOL/Web is supposed to be used for different outöook accounts at the same time.

Fri, Aug 1, 11:57 AM · gpgol2
m.eik moved T7325: Guide users into installing manifest.xml from Backlog to QA on the gpgol2 board.
Fri, Aug 1, 11:52 AM · gpgol2
m.eik changed the status of T7325: Guide users into installing manifest.xml from Open to Testing.
Fri, Aug 1, 11:52 AM · gpgol2
m.eik reassigned T7324: Autostart from CarlSchwan to svuorela.
Fri, Aug 1, 11:50 AM · gpgol2
m.eik added a comment to T7324: Autostart.

in the meantime we decided it's not always desirable to have the process autostarted. therefore the current default (manual start) is considered ok, but if possible a configuration option should be implemented, so users can activate autostart if they find it useful.

Fri, Aug 1, 11:50 AM · gpgol2

Tue, Jul 15

m.eik triaged T7726: fix connection status as Normal priority.
Tue, Jul 15, 4:18 PM · gpgol2
m.eik triaged T7725: keep updates on available keys as Normal priority.
Tue, Jul 15, 4:04 PM · gpgol2
m.eik triaged T7724: support WKD in mail editor as Normal priority.
Tue, Jul 15, 3:24 PM · gpgol2
m.eik raised the priority of T7682: improve flow of first use wizard to be less confusing from Normal to High.
Tue, Jul 15, 3:21 PM · gpgol2
m.eik moved T7680: Double clicking on attachment will open attachment multiple times from WiP to QA on the gpgol2 board.
Tue, Jul 15, 3:20 PM · gpgol2

Thu, Jul 10

CarlSchwan added a comment to T7572: Subject in viewer title.

Done with https://invent.kde.org/pim/mimetreeparser/-/commit/0624268ae545ced59177ce15f92be119ba43025a

Thu, Jul 10, 12:37 AM · mimetreeparser, gpgol2
CarlSchwan closed T7606: gpgol-cert-generator needs usage documentation as Resolved.
Thu, Jul 10, 12:36 AM · gpgol2

Jul 3 2025

svuorela claimed T7684: guide users to generate or import a key pair if none is present.
Jul 3 2025, 2:26 PM · gpgol2

Jun 25 2025

svuorela added a comment to T7606: gpgol-cert-generator needs usage documentation.

Should current behavior of 'starting with no arguments' be preserved? or should we add a --generate or --doit or similar ?

Jun 25 2025, 9:08 AM · gpgol2

Jun 23 2025

svuorela claimed T7606: gpgol-cert-generator needs usage documentation.
Jun 23 2025, 12:19 PM · gpgol2
svuorela claimed T7572: Subject in viewer title.
Jun 23 2025, 12:18 PM · mimetreeparser, gpgol2
CarlSchwan updated the task description for T7572: Subject in viewer title.
Jun 23 2025, 12:08 PM · mimetreeparser, gpgol2
CarlSchwan closed T7681: Pinning of the viewer sometimes doesn't work as Resolved.
Jun 23 2025, 12:03 PM · gpgol2
CarlSchwan added a comment to T7687: open new windows on top layer.

A bit tricky to fix unfortunately, making the window active is not really possible on Windows. See https://doc.qt.io/qt-6/qwidget.html#activateWindow but there seems to be some tricks one can use: https://forum.qt.io/topic/1939/activatewindow-does-not-send-window-to-front/11?_=1750663659477

Jun 23 2025, 9:30 AM · gpgol2

Jun 16 2025

werner added a comment to T7688: gpgme block when trying to encrypt.

The question is whether any part of Qt/KF6/MTP forks another process and does not do it correctly. For example it is required that the child figures out the fds to close and then closes them and does not rely here on the parent.

Jun 16 2025, 9:30 AM · gpgol2

Jun 13 2025

CarlSchwan added a comment to T7688: gpgme block when trying to encrypt.

For each part that needs to be reencrypted I create a QGpgME Encrypt Job

Jun 13 2025, 3:22 PM · gpgol2
werner added a comment to T7688: gpgme block when trying to encrypt.

Do you start other process while this context is in use? If you do a fork, you need to make sure that all file descriptors are closed. How is that done?

Jun 13 2025, 3:06 PM · gpgol2
CarlSchwan added a comment to T7688: gpgme block when trying to encrypt.

Interesing part of the logs:

Jun 13 2025, 11:45 AM · gpgol2
m.eik triaged T7689: fix refreshing list of drafts as High priority.
Jun 13 2025, 8:28 AM · gpgol2
CarlSchwan triaged T7688: gpgme block when trying to encrypt as High priority.
Jun 13 2025, 1:02 AM · gpgol2

Jun 12 2025

m.eik triaged T7687: open new windows on top layer as Normal priority.
Jun 12 2025, 12:24 PM · gpgol2

Jun 11 2025

werner changed hashtags for gpgol2, added #gpgolweb, #gpgoljs; removed #gpgol_web.
Jun 11 2025, 6:14 PM
werner added a hashtag to gpgol2: #gpgol_web.
Jun 11 2025, 6:14 PM
werner moved T7507: Allow reencrypting email and email folders from Backlog to WiP on the gpgol2 board.
Jun 11 2025, 6:13 PM · gpgol2
werner moved T7683: allow selecting keys by ID/fingerprint for reencryption from Backlog to WiP on the gpgol2 board.
Jun 11 2025, 6:12 PM · gpgol2
m.eik triaged T7685: inform users of new web clients as Normal priority.
Jun 11 2025, 6:12 PM · gpgol2