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
3d55bdaf5a
Added test contacts CardDAV settings
2024-10-29 13:17:30 +01:00
the-djmaze
1b4bf3b8c3
Rename Identity.formattedName to Identity.toString
2024-10-28 12:01:59 +01: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
6a1b83b365
Resolve #1678
2024-08-20 16:30:25 +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
f644430a78
console.log the mailto handler
2024-07-07 18:34:23 +02:00
the-djmaze
a3d9d98184
Made registerProtocolHandler('mailto') optional by activating at Settings -> General
2024-07-07 18:16:39 +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
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
abaf5a96fa
Bugfix: sort accounts drag & drop
2024-03-18 20:30:04 +01:00
the-djmaze
b5062624fa
OpenPGP fix handling of importing keys
2024-03-04 12:42:23 +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
3f08051e37
Added a S/MIME certificates list to User settings #259
2024-02-19 20:16:37 +01:00
the-djmaze
7e304daee0
Bugfix: this.error() undefined when hiding folder edit message
2024-02-13 02:17:27 +01:00
the-djmaze
b0d4b56cee
Some improvements for ACL Support #157
2024-02-12 20:48:43 +01:00
the-djmaze
ea55eb13e5
Centralize loading of accounts and identities
2024-02-11 16:40:35 +01:00
the-djmaze
f8002151be
Added button to import keys from server into OpenPGP.js #89
2024-02-07 02:29:22 +01:00
the-djmaze
809fca73a0
Extract WYSIWYG code from Html.js into HtmlEditor.js
2024-02-05 14:10:58 +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
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
the-djmaze
b22d16a2b6
Resolve #1137
2023-05-30 14:24:45 +02:00
the-djmaze
1883b407a6
TODO: Sieve issue on account switch
...
When current domain has sieve but the new has not, or current has not and the new has
2023-04-24 12:01:09 +02:00
the-djmaze
da2ab68fcc
Cleanup some enums to consts
2023-04-03 10:29:26 +02:00
the-djmaze
8ea2ff4ae8
Resolve #968
2023-03-14 12:46:12 +01:00
the-djmaze
f8b794ec1c
Prevent folder/messages flags conflict by using the right name attributes for Folders
2023-03-13 11:49:40 +01:00
the-djmaze
e1833ae032
Make layout fully responsive using matchMedia('(max-width: 799px)')
2023-02-23 13:54:32 +01:00
the-djmaze
5050d8edb3
Improved folder name editing
2023-02-21 15:33:55 +01:00
the-djmaze
81d521c562
Simplify folder name editing
2023-02-21 14:26:16 +01:00
the-djmaze
938c209869
Cleanup a bit of javascript
2023-02-21 12:59:56 +01:00
the-djmaze
d1823af111
More JSON properties to JavaScript camelCase
2023-02-21 11:52:50 +01:00
the-djmaze
ce2fb9d7f2
Many AppData properties to JavaScript camelCase
2023-02-21 10:22:59 +01:00
the-djmaze
8d52b0afdf
Bugfix: Notification enum conflicts with window.Notification
2023-02-20 15:59:37 +01:00
the-djmaze
4fb359be59
Improved messages cache handling and fixed broken messagesBodiesDom
2023-02-20 10:49:22 +01:00
the-djmaze
15f9aa11db
v2.26.2
2023-02-17 14:27:16 +01:00
the-djmaze
ab77949e64
Changes for #973
2023-02-17 13:35:21 +01:00
the-djmaze
03379a6163
Moved AllowDraftAutosave option from Settings -> Security to Settings -> General -> Compose
2023-02-15 17:05:53 +01:00
the-djmaze
64818025e8
Added feature to allow <style> in messages
2023-02-14 14:54:38 +01:00
the-djmaze
fc5b26dfc2
Added message maximum quoted text level for speed.
...
Read https://github.com/the-djmaze/snappymail/issues/902#issuecomment-1416777217
2023-02-04 16:39:50 +01:00
the-djmaze
426c92fe33
Make collapse quotes optional for #902
2023-02-03 14:40:56 +01:00
the-djmaze
cefe679c98
Resolve #486
2023-02-01 12:21:31 +01:00
the-djmaze
07079b519a
Resolve #201
2023-01-31 14:45:50 +01:00