snappymail/dev/Model
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
..
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 repository URLs to nextgen-networks while preserving deep links 2026-02-20 11:43:13 +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