Aleksander Machniak
|
088714619e
|
Fix scroll-jump in MS Edge when using autoresizeable textarea (#7230)
|
5 years ago |
Aleksander Machniak
|
f452d33d44
|
Update changelog for #7261
|
5 years ago |
Aleksander Machniak
|
b2391417b3
|
Tests: Add browser test for #7231
|
5 years ago |
Aleksander Machniak
|
68c8ee0a2b
|
Elastic: Fix recipient input bug when using click to select a contact from autocomplete list (#7231)
|
5 years ago |
Aleksander Machniak
|
b7410ffe89
|
Use mySQL charset in connection string instead of SET NAMES (#7232)
And switch to utf8mb4 as it is what we're using right now in db schema.
|
5 years ago |
Aleksander Machniak
|
80a244756d
|
Tests: Add couple of HTML editor tests (including bug #7230)
|
5 years ago |
Aleksander Machniak
|
38d6659384
|
Elastic: Fix text selection with Shift+PageUp and Shift+PageDown in plain text editor when using Chrome (#7230)
|
5 years ago |
Aleksander Machniak
|
e58c6547ca
|
Add release mark
[skip ci]
|
5 years ago |
Aleksander Machniak
|
770d818dd9
|
Fix undefined variable
|
5 years ago |
Aleksander Machniak
|
4b219792a7
|
Tests: Add browser tests for attachment_reminder plugin
|
5 years ago |
Aleksander Machniak
|
f94b871aa6
|
Tests: Add browser tests for Markasjunk plugin
|
5 years ago |
Aleksander Machniak
|
db5ab6d3f6
|
Fix identity selection on reply when both sender and recipient addresses are included in identities (#7211)
|
5 years ago |
Aleksander Machniak
|
f2328bbe6b
|
Add note about innodb_large_prefix=true requirement (#7212)
[skip ci]
|
5 years ago |
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.
|
5 years ago |
Aleksander Machniak
|
4e2e876101
|
Update changelog
|
5 years ago |
Paul J. Dorn
|
305c9355ee
|
Fix using unix:///path/to/socket.file in memcached driver (#7210)
off by one when stripping the memcache (sans d) compatible AF_UNIX prefix
|
5 years ago |
Aleksander Machniak
|
32b37fba33
|
Update localization
|
5 years ago |
Aleksander Machniak
|
ea2d0ad458
|
Enigma: Fix bug where "Send unencrypted" button didn't work in Elastic skin (#7205)
|
5 years ago |
Aleksander Machniak
|
b606d81cdf
|
MySQL: Use utf8mb4 charset and utf8mb4_unicode_ci collation (#6535, #7113)
Fixes support for utf8 emoji in html signature.
|
5 years ago |
MrSorcus
|
706912e534
|
Fix typo (#7203)
|
5 years ago |
Aleksander Machniak
|
50d6ea30e0
|
Support for language codes up to 16 chars long (e.g. es-419) in database schema (#6851)
|
5 years ago |
Aleksander Machniak
|
60c8dd2e23
|
Fix regression where using an absolute path to SQLite database file on Windows didn't work (#7196)
|
5 years ago |
Aleksander Machniak
|
0b02e87afe
|
Fix some strict mode warnings
|
5 years ago |
Aleksander Machniak
|
fe796d4040
|
Remove useless pass-by-reference
|
5 years ago |
Aleksander Machniak
|
3478b002f8
|
Enigma: Fix incorrect encrypted mail structure (boundary) with Mail_Mime >= 1.10.5
|
5 years ago |
Aleksander Machniak
|
4114dc932d
|
Fix bug where it wasn't possible to save flag actions (#7188)
Display proper error when no flag is selected.
|
5 years ago |
Aleksander Machniak
|
a075616fb2
|
Tests: Add browser tests for Zipdownload plugin
|
5 years ago |
Aleksander Machniak
|
d594ce2483
|
Tests: Add browser tests for Server Settings section
|
5 years ago |
Aleksander Machniak
|
d340f18295
|
Fix display issues with mail subject that contains line-breaks (#7191)
|
5 years ago |
Aleksander Machniak
|
8080eb2c71
|
Tests: Fix database locking bug
|
5 years ago |
Aleksander Machniak
|
84aa5d93f1
|
Tests: Added browser tests for Archive plugin
|
5 years ago |
Aleksander Machniak
|
c6392f2168
|
Markasjunk: Fix bug where marking as spam/ham didn't work on moving messages with drag-and-drop (#7137)
|
5 years ago |
Aleksander Machniak
|
6c1e8e1efe
|
Tests: Add Identities tests
|
5 years ago |
Aleksander Machniak
|
cbcebad9c1
|
Tests: Add Responses edit test
|
5 years ago |
Eli Schiff
|
b6db3e4ad7
|
Fixed incorrect typeof comparison (#7186)
|
5 years ago |
Aleksander Machniak
|
bdf0a6539e
|
Relaxed domain name validation for extended TLDs support (#5588)
|
5 years ago |
Aleksander Machniak
|
8793baa006
|
Update changelog
[skip ci]
|
5 years ago |
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)
|
5 years ago |
Aleksander Machniak
|
1613f3ab4c
|
INSERT OR REPLACE implementation (#6771)
For now with support in postgres and mysql databases.
For now used in rcube_cache, rcube_imap_cache and enigma plugin
|
5 years ago |
Aleksander Machniak
|
e4281ae6d4
|
Tests: Try to fix timing issue
|
5 years ago |
Aleksander Machniak
|
d1b61410fc
|
Tests: Add Dialog component
|
5 years ago |
Aleksander Machniak
|
d979aa0584
|
Tests: Add more browser tests for Responses
|
5 years ago |
Aleksander Machniak
|
1376b5a647
|
Fix bug where message parts with no Content-Disposition header and no name were not listed on attachments list (#7117)
|
5 years ago |
Aleksander Machniak
|
b536e18d97
|
Tests: Add contacts print test
|
5 years ago |
Aleksander Machniak
|
2f20f43cbb
|
Tests: Change structure of tests
|
5 years ago |
Aleksander Machniak
|
93519df826
|
Elastic: Fix disappearing sidebar in mail compose after clicking Mail button
Elastic: Fix incorrect aria-disabled attribute on Mail taskmenu button in mail compose
|
5 years ago |
Aleksander Machniak
|
689c761026
|
Enigma: Simplify and fix handling of IDN with not all parts being punny-coded
|
5 years ago |
Aleksander Machniak
|
e89376709c
|
Enigma: Display IDN domains of key users and identities in UTF8
|
5 years ago |
Aleksander Machniak
|
6e63db6487
|
Merge branch 'enigma_idn_fix' of https://github.com/MaxBosse/roundcubemail into MaxBosse-enigma_idn_fix
|
5 years ago |
Aleksander Machniak
|
c2c85b0a76
|
Tests: Fix Print test on mobile, make GreenMail quiet on folder deletion
|
5 years ago |