the-djmaze
|
544ec16830
|
v2.22.7
|
2022-12-06 14:31:38 +01:00 |
|
the-djmaze
|
01d1d5d284
|
Added folder hash comment for UNSEEN issue
|
2022-12-06 14:27:12 +01:00 |
|
the-djmaze
|
95bcc29d59
|
Bugfix: Avatars From error when in Kolab folder/mailbox
|
2022-12-06 14:26:51 +01:00 |
|
the-djmaze
|
08217d4e99
|
Resolve #712
|
2022-12-06 11:41:02 +01:00 |
|
the-djmaze
|
c7f554d22b
|
Bugfix: msg.from[0] is undefined
|
2022-12-06 11:19:21 +01:00 |
|
the-djmaze
|
0b2e82f9ca
|
Cleanup some logging
|
2022-12-06 11:11:16 +01:00 |
|
the-djmaze
|
01a9556b9c
|
Don't request remote avatars in mobile mode
|
2022-12-06 11:10:43 +01:00 |
|
the-djmaze
|
6b6aa54b99
|
Bugfix undefined matched domain should say email@example matched domain
|
2022-12-06 10:50:55 +01:00 |
|
the-djmaze
|
31e2962f9a
|
Merge branch 'master' of github.com:the-djmaze/snappymail
|
2022-12-06 10:40:33 +01:00 |
|
the-djmaze
|
e8fc4eaa30
|
Cleanup some logging
|
2022-12-06 10:40:17 +01:00 |
|
the-djmaze
|
dc335f0016
|
Resolve #748 and #746
|
2022-12-06 10:40:02 +01:00 |
|
the-djmaze
|
6a6b800158
|
Merge pull request #749 from LarsBel/master
fixed order error
|
2022-12-05 20:10:10 +01:00 |
|
the-djmaze
|
ae40214f46
|
Maybe solution for #746 and #748 ?
|
2022-12-05 19:24:29 +01:00 |
|
LarsBel
|
34b0a09ed6
|
fixed order error
|
2022-12-05 17:56:46 +01:00 |
|
the-djmaze
|
6ac1f2b67a
|
Resolve PHP 8.2 Creation of dynamic property is deprecated
|
2022-12-05 16:25:24 +01:00 |
|
the-djmaze
|
aa22dc61ca
|
Bugfix Undefined property: MailSo\Mail\FolderCollection::$capabilities
|
2022-12-05 13:32:00 +01:00 |
|
the-djmaze
|
116fed7284
|
v2.22.6
|
2022-12-05 13:30:57 +01:00 |
|
the-djmaze
|
75c923f00f
|
Prepare new Impersonate feature https://github.com/nextcloud/impersonate/pull/180
|
2022-12-05 11:48:46 +01:00 |
|
the-djmaze
|
07876dee81
|
Add comment for #737
|
2022-12-05 11:09:57 +01:00 |
|
the-djmaze
|
f82574a472
|
Use UIDVALIDITY when HIGHESTMODSEQ not available, maybe solves #745
|
2022-12-05 11:09:42 +01:00 |
|
the-djmaze
|
d48b3a74fc
|
Use new FolderStatusAndSelect() on MessageList()
|
2022-12-05 10:32:12 +01:00 |
|
the-djmaze
|
a7f93ef864
|
Remove UNSEEN on IMAP4rev2 deprecated SELECT/EXAMINE
|
2022-12-05 10:31:13 +01:00 |
|
the-djmaze
|
4a5bd9033f
|
No need to generate 1000's of ID's for MessageListByRequestIndexOrUids()
|
2022-12-05 10:03:11 +01:00 |
|
the-djmaze
|
c9294619e9
|
Merge branch 'master' of github.com:the-djmaze/snappymail
|
2022-12-04 15:10:04 +01:00 |
|
the-djmaze
|
7af66185c4
|
Idea for #737
|
2022-12-04 15:09:47 +01:00 |
|
the-djmaze
|
a88dc82224
|
Resolve #737
|
2022-12-04 14:41:12 +01:00 |
|
the-djmaze
|
77f738f79f
|
Merge pull request #742 from LarsBel/patch-1
update.sh: skip if same version + bugfix chown
|
2022-12-03 16:28:48 +01:00 |
|
the-djmaze
|
fb29f8b0dd
|
Merge branch 'master' of github.com:the-djmaze/snappymail
|
2022-12-03 15:19:13 +01:00 |
|
the-djmaze
|
605ee88041
|
Resolve #741
|
2022-12-03 15:18:59 +01:00 |
|
LarsBel
|
e5974c600a
|
Update upgrade.sh
|
2022-12-03 10:32:32 +01:00 |
|
LarsBel
|
9bfce21d23
|
skip if same version
|
2022-12-03 10:19:28 +01:00 |
|
the-djmaze
|
e4664ad458
|
Merge pull request #736 from mayswind/master
Update Chinese translation
|
2022-12-02 21:22:42 +01:00 |
|
mayswind
|
88096589ac
|
Update Chinese translation
|
2022-12-03 00:27:42 +08:00 |
|
the-djmaze
|
cb2a265373
|
v2.22.5
|
2022-12-02 16:47:17 +01:00 |
|
the-djmaze
|
2aca295851
|
Resolve #731 and #719
Don't clear SignMe cookie due conflict with new smctoken cookie.
|
2022-12-02 15:32:27 +01:00 |
|
the-djmaze
|
543725dd42
|
Avatars extension added option to preload known service icons
|
2022-12-02 14:28:15 +01:00 |
|
the-djmaze
|
bff88e9f6a
|
Avatars use text or colored silhouette as defaults
|
2022-12-02 09:09:30 +01:00 |
|
the-djmaze
|
f2aba8b11d
|
Attempt to fix sign me tokens #731 and #719
|
2022-12-01 23:00:00 +01:00 |
|
the-djmaze
|
4d0ee8736b
|
Reduce amount of server requests to fetch remote avatars
|
2022-12-01 22:47:57 +01:00 |
|
the-djmaze
|
c56cc7be73
|
Added advanced PluginPropertyType::SELECT for improved Avatars plugin
|
2022-12-01 19:09:05 +01:00 |
|
the-djmaze
|
2f4e17da51
|
HighestModSeq vs Highestmodseq (camel-case)
|
2022-11-30 17:12:14 +01:00 |
|
the-djmaze
|
f4b9501388
|
Resolve #728 by removing impossible button
|
2022-11-30 17:11:44 +01:00 |
|
the-djmaze
|
9502fa3f5a
|
Avatars plugin added other identicon types (needs config settings)
|
2022-11-30 17:03:07 +01:00 |
|
the-djmaze
|
9df052a435
|
login.success hook is always \RainLoop\Model\MainAccount
|
2022-11-30 11:59:54 +01:00 |
|
the-djmaze
|
a4ea8a46a8
|
Small improvements for #727
|
2022-11-30 11:54:55 +01:00 |
|
the-djmaze
|
e92910d4a0
|
Merge pull request #727 from cm-schl/master
Plugin to add additional accounts by ldap
|
2022-11-30 11:43:17 +01:00 |
|
cm-schl
|
15aa1ce24f
|
Merge branch 'the-djmaze:master' into master
|
2022-11-30 09:43:15 +01:00 |
|
cm-schl
|
f86ed70238
|
add a readme for users
|
2022-11-30 09:15:25 +01:00 |
|
the-djmaze
|
85556d9c4c
|
Add more logging to find solution for #719
|
2022-11-30 09:00:28 +01:00 |
|
the-djmaze
|
0d6499702d
|
Replace some data-bind="click: function(){} with object functions to prevent eval()
|
2022-11-29 17:29:06 +01:00 |
|