Commit graph

5288 commits

Author SHA1 Message Date
the-djmaze
e8c93a1d0c Improved EmailModel handling 2023-02-12 18:28:30 +01:00
the-djmaze
57dc1d29b3 Update Identity class to latest PHP features 2023-02-12 18:27:55 +01:00
the-djmaze
396a1a423e Resolve #936 2023-02-12 18:27:06 +01:00
the-djmaze
477628ed70 #950 always return EmailCollection 2023-02-12 01:20:20 +01:00
the-djmaze
dbabbb9385
bugfix for solution #950 incorrect mailto link 2023-02-12 01:13:30 +01:00
the-djmaze
6237a3691b Resolve #950 2023-02-12 01:02:55 +01:00
the-djmaze
98d686bc14 Cleanup AbstractViewPopup handling 2023-02-12 00:27:11 +01:00
the-djmaze
163e926d6b
Merge pull request #948 from lota/patch-4
Italian translation fix - password again
2023-02-11 22:40:35 +01:00
the-djmaze
199fb1a8d6
Merge pull request #947 from lota/patch-3
Password italian translation
2023-02-11 22:40:25 +01:00
the-djmaze
d26fb2db05 improved blockquote switcher design 2023-02-11 20:42:13 +01:00
the-djmaze
e4b0d43b3d Bugfix: screenOnRoute sometimes failed 2023-02-11 20:41:54 +01:00
the-djmaze
415102aa37 Replace Element.fromHTML() with createElement() 2023-02-11 20:38:57 +01:00
the-djmaze
820b26a315 CSS don't display:flex when [hidden] 2023-02-11 20:00:40 +01:00
Lota Bi
4c18b84455
Italian translation fix - password again
sorry, PASSWORD lemma duplicate in admin.json too
for my opinion password is a common word that not require translation in italian
2023-02-11 18:17:40 +01:00
Lota Bi
ff53f8f8fe
Password italian traslation
Password not need translation
2023-02-11 18:14:22 +01:00
the-djmaze
8b02d7f892 Improved fix for #941 and #944 2023-02-10 17:31:10 +01:00
the-djmaze
7dbcc3a58d
Merge pull request #944 from e-foundation/master
fix default theme selection
2023-02-10 16:17:43 +01:00
Nivesh Krishna
0c6950d49c
fix default theme selection 2023-02-10 20:02:17 +05:30
the-djmaze
399ae06a5c v2.26.0 2023-02-10 11:38:41 +01:00
the-djmaze
2f22267a77 Resolve #836 2023-02-10 11:06:12 +01:00
the-djmaze
67e359e616 Merge branch 'master' of github.com:the-djmaze/snappymail 2023-02-10 09:56:06 +01:00
the-djmaze
31dd1b74b8 Resolve #938 2023-02-10 09:55:52 +01:00
the-djmaze
3655639bda
Merge pull request #942 from BenAlanSouthall/patch-1
Add Integrations with Apps to Documentation for Nextcloud
2023-02-10 07:47:04 +01:00
Ben Southall (Work Account)
916501c3ff
Add Integrations with Apps to Documentation for Nextcloud
Just worked out all we needed to do to get all users to come through was enable the contacts app. Nice!!! would be good to have both mention and any specific details of [these features](https://apps.nextcloud.com/apps/snappymail) in the docs :) :
> Integration with other Nextcloud apps (Contacts, Files and Calendar)
2023-02-10 02:01:34 +00:00
the-djmaze
f05ff65b30 Change for Chrome caching issue #188 2023-02-09 23:15:24 +01:00
the-djmaze
9d02be6a20 MAke settings panel 100% wide 2023-02-09 20:54:18 +01:00
the-djmaze
298c0ac866 Resolve #941 2023-02-09 20:53:52 +01:00
the-djmaze
1fb3a26bd7 Files 0755 to 0644 2023-02-09 16:53:05 +01:00
the-djmaze
f1640d7565 Some spacing between message "view images" buttons for #201 2023-02-09 16:52:40 +01:00
the-djmaze
b2079f7263 Bugfix: whitelist fails when empty or when using : #938 2023-02-09 16:16:50 +01:00
the-djmaze
6c14055006 Resolve #939 2023-02-09 13:52:41 +01:00
the-djmaze
2b7962805f PdoAddressBook ORDER BY deleted DESC to prevent sync and export issues 2023-02-09 13:50:09 +01:00
the-djmaze
08d4cf3648 Bugfix: upgrade Undefined variable $items 2023-02-09 12:57:00 +01:00
the-djmaze
e364b6286f Get account local sqlite AddressBook working (but still inactive) 2023-02-09 12:54:36 +01:00
the-djmaze
8d6eb96c8f v2.25.5 2023-02-09 10:37:43 +01:00
the-djmaze
9466fc71a8 Reduce memory usage on addressbook vcf import 2023-02-09 10:12:13 +01:00
the-djmaze
e6bdb37ca1 Kolab error: $id is string, should be int 2023-02-09 09:29:45 +01:00
the-djmaze
4145c87e55 Resolve #931 2023-02-09 09:29:19 +01:00
the-djmaze
58e1c2e535 Bugfix: default preview-pane layout width/height 2023-02-09 09:02:30 +01:00
the-djmaze
62fb32a914
Merge pull request #930 from cm-schl/patch-1
Update index.php
2023-02-08 18:12:27 +01:00
the-djmaze
b448b8661d Properly fix #928 by redesign using display: flex 2023-02-08 17:39:30 +01:00
cm-schl
a24dade801
Update index.php 2023-02-08 15:38:47 +01:00
the-djmaze
8b8b0fc7e4 small cleanup 2023-02-08 12:12:02 +01:00
the-djmaze
f35ea9a815 Workaround #928 2023-02-08 12:05:38 +01:00
the-djmaze
85d3a95dec Message whitelist #201:
* sort options based on domain count (highest top)
* hide when whitelist not active
2023-02-08 11:39:07 +01:00
the-djmaze
e12eeeafc6 Resolve #927 Call to undefined method MailboxDetectPlugin::Logger() 2023-02-08 10:43:11 +01:00
the-djmaze
4ef78c24e1 Log more info for #926 2023-02-08 10:31:22 +01:00
the-djmaze
7da5e84a35
Merge pull request #925 from Digital-Dimensions-LLC/master
Add Dark Themes
2023-02-07 17:17:05 +01:00
Justyn Freeman
cd6fc89e38 Add BlackWood theme 2023-02-07 10:36:55 -05:00
Justyn Freeman
919acff536
Merge branch 'the-djmaze:master' into master 2023-02-07 10:33:47 -05:00