Commit graph

6782 commits

Author SHA1 Message Date
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
Rene Hampölz
6529d01a4f fix: Admin setting with wrong alignment 2022-12-18 20:56:48 +00:00
Rene Hampölz
ef4ccdfb99 fix: Incorrectly colored separator 2022-12-18 20:52:18 +00:00
Rene Hampölz
c3c7aa9aef fix: Admin setting with wrong alignment 2022-12-18 20:44:40 +00:00
Rene Hampölz
fed0d53425 chore: Add alerts 2022-12-18 20:33:29 +00:00
Rene Hampölz
aa1128d40c refactor: Improve structure 2022-12-18 19:56:22 +00:00
Rene Hampölz
f88643ce65 chore: Improve theme selector 2022-12-18 19:50:01 +00:00
Rene Hampölz
980f1e45ef chore: Improve some buttons 2022-12-18 19:49:10 +00:00
Rene Hampölz
2ea3f6de4a fix: Checkbox overlaps with other elements 2022-12-18 19:35:53 +00:00
Rene Hampölz
c5f419e8da chore: Add theme selector 2022-12-18 19:26:52 +00:00
Rene Hampölz
34d8cf002b fix: Some buttons look slightly different 2022-12-18 19:01:46 +00:00
Rene Hampölz
9306808263 chore: Hide unnecessary theme settings 2022-12-18 16:48:57 +00:00
Rene Hampölz
9c7f522c82 chore: Improve admin settings pane margin 2022-12-18 16:31:51 +00:00
Rene Hampölz
d7af7d15a0 chore: Improve settings pane margin 2022-12-18 16:30:16 +00:00