Page MenuHomePhorge
Feed Search

Nov 8 2023

machniak committed R113:6aa72107a2b7: Fix jstz.min.js installation, bump version to 1.0.7.
Nov 8 2023, 4:19 PM
machniak committed R113:9ae194e84474: Fix restoring Cc/Bcc fields from local storage (#7554).
Nov 8 2023, 4:19 PM
machniak committed R113:0839cdd24116: Fix importing birthday dates from Gmail vCards (BDAY:YYYYMMDD).
Nov 8 2023, 4:19 PM
machniak committed R113:a71bf2e8d4a6: Fix cross-site scripting (XSS) via HTML messages with malicious svg or math….
Nov 8 2023, 4:19 PM
machniak committed R113:8ec474397177: Fix unclosed a tag (#7539) (authored by Ratting Gergely <67developer@gmail.com>).
Nov 8 2023, 4:19 PM
machniak committed R113:53bc7b7615da: Fix bug in conversion of email addresses to mailto links in plain text messages….
Nov 8 2023, 4:19 PM
machniak committed R113:930dd5ecba33: Managesieve: Allow angle brackets in out-of-office message body also in the….
Nov 8 2023, 4:19 PM
machniak committed R113:58f22fe3a987: managesieve: Keep angle brackets in reason (authored by Max Truxa <dev@maxtruxa.com>).
Nov 8 2023, 4:19 PM
machniak committed R113:2d0054bee810: Fix detecting special folders on servers with both SPECIAL-USE and LIST-STATUS….
Nov 8 2023, 4:19 PM
machniak committed R113:bc8d566d924b: Fix paging of search results on IMAP servers with no SORT capability (#7462).
Nov 8 2023, 4:19 PM
machniak committed R113:247b22d5b586: Fix handling links without defined protocol (#7454).
Nov 8 2023, 4:19 PM
machniak committed R113:f5b9e4d59570: Fix incorrect rewriting of internal links in HTML content (#7512).
Nov 8 2023, 4:19 PM
machniak committed R113:23910baa4ba3: Elastic: Fix deleted and replied+forwarded icons on messages list (#7503).
Nov 8 2023, 4:19 PM
machniak committed R113:dd65229b6ecf: Security: Fix potential XSS issue in HTML editor of the identity signature….
Nov 8 2023, 4:19 PM
machniak committed R113:b9f41796c3df: Fix format=flowed formatting on plain text part derived from the HTML content….
Nov 8 2023, 4:18 PM
machniak committed R113:7c20e7be23ec: Elastic: Fix redundant scrollbar in plain text editor on mail reply (#7500).
Nov 8 2023, 4:18 PM
machniak committed R113:60de69711b4a: Managesieve: Fix too-small input field in Elastic when using custom headers….
Nov 8 2023, 4:18 PM
machniak committed R113:203f9a2394d2: Fix support for an error as a string in message_before_send hook (#7475).
Nov 8 2023, 4:18 PM
machniak committed R113:3e8832d029b0: Fix cross-site scripting (XSS) via HTML messages with malicious svg/namespace.
Nov 8 2023, 4:18 PM
machniak committed R113:2531eb7d9098: Fix problem with handling attached images with same name when using….
Nov 8 2023, 4:18 PM
machniak committed R113:25c2358e91d8: Changing from time to microtime to add on key of cached attachment to avoid… (authored by Lucas Stevanelli Marin <lucasmarin@users.noreply.github.com>).
Nov 8 2023, 4:18 PM
machniak committed R113:6cc933ef5236: Fix problem with forwarding inline images attached to messages with no HTML….
Nov 8 2023, 4:18 PM
machniak committed R113:f8761d3225d7: Elastic: Fix context menu (paste) on the recipient input (#7431).
Nov 8 2023, 4:18 PM
machniak committed R113:e66a98170019: Add newline when writing logs to stdout (#7418) (authored by Kent Varmedal <kent@domeneshop.no>).
Nov 8 2023, 4:18 PM
machniak committed R113:e8e7389e982d: Update changelog.
Nov 8 2023, 4:18 PM
machniak committed R113:eace32f7fa49: Increase maximum size of contact jobtitle and department fields to 128….
Nov 8 2023, 4:18 PM
machniak committed R113:3c1e4724874f: Fix bug where subfolders of special folders could have been duplicated on….
Nov 8 2023, 4:18 PM
machniak committed R113:9905b5adaa10: Installer: Fix regression in SMTP test section (#7417).
Nov 8 2023, 4:18 PM
machniak committed R113:ccaccae66530: Security: Fix cross-site scripting (XSS) via malicious XML attachment.
Nov 8 2023, 4:18 PM
machniak committed R113:b37433b19972: Security: Better fix for CVE-2020-12641.
Nov 8 2023, 4:18 PM
machniak committed R113:4beec65d40c5: Security: Fix XSS issue in template object 'username' (#7406).
Nov 8 2023, 4:17 PM
machniak committed R113:20ae604b9fe0: Security: Fix couple of XSS issues in Installer (#7406).
Nov 8 2023, 4:17 PM
machniak committed R113:5e4195a042e2: Fix bug where PDF attachments marked as inline could have not been attached on….
Nov 8 2023, 4:17 PM
machniak committed R113:31df958caf1e: Elastic: Fix aspect ratio of a contact photo in mail preview (#7339).
Nov 8 2023, 4:17 PM
machniak committed R113:bebc9ec1be02: Fix error when user-configured skin does not exist anymore (#7271).
Nov 8 2023, 4:17 PM
machniak committed R113:c25616b3b56c: Fix PHP warning: count(): Parameter must be an array or an object... in ID….
Nov 8 2023, 4:17 PM
machniak committed R113:eba6fb20cf9a: Fix typo.
Nov 8 2023, 4:17 PM
machniak committed R113:99b20bd82a21: Update changelog.
Nov 8 2023, 4:17 PM
machniak committed R113:9362bb9459a8: Fix changelog.
Nov 8 2023, 4:17 PM
machniak committed R113:973217d96041: Show Encrypt button w/Mailvelope, even if disabled (authored by Christopher Gurnee <chris@gurneeconsulting.net>).
Nov 8 2023, 4:17 PM
machniak committed R113:a5c6bfb6788b: Let Mailvelope use sender's address to find pubkeys to check signatures (authored by Christopher Gurnee <chris@gurneeconsulting.net>).
Nov 8 2023, 4:17 PM
machniak committed R113:79e60422766d: Add missing \'s to regexes in rcube_check_email() (authored by Christopher Gurnee <chris@gurneeconsulting.net>).
Nov 8 2023, 4:17 PM
machniak committed R113:90afff1929c7: Update changelog.
Nov 8 2023, 4:17 PM
machniak committed R113:9d0d072f3631: Fix issue with Modoboa driver for password plugin (#7372) (authored by vaaguirre <victor.aguirre417@gmail.com>).
Nov 8 2023, 4:17 PM
machniak committed R113:656c706270ca: Fix default keyservers (use keys.openpgp.org), add note about CORS (#7373….
Nov 8 2023, 4:17 PM
machniak committed R113:dff0ee3e2a1f: Update changelog.
Nov 8 2023, 4:16 PM
machniak committed R113:26d5fb1b5513: Fix missing flag indication on collapsed thread in Larry and Elastic (#7366).
Nov 8 2023, 4:16 PM
machniak committed R113:f494cd22ce49: Markasjunk: Fix regression in jsevent driver #7361 (#7365) (authored by johndoh <roundcube@tehinterweb.co.uk>).
Nov 8 2023, 4:16 PM
machniak committed R113:2a250d7bc37f: Fix so the database setup description is compatible with MySQL 8 (#7340).
Nov 8 2023, 4:16 PM
machniak committed R113:62a0936eccd1: Clarify des_key length requirement (#7350).
Nov 8 2023, 4:16 PM
machniak committed R113:d15d929167e9: Fix bug in extracting required plugins from composer.json that led to spurious….
Nov 8 2023, 4:16 PM
machniak committed R113:9bbda422ff0b: Fix CSRF bypass that could be used to log out an authenticated user (#7302).
Nov 8 2023, 4:16 PM
machniak committed R113:814eadb699e8: Fix local file inclusion (and code execution) via crafted 'plugins' option.
Nov 8 2023, 4:16 PM
machniak committed R113:1c239c90d9b9: Fix XSS issue in handling of CDATA in HTML messages.
Nov 8 2023, 4:16 PM
machniak committed R113:fcfb099477f3: Fix remote code execution via crafted 'im_convert_path' or 'im_identify_path'….
Nov 8 2023, 4:16 PM
machniak committed R113:301670f081e6: Fix so Print button for PDF attachments works on Firefox >= 75 (#5125).
Nov 8 2023, 4:16 PM
machniak committed R113:be68e3f679c7: Fix typo.
Nov 8 2023, 4:16 PM
machniak committed R113:080b0afd9581: Make install-jsdeps.sh script working without the 'file' program installed….
Nov 8 2023, 4:16 PM
machniak committed R113:37acfc2e03ee: Fix performance issue of parsing big HTML messages by disabling HTML5 parser….
Nov 8 2023, 4:16 PM
machniak committed R113:ecfee7470cab: Fix bug where some message/rfc822 parts could not be attached on forward (#7323).
Nov 8 2023, 4:16 PM
machniak committed R113:343da344e059: Fix characters encoding in group rename input after group creation/rename….
Nov 8 2023, 4:16 PM
machniak added a reverting change for R113:32fac136db92: Fix bug where session was destoryed with window close (#7251): R113:808f374f4255: Revert "Fix bug where session was destoryed with window close (#7251)".
Nov 8 2023, 4:16 PM
machniak committed R113:0d43c51ce1cc: Mailvelope: Fix bug where recipients with name were not handled properly in….
Nov 8 2023, 4:16 PM
machniak committed R113:808f374f4255: Revert "Fix bug where session was destoryed with window close (#7251)".
Nov 8 2023, 4:16 PM
machniak committed R113:15e924fd64b1: Fix bug where a special folder couldn't be created if a special-use flag is not….
Nov 8 2023, 4:15 PM
machniak committed R113:c99e093f8a29: Fix so imap error message is displayed to the user on folder create/update….
Nov 8 2023, 4:15 PM
machniak committed R113:43f90d31c8e9: Fix bug where session was destoryed with window close (#7251).
Nov 8 2023, 4:15 PM
machniak committed R113:5666ae00a82f: Elastic: Restrict logo size in print view (#7275).
Nov 8 2023, 4:15 PM
machniak committed R113:2ba62d0c9893: zipdownload: enable menu options when menu is opened (authored by PhilW <roundcube@tehinterweb.co.uk>).
Nov 8 2023, 4:15 PM
machniak committed R113:7c081d7d72ca: Update changelog.
Nov 8 2023, 4:15 PM
machniak committed R113:a74a9e5fc215: Fix marking as spam/ham on moving messages with Move menu (#7189).
Nov 8 2023, 4:15 PM
machniak committed R113:1bc41d3a5fa4: markasjunk: handle select all case (#7206) (authored by PhilW <roundcube@tehinterweb.co.uk>).
Nov 8 2023, 4:15 PM
machniak committed R113:cd73ca05d84a: Fix PHP warning for real (#7206).
Nov 8 2023, 4:15 PM
machniak committed R113:746ccb7fdfa6: Fix literals handling again.
Nov 8 2023, 4:15 PM
machniak committed R113:ae71f01b33c8: Elastic: Fix color of a folder with recent messages (#7281).
Nov 8 2023, 4:15 PM
machniak committed R113:59af9944ea70: Update changelog.
Nov 8 2023, 4:15 PM
machniak committed R113:734f97511aaa: Fix bug where multiple images in a message were replaced by the first one on….
Nov 8 2023, 4:15 PM
machniak committed R113:2005b895becc: Fix handling keyservers configured with protocol prefix (#7295) (authored by dessert1 <2664162+dessert1@users.noreply.github.com>).
Nov 8 2023, 4:15 PM
machniak committed R113:ade470aac99d: Support many string literals in a "line response", deduplicate code.
Nov 8 2023, 4:15 PM
machniak committed R113:a71b33f5686a: Fix string literals handling in IMAP STATUS (and various other) responses….
Nov 8 2023, 4:15 PM
machniak committed R113:518d1aea7187: Fix internal cache use in rcube_imap::get_message().
Nov 8 2023, 4:15 PM
machniak committed R113:3a32a1e246b9: Fix cursor position after inserting a group to a recipient input using….
Nov 8 2023, 4:15 PM
machniak committed R113:7793386683b5: Fix regression in testing database schema on MSSQL (#7227).
Nov 8 2023, 4:14 PM
machniak committed R113:edbcb0323709: Fix so button label in Select image/media dialogs is "Close" not "Cancel"….
Nov 8 2023, 4:14 PM
machniak committed R113:73e2b0584a51: Fix missing contact display name in QR Code data (#7257).
Nov 8 2023, 4:14 PM
machniak committed R113:f0aafa98eea6: Fix scroll-jump in MS Edge when using autoresizeable textarea (#7230).
Nov 8 2023, 4:14 PM
machniak committed R113:5de09e9f21f9: Update changelog for #7261.
Nov 8 2023, 4:14 PM
machniak committed R113:81e55f8033dd: Elastic: Fix recipient input bug when using click to select a contact from….
Nov 8 2023, 4:14 PM
machniak committed R113:233beea354e5: Fix identity selection on reply when both sender and recipient addresses are….
Nov 8 2023, 4:14 PM
machniak committed R113:1c5f83d41ccc: Elastic: Fix text selection with Shift+PageUp and Shift+PageDown in plain text….
Nov 8 2023, 4:14 PM
machniak committed R113:88660cd465d1: Fix bug where original attachments with Content-Id were attached to the message….
Nov 8 2023, 4:14 PM
machniak committed R113:322ab30fb9cf: Update changelog.
Nov 8 2023, 4:14 PM
machniak committed R113:9cb796ee2bae: Fix using unix:///path/to/socket.file in memcached driver (#7210) (authored by Paul J. Dorn <pajod@users.noreply.github.com>).
Nov 8 2023, 4:14 PM
machniak committed R113:65d6a5aa51c7: Update localization.
Nov 8 2023, 4:14 PM
machniak committed R113:ab3220d04655: Enigma: Fix bug where "Send unencrypted" button didn't work in Elastic skin….
Nov 8 2023, 4:14 PM
machniak committed R113:ea1260ea726d: Fix regression where using an absolute path to SQLite database file on Windows….
Nov 8 2023, 4:14 PM
machniak committed R113:bff226801d31: Enigma: Fix incorrect encrypted mail structure (boundary) with Mail_Mime >= 1..
Nov 8 2023, 4:14 PM
machniak committed R113:7f45e47f00e8: Fix display issues with mail subject that contains line-breaks (#7191).
Nov 8 2023, 4:14 PM
machniak committed R113:b35bf87105df: Fix bug where it wasn't possible to save flag actions (#7188).
Nov 8 2023, 4:14 PM
machniak committed R113:3819e4e6400b: Fix bug where message parts with no Content-Disposition header and no name were….
Nov 8 2023, 4:13 PM