Commit Graph

11624 Commits (4b219792a77fa0b1abc2b7f5bcfbaa68a581ff6f)
 

Author SHA1 Message Date
Aleksander Machniak 4b219792a7 Tests: Add browser tests for attachment_reminder plugin 4 years ago
Aleksander Machniak f94b871aa6 Tests: Add browser tests for Markasjunk plugin 4 years ago
Aleksander Machniak db5ab6d3f6 Fix identity selection on reply when both sender and recipient addresses are included in identities (#7211) 4 years ago
Aleksander Machniak f2328bbe6b Add note about innodb_large_prefix=true requirement (#7212)
[skip ci]
4 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.
4 years ago
Aleksander Machniak 4e2e876101 Update changelog 4 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
4 years ago
Aleksander Machniak 32b37fba33 Update localization 4 years ago
Aleksander Machniak ea2d0ad458 Enigma: Fix bug where "Send unencrypted" button didn't work in Elastic skin (#7205) 4 years ago
Aleksander Machniak b606d81cdf MySQL: Use utf8mb4 charset and utf8mb4_unicode_ci collation (#6535, #7113)
Fixes support for utf8 emoji in html signature.
4 years ago
MrSorcus 706912e534
Fix typo (#7203) 4 years ago
Aleksander Machniak 50d6ea30e0 Support for language codes up to 16 chars long (e.g. es-419) in database schema (#6851) 4 years ago
Aleksander Machniak 60c8dd2e23 Fix regression where using an absolute path to SQLite database file on Windows didn't work (#7196) 4 years ago
Aleksander Machniak 0b02e87afe Fix some strict mode warnings 4 years ago
Aleksander Machniak fe796d4040 Remove useless pass-by-reference 4 years ago
Aleksander Machniak 3478b002f8 Enigma: Fix incorrect encrypted mail structure (boundary) with Mail_Mime >= 1.10.5 4 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.
4 years ago
Aleksander Machniak a075616fb2 Tests: Add browser tests for Zipdownload plugin 4 years ago
Aleksander Machniak d594ce2483 Tests: Add browser tests for Server Settings section 4 years ago
Aleksander Machniak d340f18295 Fix display issues with mail subject that contains line-breaks (#7191) 4 years ago
Aleksander Machniak 8080eb2c71 Tests: Fix database locking bug 4 years ago
Aleksander Machniak 84aa5d93f1 Tests: Added browser tests for Archive plugin 4 years ago
Aleksander Machniak c6392f2168 Markasjunk: Fix bug where marking as spam/ham didn't work on moving messages with drag-and-drop (#7137) 4 years ago
Aleksander Machniak 6c1e8e1efe Tests: Add Identities tests 4 years ago
Aleksander Machniak cbcebad9c1 Tests: Add Responses edit test 4 years ago
Eli Schiff b6db3e4ad7 Fixed incorrect typeof comparison (#7186) 4 years ago
Aleksander Machniak bdf0a6539e Relaxed domain name validation for extended TLDs support (#5588) 4 years ago
Aleksander Machniak 8793baa006 Update changelog
[skip ci]
4 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)
4 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
4 years ago
Aleksander Machniak e4281ae6d4 Tests: Try to fix timing issue 4 years ago
Aleksander Machniak d1b61410fc Tests: Add Dialog component 4 years ago
Aleksander Machniak d979aa0584 Tests: Add more browser tests for Responses 4 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) 4 years ago
Aleksander Machniak b536e18d97 Tests: Add contacts print test 4 years ago
Aleksander Machniak 2f20f43cbb Tests: Change structure of tests 4 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
4 years ago
Aleksander Machniak 689c761026 Enigma: Simplify and fix handling of IDN with not all parts being punny-coded 4 years ago
Aleksander Machniak e89376709c Enigma: Display IDN domains of key users and identities in UTF8 4 years ago
Aleksander Machniak 6e63db6487 Merge branch 'enigma_idn_fix' of https://github.com/MaxBosse/roundcubemail into MaxBosse-enigma_idn_fix 4 years ago
Aleksander Machniak c2c85b0a76 Tests: Fix Print test on mobile, make GreenMail quiet on folder deletion 4 years ago
Aleksander Machniak 2037f2612b Tests: Fix testing with create_default_folders=true 4 years ago
Aleksander Machniak b6e75ebea7 Travis: Use bigger GreenMail startup timeout 4 years ago
Aleksander Machniak c138567ab5 Support 'greenmail' as an imap vendor label, don't call ID when not supported 4 years ago
Aleksander Machniak 4258acf57f Tests: Return proper exit code on error from bootstrap 4 years ago
Max Bosse 3faa976fc8 Fix creation of pgp-keys for IDN emails 4 years ago
Aleksander Machniak 5005c6c3e3 Travis: Fix/Update greenmail download location 4 years ago
Aleksander Machniak 5a6606a245 Tests: Add folder creation test 4 years ago
Aleksander Machniak 4f47ac0405 Fix bug where files in skins/ directory were listed on skins list (#7180) 4 years ago
Aleksander Machniak 700031b3b7 Elastic: Fix non-working folder subscription checkbox for newly added folders (#7174) 4 years ago