Aleksander Machniak
8932abd2e7
CS fixes
6 years ago
Aleksander Machniak
24913e51d3
Mention Kolab/Net_LDAP3 as a dependency
6 years ago
Aleksander Machniak
2351fc13a6
Remove pear/net_ldap2
...
We don't have to suggest a dependency of kolab/net_ldap3.
6 years ago
Aleksander Machniak
40f38221af
Elastic: Remove unused png images
6 years ago
Aleksander Machniak
7e2e92909e
Elastic: Optimize svg images for size
6 years ago
Aleksander Machniak
204a2c2d5b
Elastic: Fix missing delete button in image upload widget in some browsers
6 years ago
Aleksander Machniak
d19377d276
Elastic: Fix image in #contactpic element on iOS 9
...
Looks like some svg in a flex container issue. Changed technique to center the image.
6 years ago
Aleksander Machniak
183c62451a
Elastic: Fix iframe height on iOS 9
6 years ago
Aleksander Machniak
ed9da6cb7f
Memcached: Don't add the same server to the pool many times when using persistent connections
6 years ago
Aleksander Machniak
668ca02c3f
Larry: Fix some TinyMCE buttons
6 years ago
Aleksander Machniak
e0792c3287
Skip RSET after authentication failure and QUIT
6 years ago
Aleksander Machniak
b39c5aaaec
Exit immediately after http redirect
...
This is needed since we use 401 on logout
6 years ago
Aleksander Machniak
fdac30e544
Support PECL memcached extension as a session and cache storage driver (experimental)
6 years ago
Aleksander Machniak
2a25f1778b
Make sure managesieve_default is not a dir ( #6773 )
6 years ago
Aleksander Machniak
4ef87fe856
Support $HasAttachment/$HasNoAttachment keywords ( #6201 )
...
We use these only to display the attachment icon on the messages list.
6 years ago
Aleksander Machniak
f8ca8d1b63
Fix invalid path to "add contact" icon when using assets_path setting
...
This and a few other icons
6 years ago
Aleksander Machniak
8cc0848d03
Elastic: Fix toolbar regressions in IE11 ( #6765 )
6 years ago
Aleksander Machniak
3194ca235b
Update comment
6 years ago
Aleksander Machniak
9f11289e34
Fix toolbar on iOS ( #6765 )
6 years ago
Aleksander Machniak
6e5027ba24
Fix so userlogins and sendmail logs are never put into the per_user_logging folder
6 years ago
Aleksander Machniak
d646a10217
Add in_selection() to rcube_treelist_widget
...
So code working on all lists doesn't have to check widget type
to work with selection.
6 years ago
Aleksander Machniak
4bce2c4389
Elastic: Small visual fix in vacation form
6 years ago
Aleksander Machniak
9a8f4cb13d
Elastic: Fix border radius on messages (again)
6 years ago
Aleksander Machniak
7f999ab13f
Bump version number
6 years ago
Aleksander Machniak
6cddb6c5d0
Bump version number, use pear/net_sieve
6 years ago
Aleksander Machniak
9022d427b1
Add emoticons plugin localization
6 years ago
Aleksander Machniak
c6fc417fe9
Add emoticons plugin to transifex config
6 years ago
Aleksander Machniak
c287dad54e
Add dialog-open event ( #6748 )
6 years ago
Aleksander Machniak
2dccbf2879
Redis: Support connection to unix socket
...
Also handle exceptions thrown on connection and remove support for
specifying hosts with redis:// scheme.
6 years ago
Aleksander Machniak
a8f3d46bb9
Merge branch 'master' of github.com:roundcube/roundcubemail
6 years ago
Aleksander Machniak
ce52b04051
Update changelog, add some tests for rcube_utils::parse_host()
6 years ago
Amir Caspi
6b5fa52ec1
Update rcube_utils::parse_host, fixes #6746
...
Updated regexps used in parse_host to ensure that %t, %d, %z do not cut off domain and return only tld when underlying host has no subdomain (i.e., is just domain.tld rather than mail.domain.tld). Update fixes #6746 , now returns nothing shorter than domain.tld.
Also removed backslash from character class, period does not need to be escaped within character class.
6 years ago
Peter Dey
92602734b1
Elastic: Add infrastructure to apply CSS styles to specific action dialogs/screens ( #6749 )
...
Examples:
* action-headers - The headers popup
* action-plugin-managesieve-action - The managesieve filter creation screen
6 years ago
Aleksander Machniak
7c8ce07e8c
Fix bug where bold/strong text was converted to upper-case on html-to-text conversion (6758)
6 years ago
Aleksander Machniak
5c131aff54
Elastic: Fix pretty select list height on mobile
6 years ago
Aleksander Machniak
14265248ce
Elastic: Fix regression where on mobile scrollbar could have been missing in some pages
6 years ago
Aleksander Machniak
35b12620eb
Elastic: Fix Firefox sub-pixel positioning issues
...
... by using size values rounded in less - in most prominent places.
There's still problem with form controls padding, but we'll work on this
when really needed.
6 years ago
Aleksander Machniak
0feb46574c
Update languages list
6 years ago
Aleksander Machniak
a1301a78d6
Localization update
6 years ago
Aleksander Machniak
b24869b0cd
Elastic: Fix bug where Enigma options in mail compose could sometimes be ignored ( #6515 )
6 years ago
Aleksander Machniak
910505a361
Fix regression where drafts were not deleted after sending the message ( #6756 )
6 years ago
Aleksander Machniak
b8800c5b9a
Elastic: Bring back border-radius for #messagestack objects
6 years ago
Aleksander Machniak
516a88e49d
Elastic: Simplify some styles for .ui.alert
6 years ago
Aleksander Machniak
918c8859b6
Remove redundant rule
...
It actually broke some plugins after commit 5fb8e8cb86
(#6739 ).
6 years ago
Aleksander Machniak
0c4d78aa11
Remove language code from charset name as per the RFC2231.5
6 years ago
Aleksander Machniak
86a9788083
Fix invalid path to blocked.gif when using assets_path setting ( #6752 )
6 years ago
Aleksander Machniak
8db00c6265
Elastic: Fix handling mailto: URL parameters in contact menu ( #6751 )
...
Also fix keyboard navigation in some menus, e.g. contact menu
6 years ago
Aleksander Machniak
51c9bab005
Small cleanup and mention that Elastic requires IE 11+
6 years ago
Aleksander Machniak
9391a531ff
Fix regexp
6 years ago
Aleksander Machniak
8fe12e2fad
Enigma: Fix "decryption oracle" bug [CVE-2019-10740] ( #6638 )
...
When composing mail (on reply/forward/edit) we decrypt content only
in the first "content part" of the message.
6 years ago