From d1a5c99708fa5e2fc0387e31ccb57f004d74f2fc Mon Sep 17 00:00:00 2001 From: necoro <> Date: Fri, 20 Jul 2007 07:19:27 +0000 Subject: new Plugin Scheme --- plugins/resume_loop.xml | 25 ++++++++++++------------- 1 file changed, 12 insertions(+), 13 deletions(-) (limited to 'plugins/resume_loop.xml') diff --git a/plugins/resume_loop.xml b/plugins/resume_loop.xml index 572ccfa..14575cd 100644 --- a/plugins/resume_loop.xml +++ b/plugins/resume_loop.xml @@ -1,22 +1,21 @@ - + + René 'Necoro' Neumann + Emerge Resume Loop portato.plugins.resume_loop - - - + + + + - - * - + + * + + + -- cgit v1.2.3-54-g00ecf ead29c3c108a8e5f7a9f6ab7519ed7c3'>refslogtreecommitdiff
path: root/internal/imap/client.go (unfollow)
Commit message (Expand)AuthorFilesLines
2023-06-04Add new config option to set max number of IMAP connections.René 'Necoro' Neumann1-16/+14
2023-06-04Improve locking around IMAP connect/disconnect.René 'Necoro' Neumann1-10/+26
2023-05-20Bump golang.org/x/net from 0.9.0 to 0.10.0dependabot[bot]2-2/+3
2023-05-12Amend changelogRené 'Necoro' Neumann1-0/+1
2023-05-12Issue #95 Add warning when config can be read globally.René 'Necoro' Neumann1-0/+11
2023-05-11Issue #95: Change cache ownership.René 'Necoro' Neumann1-0/+4
2023-05-11Issue #95: Add hint about sensible access rights.René 'Necoro' Neumann1-0/+1
2023-04-23[workflow] Port changes also to releaseRené 'Necoro' Neumann1-6/+5
2023-04-23[workflow] Checkout before go setupRené 'Necoro' Neumann1-3/+3
2023-04-23[workflow] determine go version from go.modRené 'Necoro' Neumann1-3/+2
2023-04-23Improve test to also validate error messageRené 'Necoro' Neumann1-42/+39
2023-04-22Fix/improve testsRené 'Necoro' Neumann1-59/+104
2023-04-22Improve error handlingRené 'Necoro' Neumann1-1/+11
2023-04-21Fix workflow: '1.20' needs to be quotedRené 'Necoro' Neumann2-2/+2