google-labs-jules[bot]
60696d03fd
Update repository URLs to nextgen-networks while preserving deep links
...
Replaced bare references to the-djmaze/snappymail with nextgen-networks/snappymail/
and updated .git URLs to the new organization.
Per user request:
- README files are excluded.
- URLs with a trailing slash (e.g. issues, pull requests, releases) are
left pointing to the original repository to preserve historical context.
- Bare web URLs now include the requested trailing slash.
- Existing nextgen-networks bare URLs were updated to include the trailing slash.
Co-authored-by: nextgen-networks <21206978+nextgen-networks@users.noreply.github.com>
2026-02-20 11:43:13 +00:00
google-labs-jules[bot]
0b86edb167
Update SnappyMail repository references to nextgen-networks
...
Replaced references to https://github.com/the-djmaze/snappymail with
https://github.com/nextgen-networks/snappymail/ across the repository,
excluding README files as requested.
The replacement handles trailing slashes carefully to ensure bare URLs
include the slash while sub-paths (like /issues/ or .git) do not result
in double slashes. Files that already used the new domain were also
updated to ensure consistent trailing slash usage.
Co-authored-by: nextgen-networks <21206978+nextgen-networks@users.noreply.github.com>
2026-02-20 11:18:25 +00:00
the-djmaze
3a589e240c
Proper fix for default sortMode
2024-10-23 00:39:01 +02:00
the-djmaze
055c0d3bf4
Added setting for default messages sort mode
2024-10-11 00:28:05 +02:00
the-djmaze
8fb7067531
Added option to convert HTML to Markdown instead of plain, using Turndown #1604
2024-09-14 14:00:36 +02:00
the-djmaze
d00c953c88
Change handling of (token) errors due to #1706
2024-08-16 22:05:15 +02:00
the-djmaze
83a71b089c
Don't use focusedMessage for active menu items, it could confuse
2024-08-12 15:24:30 +02:00
the-djmaze
aa52d2e8f8
Resolve #1689
2024-08-06 17:50:43 +02:00
the-djmaze
166b790a3e
Preparations for #1689
2024-08-06 12:19:17 +02:00
the-djmaze
93869315c1
Drop message.deleted observable
2024-07-14 23:29:12 +02:00
the-djmaze
50e30dbb6e
Slightly modified patch code of #1657
2024-07-11 01:31:58 +02:00
the-djmaze
13c76d395e
Added for #1545
2024-06-10 12:28:58 +02:00
the-djmaze
b5dbd0cc7a
OpenPGP.js automatically import backup keys from server
2024-05-26 12:53:35 +02:00
the-djmaze
3988ea9ba5
cleanup unused js parameters
2024-04-03 00:15:29 +02:00
the-djmaze
57fbdf8795
Added: allow setting the supported THREAD algorithm
2024-03-26 15:01:38 +01:00
the-djmaze
c14d7bdd46
Add some comments and some renames
2024-03-26 12:26:35 +01:00
the-djmaze
386fd936b4
Slight code reduction for #419
2024-03-19 15:33:52 +01:00
the-djmaze
7450afeecf
Replace all new Intl.Collator with new baseCollator
2024-03-19 15:24:34 +01:00
the-djmaze
abaf5a96fa
Bugfix: sort accounts drag & drop
2024-03-18 20:30:04 +01:00
the-djmaze
190db75c19
Remove remembered passphrase after 15 minutes of inactivity
...
https://github.com/the-djmaze/snappymail/issues/1142#issuecomment-1635839009
2024-03-18 14:36:33 +01:00
the-djmaze
295b3e4cfb
Skip crashing OpenPGP keys
2024-03-12 18:44:36 +01:00
the-djmaze
ca249bcced
Support Internationalized Domain Names in OpenPGP
2024-03-12 16:20:19 +01:00
the-djmaze
574fd820a6
S/MIME don't post identity key and certificate, just fetch from server
2024-03-04 15:01:47 +01:00
the-djmaze
b5062624fa
OpenPGP fix handling of importing keys
2024-03-04 12:42:23 +01:00
the-djmaze
5aa71a3ede
GPG show error on view/export
2024-03-04 11:15:34 +01:00
the-djmaze
41969bf2c1
Improved error handling on PGP and S/MIME decrypt
2024-03-03 04:14:49 +01:00
the-djmaze
3d176d4e4f
Improved GnuPG error handling
2024-02-27 18:45:25 +01:00
the-djmaze
28d8bec935
Fix view PGP key button
2024-02-27 11:04:35 +01:00
the-djmaze
20daa1ce13
Sort S/MIME certificates on emailAddress else validTo
2024-02-26 19:34:50 +01:00
the-djmaze
091895df38
Sort PGP keys by email and id
2024-02-26 19:21:40 +01:00
the-djmaze
6141ca7936
Show GnuPG verify error
2024-02-26 18:43:17 +01:00
the-djmaze
50569e1854
Bugfix: undefined getMailvelopePrivateKeyFor()
2024-02-26 17:17:32 +01:00
the-djmaze
a7041b4efb
bugfix: store in Passphrases
2024-02-23 03:22:29 +01:00
the-djmaze
6f33bc23d3
Added Import S/MIME certificate popup
...
And much better handling of the sign and encrypt options
2024-02-23 03:14:36 +01:00
the-djmaze
453e73f71a
Cache S/MIME passphrases when "remember" is checked
2024-02-21 23:28:53 +01:00
the-djmaze
ca12655e5f
Cleanup PGP PUBLIC KEY handling
2024-02-20 18:14:32 +01:00
the-djmaze
3f08051e37
Added a S/MIME certificates list to User settings #259
2024-02-19 20:16:37 +01:00
the-djmaze
2fa3508c11
Rename MessagePgpVerify action to PgpVerifyMessage
2024-02-19 17:35:48 +01:00
the-djmaze
f53d9ed6c3
Verify S/MIME signed messages #259
2024-02-19 15:14:11 +01:00
the-djmaze
7da5692865
Resolve #342
2024-02-12 01:01:19 +01:00
the-djmaze
17cb093b32
Automaticaly add PGP key from Autocrypt #89
2024-02-11 19:23:09 +01:00
the-djmaze
43cbbd51c1
Also allow backup PGP keys on server on import #89
2024-02-08 18:01:15 +01:00
the-djmaze
89b6e84fea
Deduplicate and sort OpenPGP.js key stores #89
2024-02-08 00:08:24 +01:00
the-djmaze
9eb5646aec
Redesign WYSIWYG handling to allow any editor (quill, tiny, etc. etc.)
2024-01-30 18:16:39 +01:00
the-djmaze
57c000908f
Resolve #951
2023-12-01 23:18:08 +01:00
the-djmaze
daf1e2769f
Resolve #1289
2023-11-27 15:07:02 +01:00
the-djmaze
eb802135a9
Add folder full name to message uids set
2023-11-26 17:52:20 +01:00
the-djmaze
9bdd7d5564
Define sortMode inside addObservablesTo()
2023-11-14 11:28:50 +01:00
the-djmaze
09e3c7bec6
Rename FolderUserStore.folderListError to FolderUserStore.error
2023-10-31 01:39:40 +01:00
the-djmaze
f097c8bb92
Rename folderListOptimized to optimized
2023-10-31 01:38:09 +01:00