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
|
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
|
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
|
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
|
b22d16a2b6
|
Resolve #1137
|
2023-05-30 14:24:45 +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
|
e1833ae032
|
Make layout fully responsive using matchMedia('(max-width: 799px)')
|
2023-02-23 13:54:32 +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
|
4fb359be59
|
Improved messages cache handling and fixed broken messagesBodiesDom
|
2023-02-20 10:49:22 +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 |
|
the-djmaze
|
e23e0138a9
|
Enable RFC 8689
|
2023-01-30 15:21:17 +01:00 |
|
the-djmaze
|
ad45bcf2cf
|
Changes for #796
|
2022-12-27 10:48:56 +01:00 |
|
the-djmaze
|
b0ed74575f
|
Cleanup locate time handling
|
2022-12-23 12:22:57 +01:00 |
|
the-djmaze
|
fca7e44aa0
|
Make MessageList per day optional #737
|
2022-12-23 08:42:36 +01:00 |
|
the-djmaze
|
d0db7f5ce3
|
Resolve #760
|
2022-12-12 13:03:41 +01:00 |
|
the-djmaze
|
b47035ef43
|
Activate "Simple attachments list" for #672
|
2022-11-15 13:13:52 +01:00 |
|
the-djmaze
|
4a0a6c80fc
|
Resolve #574
|
2022-11-15 12:12:01 +01:00 |
|
the-djmaze
|
b12852bd08
|
Reduce JavaScript footprint
|
2022-10-10 13:52:56 +02:00 |
|
the-djmaze
|
a51f86ae28
|
Make the "show inline images as attachments" optional and cleanup localization data
|
2022-10-03 20:15:12 +02:00 |
|
the-djmaze
|
118558cdfd
|
Renamed SaveSettingsStep to more logical SaveSettingStatus
|
2022-09-26 14:02:30 +02:00 |
|
the-djmaze
|
6cc3745c5f
|
Don't clear MessagelistUserStore when switching layout
|
2022-09-13 23:00:47 +02:00 |
|
the-djmaze
|
15dd6f5a5c
|
Resolve #496
|
2022-08-31 17:31:08 +02:00 |
|
the-djmaze
|
629f75d4e8
|
User -> Settings -> General: add more compose window defaults:
* Request a read receipt
* Request a delivery receipt
* Sign
* Encrypt
|
2022-08-09 15:34:55 +02:00 |
|
the-djmaze
|
3d4f804e5f
|
Added "Hide messages marked for deletion" #470
|
2022-08-02 14:20:07 +02:00 |
|
the-djmaze
|
df80ff9533
|
Put sound notifications in SMAudio
|
2022-06-07 18:46:06 +02:00 |
|
the-djmaze
|
435b590b3e
|
Drop mail composer HTML/Plain Forced to prevent confusions like in #355
|
2022-04-30 00:43:38 +02:00 |
|
the-djmaze
|
4dd58f7c36
|
Cleanup and better rename settings screens to match template names
|
2022-03-08 00:51:32 +01:00 |
|
the-djmaze
|
f4d98130a5
|
Simplify save settings
|
2022-03-01 10:18:12 +01:00 |
|
the-djmaze
|
97bc3ef585
|
Enable AbstractViewSettings
|
2022-02-28 10:38:47 +01:00 |
|
the-djmaze
|
661cd2aaf9
|
Restructure JavaScript
Split list code from MessageUserStore into MessagelistUserStore
Move functions out of AppUser
|
2022-02-23 19:26:52 +01:00 |
|
the-djmaze
|
b2a492bdab
|
Cleanup knockout subscribables
|
2022-02-17 09:36:29 +01:00 |
|
the-djmaze
|
7680372eda
|
Added option to prefer HTML to plain text view.
|
2022-01-14 14:05:33 +01:00 |
|
djmaze
|
e52addf346
|
When login don't reload the whole browser. Just rebuilt screens
|
2021-11-01 11:24:11 +01:00 |
|
djmaze
|
8be4c384bb
|
Improved AbstractScreen properties
Improved settings screens
Views:
* sDefaultScope & sCurrentScope to sub-class keyScope
* drop viewModelVisible
* rename viewModelTemplateID to templateID
* rename viewModelPosition to viewType
|
2021-09-22 20:17:44 +02:00 |
|