Commit graph

5905 commits

Author SHA1 Message Date
Akhil
022bf430ff Remove extra space
Signed-off-by: Akhil <akhil@e.email>
2024-09-02 20:30:03 +05:30
Akhil
0c9e4717a3 Remove IsExternal
Signed-off-by: Akhil <akhil@e.email>
2024-09-02 20:28:03 +05:30
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
d77e8633ce
Bump version to 3.0 2023-09-04 15:37:45 +05:30
Akhil
ae7e00859c
Merge branch 'master' of https://github.com/Murena-SAS/snappymail into dev/sync-nextcloud-addressbook 2023-09-04 15:30:50 +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
the-djmaze
c60f8776f4 Resolve #1208 2023-08-29 16:08:24 +02:00
the-djmaze
4f3265f8b6 Resolve #1215 2023-08-28 17:44:07 +02:00
the-djmaze
8b246e64a6 Added idea to use crypt seal in the future when login password changes 2023-08-28 16:59:00 +02:00
the-djmaze
335b6bc5c8 Added comment to public function GenerateFilePath() 2023-08-28 15:50:17 +02:00
the-djmaze
44c4514622 Allow to call setup.php outside to test PHP version and extensions #1209 2023-08-28 14:43:53 +02:00
the-djmaze
120873c7d6 Added "View ICS" extension #1178 2023-08-28 13:34:23 +02:00
the-djmaze
5251d85fef Changes for #1234 2023-08-28 12:05:56 +02:00
the-djmaze
6b42620ad3 Cleanup some squire code 2023-08-28 12:05:02 +02:00
the-djmaze
e9770e17f6
Merge pull request #1234 from SergeyMosin/text-nodes-in-squire-root
fix: unwrapped text nodes attached to squire._root
2023-08-28 11:02:16 +02:00
the-djmaze
eb566ca9db Changes for idea in #1150 (isSmall not active yet) 2023-08-28 10:11:34 +02:00
the-djmaze
53f8abc311 Bugfix: undefined call to parseStreamRecursive() 2023-08-28 09:16:15 +02:00
Nivesh Krishna
6f61b06bbb
add firstname to contacts 2023-08-24 13:00:10 +05:30
Sergey Mosin
626d52b15a fix: unwrapped text nodes attached to squire._root 2023-08-23 17:20:03 -04:00
the-djmaze
8f79a4c34b Show paperclip at EML attachments #1166 2023-08-22 13:57:36 +02:00
the-djmaze
ba304fcd00 Moved NextcloudV25+ theme to Nextcloud integration #629 2023-08-22 12:58:29 +02:00
the-djmaze
64bb993ffa
Merge pull request #629 from hampoelz/nc-theme
Modern UI / Nextcloud Theme
2023-08-22 12:53:58 +02:00
the-djmaze
ab986677dc Color picker use color blind palette "Tableau 10" by Maureen Stone by default #1199 2023-08-22 11:40:13 +02:00
the-djmaze
54344a5b54 Idea for #1199 2023-08-21 17:12:24 +02:00
the-djmaze
4e04461f80 Changes for "Request failed" error #1220 2023-08-21 16:02:57 +02:00
the-djmaze
4c5f19579c Fix Fetch controller.abort(reason) handling #1220 2023-08-21 11:31:57 +02:00
the-djmaze
a3bb108b33 Fix for previous commit regarding UTF-8 #1230 2023-08-21 10:03:36 +02:00
the-djmaze
037ed7e257 Change for #1225 2023-08-21 10:01:10 +02:00
the-djmaze
d6eb0d927a Resolve #1230 2023-08-21 09:12:27 +02:00
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
hampoelz
7fc268e518 fix: avatar size and alignment 2023-08-13 10:20:15 +00:00
the-djmaze
83456164c7 Resolve #1228 2023-08-08 09:59:53 +02:00
hampoelz
bbd100c544 chore: Add slight contrast to message list toolbar 2023-08-04 11:40:42 +00:00
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
65521c56e3
Check if array 2023-08-04 01:06:26 +05:30
Akhil
edb1bf29eb
Attempt to add basic nextcloud addressbook 2023-08-04 01:03:06 +05:30
Rene Hampölz
47ed699525
Merge branch 'the-djmaze:master' into nc-theme 2023-07-27 11:22:16 +02:00
hampoelz
0e0d8c8962 fix: Message flags default color in dropdown 2023-07-27 08:59:26 +00:00
hampoelz
a667b46316 chore: Rename sidebar menu item 2023-07-27 08:51:10 +00:00
hampoelz
af37b2b202 fix: Text overflow in sidebar menu items 2023-07-27 08:49:58 +00:00
the-djmaze
f6ef6d45ff
Merge pull request #1212 from SergeyMosin/squire-ui-font-info
Update editor font-family and font-size drop-downs
2023-07-24 15:42:08 +02:00
the-djmaze
a6c81bb071
Merge pull request #1207 from chiyi4488/patch-1
Update TC user.json
2023-07-24 15:41:58 +02:00