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
|
bb906e61ab
|
Make time_zone a select list due to PEBKAC #1417 #1426
|
2024-02-11 04:10:30 +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
|
2d829178f8
|
Added feature to use the SQLite AddressBook per login account instead of global.
On by default unless the global AddressBook.sqlite already exists.
|
2024-01-17 00:55:23 +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
|
80d64574a6
|
Changes for #1078
|
2023-04-24 11:19:07 +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
|
1506a158f4
|
Show loadavg in Admin -> About for #971
|
2023-02-17 08:26:53 +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
|
974350ebee
|
Found more JSON properties to change into JavaScript camelCase
|
2023-01-26 10:41:55 +01:00 |
|
the-djmaze
|
f080a302b1
|
Almost all JSON properties to JavaScript camelCase
|
2023-01-24 18:58:25 +01:00 |
|
the-djmaze
|
80eea23b10
|
Add admin setting for the contacts suggestions limit
Improves visual info for #849
|
2023-01-17 11:52:07 +01:00 |
|
the-djmaze
|
c5c180cb2e
|
Move createDomain & createDomainAlias buttons below table
|
2023-01-17 11:22:30 +01:00 |
|
the-djmaze
|
4922586893
|
Cleanup config settings and provide some info
|
2022-12-30 15:11:25 +01:00 |
|
the-djmaze
|
ad45bcf2cf
|
Changes for #796
|
2022-12-27 10:48:56 +01:00 |
|
the-djmaze
|
508c262a4b
|
SETTINGS_LABELS remove 'LABEL_' and '_NAME' part
|
2022-12-23 17:54:13 +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
|
215767ed9b
|
Added: option to enable additional account unread messages count
|
2022-12-22 10:01:25 +01:00 |
|
the-djmaze
|
fd6dc611bb
|
Added more JMAP info
|
2022-12-13 16:52:20 +01:00 |
|
the-djmaze
|
d0db7f5ce3
|
Resolve #760
|
2022-12-12 13:03:41 +01:00 |
|
the-djmaze
|
97bdaf4788
|
v2.23.0
|
2022-12-08 17:15:46 +01:00 |
|