the-djmaze
|
bf45070ff1
|
Remove unused Date.format() phpFormats
|
2022-12-23 16:28:02 +01:00 |
|
the-djmaze
|
27dddd3b1b
|
Rollback #280 as it has issues
|
2022-12-23 16:20:54 +01:00 |
|
the-djmaze
|
9764c13fdd
|
Remove unused receivedAt
|
2022-12-23 16:10:47 +01:00 |
|
the-djmaze
|
a9b336d90f
|
'Y-m-d\\TH:i:s' as 'ISO8601'
|
2022-12-23 16:10:35 +01:00 |
|
the-djmaze
|
a451600d8b
|
Watch observable
|
2022-12-23 16:04:16 +01:00 |
|
the-djmaze
|
ea3eff5d0d
|
Changes for #790
|
2022-12-23 13:50:31 +01:00 |
|
the-djmaze
|
79b19a978f
|
Resolve #789 due to fix for #466
|
2022-12-23 13:48:20 +01:00 |
|
the-djmaze
|
16e513cf98
|
Avatars plugin fix for new MessageList group by day option
|
2022-12-23 12:27:46 +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
|
81e46ccdf7
|
v2.24 screenshot
|
2022-12-22 20:11:34 +01:00 |
|
the-djmaze
|
a313664b64
|
Bugfix: PHP 7 issue with typed ?array
|
2022-12-22 20:03:55 +01:00 |
|
the-djmaze
|
e4b1950dbe
|
v2.24.0
|
2022-12-22 19:40:11 +01:00 |
|
the-djmaze
|
18b7b39b49
|
Bugfix: https://github.com/the-djmaze/snappymail/issues/786#issuecomment-1363114868
|
2022-12-22 19:00:22 +01:00 |
|
the-djmaze
|
8aa9d3009b
|
Resolve #737 by new messagelist view per day
|
2022-12-22 17:15:54 +01:00 |
|
the-djmaze
|
d8a64124f2
|
Resolve #466
|
2022-12-22 15:29:12 +01:00 |
|
the-djmaze
|
bb39d1709e
|
Resolve #564
|
2022-12-22 14:54:41 +01:00 |
|
the-djmaze
|
6cd1007938
|
Split Domains and Extensions actions from ActionsAdmin in separate traits
|
2022-12-22 14:20:21 +01:00 |
|
the-djmaze
|
bafc5ad921
|
Move addComputables() from FolderModel.reviveFromJson to FolderModel.constructor
|
2022-12-22 12:00:02 +01:00 |
|
the-djmaze
|
c50670fc7f
|
Rename printableUnreadCount() to unreadCount()
|
2022-12-22 11:40:56 +01:00 |
|
the-djmaze
|
cfdc37189b
|
FolderList search style to CSS
|
2022-12-22 10:57:41 +01:00 |
|
the-djmaze
|
40d29acb15
|
Resolve #280
|
2022-12-22 10:31:19 +01:00 |
|
the-djmaze
|
7c4f1c309e
|
Small cleanup
|
2022-12-22 10:03:02 +01:00 |
|
the-djmaze
|
9f69a992c8
|
Convert facebookmail.com to facebook.com
|
2022-12-22 10:02:47 +01:00 |
|
the-djmaze
|
215767ed9b
|
Added: option to enable additional account unread messages count
|
2022-12-22 10:01:25 +01:00 |
|
the-djmaze
|
bad33e6dc4
|
Cleanup JavaScript MessageModel by moving dynamic code to MailMessageView and ComposePopupView
|
2022-12-22 09:56:06 +01:00 |
|
the-djmaze
|
ae1de36ee0
|
Bugfix: UnsubsribeLinks was broken
|
2022-12-22 00:17:13 +01:00 |
|
the-djmaze
|
277c567f54
|
Prevent godaddy click tracking
|
2022-12-21 20:53:48 +01:00 |
|
the-djmaze
|
315f2a345a
|
Bugfix: handle multiple DKIM signatures authentication results
|
2022-12-21 20:51:33 +01:00 |
|
the-djmaze
|
219b155ede
|
Cleanup Action reponse handling and use typed properties
|
2022-12-21 14:12:35 +01:00 |
|
the-djmaze
|
31b1096f4d
|
Dark theme define color-scheme: dark;
|
2022-12-21 12:35:34 +01:00 |
|
the-djmaze
|
efd27cb211
|
CSS position data-unread better
|
2022-12-21 12:35:15 +01:00 |
|
the-djmaze
|
3012084184
|
Improved imapsync.php options detection
|
2022-12-21 12:34:54 +01:00 |
|
the-djmaze
|
2e3e1fa5fe
|
Speedup Contacts Suggestions handling
|
2022-12-21 09:58:10 +01:00 |
|
the-djmaze
|
731ac52564
|
MailSo class properties to typed properties and clean up
|
2022-12-20 20:17:11 +01:00 |
|
the-djmaze
|
22450e7430
|
Cleanup MailSo
|
2022-12-19 17:26:59 +01:00 |
|
the-djmaze
|
a78fcb6308
|
partialParseResponseBranch broken due to previous commit
|
2022-12-19 10:44:25 +01:00 |
|
the-djmaze
|
8b65b6ee7c
|
Bugfix: SieveClient quoted string parsing
Redesign NetClient::getNextBuffer() to return string
|
2022-12-19 10:39:50 +01:00 |
|
the-djmaze
|
2a86ab5753
|
Resolve https://github.com/RainLoop/rainloop-webmail/pull/2194
|
2022-12-18 23:59:12 +01:00 |
|
the-djmaze
|
5785ad511b
|
Update domain default.json
|
2022-12-18 23:57:09 +01:00 |
|
the-djmaze
|
a21c859aba
|
Cleanup Exception logging
|
2022-12-18 23:56:38 +01:00 |
|
the-djmaze
|
d126380282
|
Count() to count()
|
2022-12-18 13:55:37 +01:00 |
|
the-djmaze
|
f5beeb9ca1
|
Check SMTP SIZE #779
|
2022-12-18 13:55:22 +01:00 |
|
the-djmaze
|
2793dae547
|
IsSupported() to hasCapability()
|
2022-12-18 13:55:00 +01:00 |
|
the-djmaze
|
19bc530879
|
Rename ImapClient::IsSupported() to ImapClient::hasCapability()
|
2022-12-16 11:52:56 +01:00 |
|
the-djmaze
|
3fdb2e7698
|
Better fix for #780
|
2022-12-16 11:45:24 +01:00 |
|
the-djmaze
|
edd083801f
|
Resolve #780
|
2022-12-16 11:41:51 +01:00 |
|
the-djmaze
|
9484ff3cbb
|
Resolve #769
|
2022-12-16 09:45:18 +01:00 |
|
the-djmaze
|
26706acf6a
|
Added more imapsync CLI options and help
|
2022-12-16 09:32:10 +01:00 |
|
the-djmaze
|
b3fa14f017
|
v2.23.1
|
2022-12-15 17:14:32 +01:00 |
|