Aleksander Machniak
e476211230
Fix error when dealing with message/rfc822 attachments using Gmail IMAP ( #6854 )
2020-08-23 10:18:10 +02:00
Aleksander Machniak
e4832118a4
Plugin API: Added 'message' argument to 'message_compose_body' hook
2020-08-21 09:57:57 +02:00
Thomas B
9020797d0d
Merge pull request #7425 from thomascube/pr-xoauth2
...
Add OAuth/XOauth support
2020-08-10 21:40:01 +02:00
Aleksander Machniak
90280ed690
Cleanup
2020-07-31 11:11:20 +02:00
Aleksander Machniak
18f2693364
Merge branch 'mailvelope-fixes' of https://github.com/gurnec/roundcubemail into gurnec-mailvelope-fixes
2020-07-31 10:12:29 +02:00
Aleksander Machniak
e2c25a1949
Fix support for an error as a string in message_before_send hook ( #7475 )
2020-07-18 08:24:44 +02:00
Aleksander Machniak
36bf280a97
Elastic: Minimize forms/colors blink on page load
2020-07-11 10:52:24 +02:00
Aleksander Machniak
2cfa5e1cc7
Elastic: Improvements to mail header
2020-07-03 10:32:54 +02:00
johndoh
279ae66120
Move all message list entry generation to client side ( #7287 )
...
Always return cols required for widescreen message list and control layout only on JS side
2020-06-28 10:58:13 +02:00
Aleksander Machniak
ec2e713ecb
Fix problem with forwarding inline images attached to messages with no HTML part ( #7414 )
2020-06-27 10:23:45 +02:00
Aleksander Machniak
98881a0cbd
Small code simplification
2020-06-16 19:06:26 +02:00
Thomas Bruederli
5655dbb8c1
Return error_description message on auth errors
...
+ rebased with git master
2020-06-16 08:17:52 +02:00
Thomas Bruederli
dd9b5c0ee6
Fix redirects
2020-06-16 08:17:52 +02:00
Thomas Bruederli
1e6a2f4f49
Basic support for OAuth2 user login and IMAP/SMTP authentication
...
- Add "Login with XXX" button to login screen if oauth is configured
- Perform OAuth login procedure and get an access token
- Implement XOAUTH2 authentication type for IAMP and SMTP
Requires a patched and not yet released version of Net_SMTP.
2020-06-16 08:17:52 +02:00
johndoh
9dbe666d4c
Allow skins to define which layout options they support ( #7235 )
2020-06-13 09:25:50 +02:00
Aleksander Machniak
278cf3c18e
Increase maximum size of contact jobtitle and department fields to 128 characters
...
[skip ci]
2020-06-12 09:14:41 +02:00
Aleksander Machniak
4e00237cc4
Allow opening application/octet-stream attachments according to filename extension ( #6821 )
2020-06-07 10:45:33 +02:00
Aleksander Machniak
25772702ac
Fix so anchor tags without href attribute are not modified ( #7413 )
2020-06-06 07:12:27 +02:00
Christopher Gurnee
2f71928226
Add config option for size of new Mailvelope keys
2020-06-02 16:55:04 -04:00
Christopher Gurnee
cc3779f7ed
Add config option to use Mailvelope Main Keyring
2020-06-02 16:55:04 -04:00
Aleksander Machniak
46d3cae2ff
Security: Fix cross-site scripting (XSS) via malicious XML attachment
2020-05-30 08:35:33 +02:00
Aleksander Machniak
e05c69afab
Fix bug where PDF attachments marked as inline could have not been attached on mail forward ( #7382 )
2020-05-23 10:30:44 +02:00
Aleksander Machniak
a47c558df4
Fix typo
2020-05-12 15:54:11 +02:00
Aleksander Machniak
7ead0bb227
Fix empty attachment size handling ( #7370 )
2020-05-03 11:32:29 +02:00
Aleksander Machniak
377239fa8e
Display a warning and do not try to open empty attachments ( #7332 )
2020-05-02 13:01:48 +02:00
Sander Nilsen
0efa899d6c
Grammar correction ( #7346 )
2020-05-02 10:55:31 +02:00
Aleksander Machniak
30b5803ee4
Fix bug where some message/rfc822 parts could not be attached on forward ( #7323 )
2020-04-19 10:03:50 +02:00
Aleksander Machniak
cb9b22dcc1
Fix characters encoding in group rename input after group creation/rename ( #7330 )
2020-04-16 19:18:37 +02:00
Aleksander Machniak
43456db922
Fix so imap error message is displayed to the user on folder create/update ( #7245 )
2020-04-04 12:13:45 +02:00
Aleksander Machniak
3d4a02a3a6
Fix bug where multiple images in a message were replaced by the first one on forward/reply/edit ( #7293 )
2020-03-20 19:10:06 +01:00
johndoh
11aa9633b1
Improvements to options menu link template object ( #7237 )
2020-03-15 09:56:30 +01:00
Aleksander Machniak
e5247e855e
Fix missing contact display name in QR Code data ( #7257 )
2020-03-08 11:38:54 +01:00
Aleksander Machniak
d194b238c7
Support RFC8438: IMAP STATUS=SIZE - for faster folder size calculation ( #7269 )
2020-03-08 10:27:28 +01:00
Aleksander Machniak
b80171f37b
Fix bug where original attachments with Content-Id were attached to the message on reply ( #7122 )
...
All Content-Disposition:inline parts that aren't used in the body are ignored on reply/forward/edit.
2020-02-08 19:52:36 +01:00
Aleksander Machniak
d340f18295
Fix display issues with mail subject that contains line-breaks ( #7191 )
2020-01-25 08:44:46 +01:00
Aleksander Machniak
97e6065897
Extract RFC2231 attachment name from message headers ( #6729 ) ( #6783 )
...
* Extract RFC2231 attachment name from message headers (#6729 )
* Workaround for attachments with invalid content type (e.g. PDF) (#6816 )
2020-01-19 18:46:02 +01:00
Aleksander Machniak
4f47ac0405
Fix bug where files in skins/ directory were listed on skins list ( #7180 )
2020-01-16 15:15:36 +01:00
Aleksander Machniak
38116c1ae5
Merge branch 'master' of https://github.com/ssodk/roundcubemail into ssodk-master
2020-01-14 19:28:49 +01:00
Aleksander Machniak
47089e9265
Elastic: Fix missing Close button in "more recipients" dialog
2020-01-13 21:05:24 +01:00
ssodk
10ec313034
Update func.inc
...
Remove duplicates in print-view when the recipient list is expanded
2020-01-13 11:14:19 +01:00
Théo
5a1a33752e
Updte copyright year in About ( #7138 )
2020-01-05 11:51:10 +01:00
Aleksander Machniak
52caed0d66
Remove optional argument leftover
2019-12-16 15:19:42 +01:00
Aleksander Machniak
37cfa0a43b
Fix malformed characters in HTML message with charset meta tag not in head ( #7116 )
2019-12-16 15:17:28 +01:00
Aleksander Machniak
5f30dc68a3
Fix so number of contacts in a group is not limited to 200 when redirecting to mail composer from Contacts ( #6972 )
...
Use max_group_members with fallback to 999 if unset.
2019-12-15 11:01:37 +01:00
Aleksander Machniak
cf90c69ad7
Fix bug where 'text' attribute on body tag was ignored when displaying HTML message ( #7109 )
2019-12-14 17:42:55 +01:00
Aleksander Machniak
34e2507aac
Fix so contact's organization field accepts up to 128 characters (it was 50)
...
Also assistant, manager, spouse, website and im
2019-12-09 08:41:05 +01:00
Aleksander Machniak
d8d29241a6
Remove redundant spellcheck_langs env variable
2019-12-08 13:56:51 +01:00
Aleksander Machniak
a5b15da155
Fix so displayed maximum attachment size depends also on 'max_message_size' ( #7105 )
2019-12-07 09:57:02 +01:00
johndoh
b68c141e1d
Always update folder count after purge command ( #7051 )
...
... not only when it is the current folder.
2019-11-21 08:21:12 +01:00
Aleksander Machniak
6f4c2cf231
Remove spaces from 'accept' attribute
2019-11-17 09:55:14 +01:00