djmaze
|
d734a3e415
|
Better mail message handling
* Cleanup HTML parsing
* Drop useless Microsoft 'Sensitivity' MIME Header
* Revamp Flags handling
|
2021-12-06 16:08:58 +01:00 |
|
djmaze
|
45ae35110c
|
Simple force email minimum font-size to be 11px for readability
|
2021-12-06 11:22:00 +01:00 |
|
djmaze
|
13145cd3dc
|
Resolve #167
|
2021-12-06 10:35:43 +01:00 |
|
djmaze
|
35bce8cf62
|
Also reduce admin remote fetch
|
2021-12-03 00:11:19 +01:00 |
|
djmaze
|
792fee547a
|
change AbstractFetchRemote with a better structure
|
2021-12-02 23:15:24 +01:00 |
|
djmaze
|
0d809dd574
|
Cleanup additional accounts in system menu
|
2021-12-02 11:12:21 +01:00 |
|
djmaze
|
547d66ebcb
|
Easier SystemFolders handling
|
2021-12-01 13:54:35 +01:00 |
|
djmaze
|
d33ec54c1c
|
FolderFullNameRaw is gone due to UTF8
|
2021-11-30 10:19:43 +01:00 |
|
djmaze
|
664f2d466a
|
Removed unused var
|
2021-11-25 14:21:09 +01:00 |
|
djmaze
|
e27fb46500
|
Resolve CardDAV sync not working due to new login system #163
|
2021-11-24 08:36:27 +01:00 |
|
djmaze
|
299ec7faf8
|
Support RFC 6855 / RFC 5738 (UTF8)
|
2021-11-22 21:01:30 +01:00 |
|
djmaze
|
e6145249fa
|
Bugfix: on login loading the user settings failed
|
2021-11-19 12:44:53 +01:00 |
|
djmaze
|
6b8020b8f5
|
Improved additional account management
|
2021-11-15 10:56:52 +01:00 |
|
djmaze
|
2c363e63a0
|
small code cleanup ()=>0 to null
|
2021-11-13 09:45:06 +01:00 |
|
djmaze
|
6170de5aee
|
Drop bootstrap modal.less by using <dialog> <header> and <footer>
https://snappymail.eu/demo/ updated for testing
|
2021-11-07 17:06:08 +01:00 |
|
djmaze
|
2e34f98c80
|
Cleanup and improve HTML/CSS and it's JavaScript handling
|
2021-11-06 12:27:37 +01:00 |
|
djmaze
|
2cf2b1ee75
|
Bugfix: some folders were invisible while they should be visible
It all came down to a very complex subscribe system.
I changed that in a "is visible for whatever reason" system.
|
2021-11-03 19:25:52 +01:00 |
|
djmaze
|
6c797c34f8
|
Activated search subfolders as request by #154
|
2021-11-03 02:28:01 +01:00 |
|
djmaze
|
8d3bcdc2f2
|
Merge quota requests into folders request
|
2021-11-01 16:26:07 +01:00 |
|
djmaze
|
9db640c6c5
|
No need to set page=1 when calling mailBox()
|
2021-10-29 15:25:00 +02:00 |
|
djmaze
|
d0210bd09a
|
No need to call folderInformationMultiply at boot when LIST-STATUS is supported
|
2021-10-27 15:30:19 +02:00 |
|
djmaze
|
4d6d0622e5
|
Speedup generating folderlist
|
2021-10-26 15:43:27 +02:00 |
|
djmaze
|
c039e813a6
|
Forward if METADATA is supported to JavaScript
|
2021-10-15 12:34:45 +02:00 |
|
djmaze
|
9158fcd0eb
|
Improve AppUser.bootstart
|
2021-09-23 14:24:06 +02:00 |
|
djmaze
|
134deb8d73
|
Drop unused user mail templates system
|
2021-09-17 10:32:58 +02:00 |
|
djmaze
|
96e2e6576c
|
IMAP UID is integer
|
2021-09-10 16:28:29 +02:00 |
|
djmaze
|
985a4f5077
|
More CSS, HTML & JS cleanups
|
2021-09-10 09:30:06 +02:00 |
|
djmaze
|
01d96153c6
|
Cleanup checkbox component
|
2021-09-07 23:09:56 +02:00 |
|
djmaze
|
081761b593
|
User Settings General messages per page use <input number instead of select
|
2021-09-03 16:40:16 +02:00 |
|
djmaze
|
023c8f603b
|
some ko.computed() to addComputables()/addComputablesTo()
|
2021-09-03 16:37:20 +02:00 |
|
djmaze
|
7c75e11666
|
Resolve issue #138
|
2021-09-02 14:21:50 +02:00 |
|
djmaze
|
3756264669
|
Improvements for issue #136
|
2021-08-30 14:01:42 +02:00 |
|
djmaze
|
8a22ddff5e
|
Improved #121
|
2021-08-25 16:27:17 +02:00 |
|
djmaze
|
8934205ede
|
Replace {'inbox-star-icon': isInboxStarred} with {'flag-icon': isFlagged} for future improvements
|
2021-08-24 21:10:49 +02:00 |
|
djmaze
|
ef4d604f6d
|
Bugfixes and improvements for Folderlist
|
2021-08-24 18:23:17 +02:00 |
|
djmaze
|
327d6c32ca
|
Improved FolderCollection handling and try to solve https://github.com/the-djmaze/snappymail/issues/112#issuecomment-904193275
|
2021-08-24 15:53:39 +02:00 |
|
djmaze
|
2def2fc118
|
IMAP \archive is not the same \all, so split it
|
2021-08-23 17:23:43 +02:00 |
|
djmaze
|
cc03546484
|
Reduce JavaScript footprint
|
2021-08-20 15:40:07 +02:00 |
|
djmaze
|
ba477e25ff
|
Resolve issue #112
|
2021-08-19 15:14:47 +02:00 |
|
djmaze
|
5895804e9a
|
More excessive DOM reductions
|
2021-08-12 14:44:38 +02:00 |
|
djmaze
|
d41b929c13
|
Delay message "mark as read" for 5 seconds
|
2021-07-26 10:15:50 +02:00 |
|
djmaze
|
5590fd4860
|
isNonEmptyArray => arrayLength
|
2021-07-21 21:34:17 +02:00 |
|
djmaze
|
18cedbabad
|
Simplify UserBackground code
|
2021-07-20 16:49:03 +02:00 |
|
djmaze
|
e13337e247
|
Cleanup styling and gulp merge @media queries
|
2021-07-20 16:45:55 +02:00 |
|
djmaze
|
bb15cd1ec3
|
Resolve Issue #100
|
2021-07-19 11:57:47 +02:00 |
|
djmaze
|
79945d45b4
|
Merge Admin Plugins and Packages into single management page
|
2021-07-16 13:57:04 +02:00 |
|
djmaze
|
e49405cd85
|
Improved broken PGP implementation
|
2021-05-19 15:26:10 +02:00 |
|
djmaze
|
45c74370d0
|
Bugfix: has() is not a function
|
2021-05-19 11:24:53 +02:00 |
|
djmaze
|
29fe73d4e7
|
Cleanup .bind(
|
2021-04-23 10:47:24 +02:00 |
|
djmaze
|
999389c6c5
|
Bugfix: wrong Notification.RequestAborted
|
2021-04-22 23:53:39 +02:00 |
|