snappymail/dev/Model
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
..
AbstractCollection.js new Error() to Error() 2024-02-28 19:46:21 +01:00
Account.js Improved handling of Internationalized Domain Names in punycode 2024-03-12 16:06:17 +01:00
Attachment.js Resolve #1499 2024-03-16 00:36:58 +01:00
AttachmentCollection.js Replace all new Intl.Collator with new baseCollator 2024-03-19 15:24:34 +01:00
ComposeAttachment.js Almost all JSON properties to JavaScript camelCase 2023-01-24 18:58:25 +01:00
Contact.js Resolve #1761 2024-09-22 01:28:23 +02:00
Email.js IdentityModel extends EmailModel 2024-10-23 00:56:42 +02:00
EmailCollection.js Improved MIME email addresses parse info 2024-02-04 23:25:31 +01:00
FolderCollection.js Update SnappyMail repository references to nextgen-networks 2026-02-20 11:18:25 +00:00
Identity.js Rename Identity.formattedName to Identity.toString 2024-10-28 12:01:59 +01:00
Message.js Resolve #1849 2024-11-26 02:47:17 +01:00
MessageCollection.js Resolve #1654 2024-07-15 16:13:32 +02:00
MimeHeader.js Return all fetched messages headers in JSON. 2024-01-21 23:35:32 +01:00
MimeHeaderAutocrypt.js Resolve #1608 2024-06-04 13:08:33 +02:00
MimeHeaderCollection.js Resolve #342 2024-02-12 01:01:19 +01:00