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
7a465606bc
Resolve #1849
2024-11-26 02:47:17 +01:00
the-djmaze
1b4bf3b8c3
Rename Identity.formattedName to Identity.toString
2024-10-28 12:01:59 +01:00
the-djmaze
534b71e5a4
On reply, set from field to the received email to field #1805
2024-10-23 01:27:29 +02:00
the-djmaze
f0b3d798bc
IdentityModel extends EmailModel
2024-10-23 00:56:42 +02:00
the-djmaze
88a66d64f1
Resolve #1761
2024-09-22 01:28:23 +02:00
the-djmaze
d00c953c88
Change handling of (token) errors due to #1706
2024-08-16 22:05:15 +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
becaaaa2fd
Resolve #1654
2024-07-15 16:13:32 +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
637ec00d8f
Removed abandoned vulnerable rollup-plugin-html
2024-07-08 01:08:40 +02:00
the-djmaze
8d11ad43da
undefined dateTimestampSource
2024-06-23 12:48:33 +02:00
the-djmaze
ba46e995cd
Resolve #1608
2024-06-04 13:08:33 +02:00
the-djmaze
aaae0a314c
Remove date_from_headers from application.ini and internalTimestamp
2024-04-23 17:35:16 +02: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
cc03185ea0
Added icon to system folders
2024-03-18 19:16:12 +01:00
the-djmaze
b98b21c1c6
S/MIME allow changing private key passphrase due to #1505
2024-03-18 17:17:25 +01:00
the-djmaze
e2b08ba160
Improved folder/mailbox settings/rename handling
2024-03-17 23:26:32 +01:00
the-djmaze
2cdc8d0055
On folder/mailbox rename, also rename all children instead of reloading all
2024-03-17 19:42:20 +01:00
the-djmaze
195f14ccb8
Bugfix: on folder rename the old fullName must be removed from cache
2024-03-17 18:55:07 +01:00
the-djmaze
2d1a760df3
Resolve #1486
2024-03-17 15:49:36 +01:00
the-djmaze
0fd0d18154
Resolve #1499
2024-03-16 00:36:58 +01:00
the-djmaze
696a2bbd3c
Improved handling of Internationalized Domain Names in punycode
2024-03-12 16:06:17 +01:00
the-djmaze
870019d2df
Automatically verify PGP and S/MIME signed messages
2024-03-04 01:07:00 +01:00
the-djmaze
27fbe01876
Verify S/MIME signed automatically and log Exception
2024-03-03 23:52:02 +01:00
the-djmaze
2efe90fe48
https://github.com/the-djmaze/snappymail/issues/1450#issuecomment-1972147950
2024-03-01 02:08:29 +01:00
the-djmaze
14bee5d3bd
new Error() to Error()
2024-02-28 19:46:21 +01:00
the-djmaze
5552d3c1b9
pre-verify S/MIME opaque signed messages so we have a body to view
2024-02-25 12:56:25 +01:00
the-djmaze
e9a63b40c5
Enable S/MIME encrypt #259
2024-02-20 18:29:35 +01:00
the-djmaze
ca12655e5f
Cleanup PGP PUBLIC KEY handling
2024-02-20 18:14:32 +01:00
the-djmaze
9a5a5091a1
More S/MIME changes for #259
2024-02-19 15:35:10 +01:00
the-djmaze
f53d9ed6c3
Verify S/MIME signed messages #259
2024-02-19 15:14:11 +01:00
the-djmaze
6fa4dff23b
Set S/MIME private key and certificate per identity #259
2024-02-18 17:18:47 +01:00
the-djmaze
ae4a90bda5
Bugfix: when moving a folder/mailbox check for parent delimiter
2024-02-18 14:28:42 +01:00
the-djmaze
3648b3eb60
Resolve #64
2024-02-13 19:44:40 +01:00
the-djmaze
72815f842e
Small bugfix for the folder editor popup
2024-02-13 18:25:17 +01:00
the-djmaze
e4c7cec7e3
Disable ACL myRights as it is in the Settings -> Folder popup #157
2024-02-13 11:42:46 +01:00
the-djmaze
312f1c3b9b
use Folder.unreadEmails() instead of Folder.unreadCount()
2024-02-13 11:11:19 +01:00
the-djmaze
306d3ec7b5
Improved ACL handling #157
2024-02-13 10:44:38 +01:00
the-djmaze
b0d4b56cee
Some improvements for ACL Support #157
2024-02-12 20:48:43 +01:00
the-djmaze
8ab32816e2
Resolve #1404
2024-02-12 02:13:39 +01:00
the-djmaze
7da5692865
Resolve #342
2024-02-12 01:01:19 +01:00
the-djmaze
c72c2dbaa4
Added options to Identity for PGP sign and encrypt #89
2024-02-11 21:16:38 +01:00
the-djmaze
4c84c6cdfc
Resolve #1427
2024-02-11 20:48:03 +01:00
the-djmaze
7f40c317d0
Define JMAP FolderModel.myRights
2024-02-11 17:00:09 +01:00
the-djmaze
6c144b5a28
Improved handling of visible folders
2024-02-11 15:03:19 +01:00