Fahim Salam Chowdhury
cf870df3f8
fix: remove Nextcloud contacts app direct dependency on nextcloud plugin
...
NC contacts app is just frontend for contacts & addressbook of NC
server. Nextcloud plugin `auto save recipients on addressbook` feature used to depends on contacts app directly. This commit update that logic.
2024-09-05 16:11:06 +06:00
Fahim Salam Chowdhury
dff305e645
refactor: remove repeated variable initialization
2024-09-03 19:15:19 +06: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
0c9e4717a3
Remove IsExternal
...
Signed-off-by: Akhil <akhil@e.email>
2024-09-02 20:28:03 +05:30
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
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
Akhil
cc25129a5e
Fix namespace and FN default
2023-09-08 14:04:37 +05:30
Akhil
46cfa9ffa1
Unregister system addressbook
2023-09-04 17:17:41 +05:30
Akhil
b84487f4d6
Fix IncFrec logic to actually create or update
2023-08-31 20:20:51 +05:30
Akhil
8a4eabe699
Add IsExternal for external contact sources
...
Signed-off-by: Akhil <akhil@e.email>
2023-08-31 19:56:32 +05:30
Nivesh Krishna
6f61b06bbb
add firstname to contacts
2023-08-24 13:00:10 +05:30
Nivesh Krishna
b0a6d3b0ef
fix addressbookid
2023-08-16 00:16:28 +05:30
Nivesh Krishna
dc6e93afaa
create addressbook if not already exists
2023-08-16 00:02:06 +05:30
Akhil
147ba65a35
Keep only incfrec
2023-08-04 02:52:23 +05:30
Akhil
2f7d121fef
Copy incfrec from kolab
2023-08-04 01:57:53 +05:30
Akhil
5d04ca597e
convert results from nc to sm contacts
2023-08-04 01:17:36 +05:30
Akhil
1ee07bb83d
Remove unused imports
2023-08-04 01:08:21 +05:30
Akhil
edb1bf29eb
Attempt to add basic nextcloud addressbook
2023-08-04 01:03:06 +05:30