Commit graph

5898 commits

Author SHA1 Message Date
the-djmaze
4cc1e8429e
Merge pull request #1247 from SergeyMosin/some-improvements
Some improvements
2023-10-01 11:13:55 +02:00
the-djmaze
c41e95dc3b
Merge pull request #1259 from theronakpatel/add-to-calendar-redesign
Improve UX of "Put in Calendar" option in nextcloud plugin
2023-10-01 11:05:18 +02:00
Ronak Patel
c599847aea Make the Put in calendar option more obvious in Mail 2023-09-28 11:06:21 -07:00
Sergey Mosin
79c8281a6b improve: nextcloud: set 'smremember' cookie if 'sign_me_auto' is set to 'DefaultOn' when using 'snappymail-autologin*', otherwise nextcloud users need to re-login when the browser is re-opened. 2023-09-18 15:54:19 -04:00
Sergey Mosin
35cd354353 improve: add 'collapse_blockquotes', 'allow_spellcheck' and 'mail_list_grouped' to admin settings ('defaults' section) 2023-09-18 15:54:14 -04:00
Sergey Mosin
22691450af improve: if applicable set '\\answered' or '$forwarded' flag after a message is sent so the proper icon is shown in the message list view 2023-09-18 15:54:14 -04:00
Sergey Mosin
bafd17d029 improve: spellcheck the subject when 'allowSpellcheck' setting is true 2023-09-18 15:54:14 -04:00
Sergey Mosin
a8710bacc9 improve: in mobile mode hide folders(left) panel when a folder is clicked 2023-09-18 15:54:14 -04:00
Sergey Mosin
dadb6b86c3 improve: address input: space character can trigger '_parseValue' if the email address looks complete 2023-09-18 15:54:14 -04:00
Sergey Mosin
d97ccf0cfb improve: add "Add/Edit signature" label to PopupsIdentity.html 2023-09-18 15:54:14 -04:00
Sergey Mosin
11c616715d improve: use calendar icon in message list for messages with '.ics' or 'text/calendar' attachments 2023-09-18 15:54:14 -04:00
the-djmaze
49010a70a0 Resolve #1237 2023-09-11 21:44:57 +02:00
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
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
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
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
the-djmaze
2ccf758c8e
Merge pull request #1206 from MKjanek32/master
Improved Polish translation and Nextcloud internationalization
2023-07-24 15:41:50 +02:00
Sergey Mosin
1fcada1b07 squire ui: show current(under cursor) font-family and font-size in the editor toolbar 2023-07-14 14:16:15 -04:00
Yi Chi 齊一
08c5d6e7dd
Update user.json 2023-07-12 11:28:53 +08:00
the-djmaze
99d68bc354 Workaroung imagick improper image header #1201 2023-07-11 10:24:50 +02:00
the-djmaze
1eb192db72 v2.28.4 2023-07-10 14:27:21 +02:00
the-djmaze
76e82ba159 Resolve #1205 2023-07-10 11:01:46 +02:00
the-djmaze
c669a8e55f
Merge pull request #1203 from tinola/master
update version number
2023-07-10 10:34:37 +02:00