483 Commits (993b888afe29c383bf45c84f17090f4db96367ba)

Author SHA1 Message Date
Aleksander Machniak 4945abf28b Use smaller interval 3 years ago
Aleksander Machniak fb72f36538 Browser tests: Increase pause in mobile toolbar menu testing 3 years ago
Aleksander Machniak f75e4e0f7f Try to fix browser tests 3 years ago
Aleksander Machniak b043f3c228 Update changelog and tests 3 years ago
Aleksander Machniak a623d11883 Fix bug where a recipient address containing UTF-8 characters was ignored when sending an email (#8493, #8546) 3 years ago
Aleksander Machniak e2d92ba1de Fix bug where some checkboxes could be selected unintentinally (#8565) 3 years ago
Aleksander Machniak ae5880f0d3 Fix support for DSN specification without host e.g. pgsql:///dbname (#8558) 3 years ago
Aleksander Machniak 282f0a2830 Fix bug where title tag content was displayed in the body if it contained HTML tags (#8540) 3 years ago
Aleksander Machniak ee04d8571f Fix so links (e.g. www.some.page or http://some.page) are not considered mispellings (#8527) 3 years ago
Aleksander Machniak 71d151dba9 Add some tests and fix flaky test 3 years ago
Aleksander Machniak 8ad92d5f98 Fix so unix:// URI is supported in various host spec. options again (#8468) 3 years ago
Aleksander Machniak 1f20e7575b Fix browser test regression 3 years ago
Aleksander Machniak f23aaed10e Remove use of unreliable charset detection (#8344) 3 years ago
Aleksander Machniak ab91416599 Fix mail headers injection via the subject field on mail compose (#8404) 4 years ago
Aleksander Machniak a5fd211712 Improve/Fix wrapping of plain text messages on preview and reply (#6974, #8391, #8378, #8289) 4 years ago
Aleksander Machniak 693b7f0ecb Security: Fix cross-site scripting (XSS) via HTML messages with malicious CSS content 4 years ago
Aleksander Machniak 7b81a71393 Don't use TLS by default (#8359) 4 years ago
Aleksander Machniak fd39eecb48 Fix browser tests regression 4 years ago
Aleksander Machniak 893216cb29 Unified and simplified services connection options (#8310) 4 years ago
Aleksander Machniak 8ca3c11f09 Fix browser tests after Larry removal 4 years ago
Aleksander Machniak 4bc05311ad Skip fragile tests 4 years ago
Aleksander Machniak bbde830be2 Improve precision of charset detection on vCard import 4 years ago
Aleksander Machniak 5e2f7042ec Fix test regression 4 years ago
Aleksander Machniak 28b6351750 Fix compatibility with Referrer-Policy: "strict-origin" (#8170) 4 years ago
Aleksander Machniak 035c325d57 Improve searching by sender/recipient headers, support Reply-To and Followup-To (#6582) 4 years ago
Aleksander Machniak 9871b04b13 Fix an infinite loop when parsing environment variables with float/integer values (#8293) 4 years ago
Aleksander Machniak d4cfb94c3d Small improvements and tests for the logout plugin 4 years ago
Aleksander Machniak 59913fd586 Relax some test assertions 4 years ago
Aleksander Machniak 313a33e0a7 Display telephone numbers as tel: links (#8240) 4 years ago
Aleksander Machniak e00795b48b Add workaround for the HTML5 parser performance issue, remove the size limit 4 years ago
Aleksander Machniak 4a82939ca2 Add test for validity of csv2vcard localization files 4 years ago
Aleksander Machniak 13da16b36f Fix charset conversion errors on PHP < 8 for charsets not supported by mbstring (#8252) 4 years ago
Aleksander Machniak a9e096e87f Fix database initialization if db_prefix is a schema prefix (#8221) 4 years ago
Aleksander Machniak c2fc0b64c4 Fix bug where new messages were not added to the list on refresh if skip_deleted=true (#8234) 4 years ago
Aleksander Machniak 38f519659c Fix some PHP8 warnings (#8239) 4 years ago
Aleksander Machniak c445e19484 Fix security issues regarding server name and trusted_host_patterns setting 4 years ago
Aleksander Machniak df7d8f1178 Improve auto-wrapping of plain text messages on preview and reply (#6974) 4 years ago
Aleksander Machniak d6c2e9c3f5 Move wrap_and_quote() method to rcmail_action_mail_compose 4 years ago
Aleksander Machniak 6ed101f5e1 Add support for encryption with AEAD ciphers, e.g. aes-256-gcm (#7097) 4 years ago
Aleksander Machniak 50a3a6fd81 Fix database initialization for the browser tests 4 years ago
Aleksander Machniak 7a269a2b84 Replace get_input_value() with get_input_string() where appropriate 4 years ago
Aleksander Machniak 97d93e0494 Fix test regression 4 years ago
Aleksander Machniak c96951c480 Fix test 4 years ago
Aleksander Machniak e6a8bb28a4 Investigate test issue 4 years ago
Aleksander Machniak 1de93a8f46 Add tests for spellchecker enchant driver 4 years ago
Aleksander Machniak 2668965e67 Fix browser test regarding spellcheck settings 4 years ago
Aleksander Machniak cd2e531092 Fix spellchecker tests (again) 4 years ago
Aleksander Machniak 81ed20e829 Fix spellchecker tests 4 years ago
Aleksander Machniak 00521bf617 Switch spellcheck tests from googie to pspell 4 years ago
Aleksander Machniak d7338a4203 Add option to purge deleted mails older than 30, 60 or 90 days (#5493) 4 years ago