Commit graph

147 commits

Author SHA1 Message Date
Fahim Salam Chowdhury
dff305e645 refactor: remove repeated variable initialization 2024-09-03 19:15:19 +06:00
Fahim Salam Chowdhury
e5044ff10a
Apply suggestions from code review
Co-authored-by: Akhil Potukuchi <akhil.potukuchi@gmail.com>
2024-09-03 13:07:29 +00:00
Fahim Salam Chowdhury
552a91acc2 chore: refactor nexcloud plugin- related to NC-addressbook 2024-09-03 17:04:43 +06:00
Fahim Salam Chowdhury
2e3fbe0a12 Merge branch 'dev/sync-nextcloud-addressbook' into draft/dev_sync-nextcloud-addressbook 2024-09-03 11:30:33 +06:00
Fahim Salam Chowdhury
19ddcfbf37 feat: add admin settings for nextcloudAddressbook related changes 2024-09-03 11:27:03 +06:00
Akhil
f4ad9595ca Resolve merge conflicts
Signed-off-by: Akhil <akhil@e.email>
2024-09-02 20:32:28 +05:30
Akhil
0c9e4717a3 Remove IsExternal
Signed-off-by: Akhil <akhil@e.email>
2024-09-02 20:28:03 +05:30
Fahim Salam Chowdhury
bda1c28eb7 fix: addressbook translation for nextcloud plugin 2024-08-30 15:58:34 +06:00
Fahim Salam Chowdhury
a47cc450e8 feat: move nextcloud addressbook user settings under contatcs settings section 2024-08-30 13:55:55 +06:00
Fahim Salam Chowdhury
500b997f91 feat: add addressBook user settings section for nextcloud plugin 2024-08-29 14:09:18 +06:00
Fahim Salam Chowdhury
957654c746 Merge branch 'upstream/master' into dev/sync-nextcloud-addressbook 2024-08-23 16:27:28 +06:00
Mingye Wang
2aeeb701c8 Update zh, zh-TW translations
This commit updates zh and zh-TW translations. I try to match the language used in the file, but I still hope a native speaker from the other side of the strait can check my work.
2024-08-15 18:33:40 +08:00
the-djmaze
6c9812ee7f Drop md5(file_get_contents(DATA.php)) because i think nobody used this undocumented feature 2024-08-11 12:39:34 +02:00
Akhil
ae74f21242 Also check if the account has been defined in setting 2024-08-08 21:58:56 +05:30
the-djmaze
97c0f81a2e allow multi-account in nc with oauth login 2024-08-08 21:17:56 +05:30
the-djmaze
b3a94c3524 Nextcloud extension bump version number 2024-08-06 13:27:27 +02:00
the-djmaze
15f4ba54df Bugfix: Nextcloud language detection 2024-08-06 13:26:36 +02:00
the-djmaze
047fd62ceb Hopefully solved Nextcloud login issues #1602 2024-05-27 13:43:16 +02:00
the-djmaze
69cd876895 Bugfix: Nextcloud login failed due to undefined email address 2024-05-27 10:17:28 +02:00
the-djmaze
ab2f646496 Bugfix: Nextcloud getPrimaryEMailAddress() on null 2024-05-27 10:13:20 +02:00
the-djmaze
4dc7ad02d5 Updates for #1572 2024-05-26 13:49:45 +02:00
Avinash Gusain
3d0b16600c oidc login 2024-05-02 13:52:32 +05:30
the-djmaze
e304b1dd26 Nextcloud merge oidcLogin into beforeLogin 2024-04-17 01:44:25 +02:00
the-djmaze
24681f8955 Improved example for #1544 2024-04-14 02:16:40 +02:00
the-djmaze
3ced479ac9 Example Nextcloud login override for #1544 2024-04-13 11:38:45 +02:00
the-djmaze
a424c6a52a Extensions use \MailSo\Log\Inherit 2024-03-31 21:02:05 +02:00
MaysWind
4ded93cc0a update Chinese translation 2024-03-30 15:26:34 +08:00
the-djmaze
2a56595cf9 Rename languages in extensions 2024-03-29 01:06:47 +01:00
the-djmaze
0fd0d18154 Resolve #1499 2024-03-16 00:36:58 +01:00
the-djmaze
bd21c98179 Nextcloud extension added: fetch user email address for login screen 2024-03-15 00:54:41 +01:00
the-djmaze
106765e384 Nextcloud session['snappymail-password'] to session['snappymail-passphrase'] 2024-03-14 03:59:46 +01:00
the-djmaze
d784c61076 Disable Nextcloud oidc 2024-03-14 03:56:39 +01:00
the-djmaze
696a2bbd3c Improved handling of Internationalized Domain Names in punycode 2024-03-12 16:06:17 +01:00
the-djmaze
b0211424a7 v2.35.1 2024-02-27 12:05:30 +01:00
the-djmaze
ab748aab99 Small StorageType change 2024-02-26 16:44:25 +01:00
the-djmaze
58d3fc8fd5 Example for #1449 2024-02-26 02:54:44 +01:00
the-djmaze
8a0b3d3791 Resolve #1425 2024-02-18 16:44:20 +01:00
the-djmaze
a25d35d6df Resolve #1405 2024-02-09 02:39:00 +01:00
the-djmaze
81f8fe3019 Resolve #1425 2024-02-08 18:12:32 +01:00
the-djmaze
d832117ae4 Disabled support for Nextcloud OpenID Connect
https://github.com/the-djmaze/snappymail/issues/1420#issuecomment-1933045917
2024-02-07 23:35:45 +01:00
the-djmaze
59fea00a31 Redesign Nextcloud OIDC login #1420 2024-02-06 20:31:50 +01:00
the-djmaze
66c9091b88 Add more debug messages for #1420 2024-02-06 19:57:00 +01:00
the-djmaze
d2c59d2e1c Change for #1420 2024-02-06 14:24:56 +01:00
the-djmaze
e1d95f8632 Changes for #1420 to detect OIDC 2024-02-05 21:40:30 +01:00
Akhil
cdaa4b1434
Do not save contact if it already exists
Signed-off-by: Akhil <akhil@e.email>
2024-01-19 19:34:24 +05:30
Akhil
3c7ef4df46
Fix issue when contact is found in some other addressbook
Signed-off-by: Akhil <akhil@e.email>
2024-01-19 16:22:12 +05:30
the-djmaze
8f9c199360 Bump Nextcloud extension version 2024-01-16 15:49:15 +01:00
the-djmaze
30ed8dde11 Resolve #1381 2024-01-12 01:56:12 +01:00
the-djmaze
1a331dc3ba Some fixes for #1362 2023-12-17 22:42:48 +01:00
Avinash Gusain
d1e6ea379e use getLanguages 2023-12-13 16:07:44 +05:30