Page MenuHomePhorge
Feed All Stories

Nov 6 2024

machniak committed R113:61b334f6b1cc: Fix bug with show_images setting where option 1 and 3 were swapped (#8268).
Nov 6 2024, 2:28 PM
machniak committed R113:313a33e0a783: Display telephone numbers as tel: links (#8240).
Nov 6 2024, 2:28 PM
machniak committed R113:e00795b48b91: Add workaround for the HTML5 parser performance issue, remove the size limit.
Nov 6 2024, 2:28 PM
machniak committed R113:4a82939ca2ae: Add test for validity of csv2vcard localization files.
Nov 6 2024, 2:28 PM
machniak committed R113:92880251f479: Update localization.
Nov 6 2024, 2:28 PM
GitHub <noreply@github.com> committed R113:aa5e7d9e1f02: Update csv2vcard.inc for it_IT (#8233) (authored by agabellini <andrea.gabellini@telecomitalia.sm>).
Nov 6 2024, 2:28 PM
machniak committed R113:a14098ac81ea: Fix bug where adding a contact to trusted senders via "Always allow from..."….
Nov 6 2024, 2:28 PM
machniak committed R113:13da16b36fbd: Fix charset conversion errors on PHP < 8 for charsets not supported by mbstring….
Nov 6 2024, 2:28 PM
machniak committed R113:4402605be9c1: Fix bug where \u200b characters were added into the recipient input preventing….
Nov 6 2024, 2:28 PM
machniak committed R113:7e4bac4367c3: Fix show_images option description.
Nov 6 2024, 2:28 PM
machniak committed R113:eec0d2b57853: Display a generic error page on initial DB/configuration errors (#8222).
Nov 6 2024, 2:28 PM
machniak committed R113:d0873102e42d: Fix bug in Larry skin where headers toggle state was reset on full page preview….
Nov 6 2024, 2:28 PM
machniak committed R113:698daf305e93: Roboto Font v29.
Nov 6 2024, 2:28 PM
machniak committed R113:0217dec46a5f: Update changelog.
Nov 6 2024, 2:28 PM
machniak committed R113:501e5381460f: Makefile: Install npm dependencies locally (-g requires root).
Nov 6 2024, 2:28 PM
machniak committed R113:54bf7351e9ce: Makefile: Speed up git clone by using --branch and --depth=1 arguments.
Nov 6 2024, 2:28 PM
machniak committed R113:0c42af132e14: Fix installation/upgrade on MySQL 5.5 - Index column size too large (#8231).
Nov 6 2024, 2:28 PM
machniak committed R113:f45f9c53aff9: Fix Makefile on Linux (#8211).
Nov 6 2024, 2:28 PM
machniak committed R113:7337e7608e19: Identicon: Make background color of the image to match the current skin colors….
Nov 6 2024, 2:28 PM
machniak committed R113:288c37486270: Remove unneeded changelog entry.
Nov 6 2024, 2:28 PM
machniak committed R113:4f139a4c6214: Fix undefined constant error in Installer on Windows (#8258).
Nov 6 2024, 2:28 PM
machniak committed R113:cca73cc285e1: Fix missing inputs on contact creation form if the selected source is readonly….
Nov 6 2024, 2:28 PM
machniak committed R113:a9e096e87f00: Fix database initialization if db_prefix is a schema prefix (#8221).
Nov 6 2024, 2:27 PM
machniak committed R113:8a4eecbcb00e: Don't write stats info to console.log when in CLI.
Nov 6 2024, 2:27 PM
machniak committed R113:881d78a4320e: Fix colors on "Show source" page in dark mode (#8246).
Nov 6 2024, 2:27 PM
machniak committed R113:6c4ad3b38b53: Fix handling of dark_mode_support:false setting in skins meta.json - also when….
Nov 6 2024, 2:27 PM
machniak committed R113:c2fc0b64c43e: Fix bug where new messages were not added to the list on refresh if….
Nov 6 2024, 2:27 PM
machniak committed R113:6e5bbf2e5550: Fix PHP8 warning.
Nov 6 2024, 2:27 PM
machniak committed R113:158682ffd72d: Use utf8mb4 in INSTALL instructions.
Nov 6 2024, 2:27 PM
machniak committed R113:38f519659c09: Fix some PHP8 warnings (#8239).
Nov 6 2024, 2:27 PM
machniak committed R113:2536e847d582: Fix one more warning.
Nov 6 2024, 2:27 PM
machniak committed R113:d1f16ebb97ae: Fix so dark mode state is retained after closing the browser (#8237).
Nov 6 2024, 2:27 PM
machniak committed R113:263003d006cc: Fix importing contacts with no email address (#8227).
Nov 6 2024, 2:27 PM
machniak committed R113:a94c2a3c058d: Fix so session's search scope is not used if search is not active (#8199).
Nov 6 2024, 2:27 PM
machniak committed R113:234fdbdd6cea: Update changelog.
Nov 6 2024, 2:27 PM
machniak committed R113:640e22d987ca: Fix PHP8 warnings.
Nov 6 2024, 2:27 PM
machniak committed R113:c445e194846b: Fix security issues regarding server name and trusted_host_patterns setting.
Nov 6 2024, 2:27 PM
machniak committed R113:318d6d08597b: Simplify code according to the minimum PHP version supported.
Nov 6 2024, 2:27 PM
machniak committed R113:9c6979f17a38: Fix PHP8 warnings.
Nov 6 2024, 2:27 PM
machniak committed R113:df7d8f117871: Improve auto-wrapping of plain text messages on preview and reply (#6974).
Nov 6 2024, 2:27 PM
machniak committed R113:d6c2e9c3f508: Move wrap_and_quote() method to rcmail_action_mail_compose.
Nov 6 2024, 2:27 PM
machniak committed R113:81cc8ac0e0bc: Purge also subfolders of Trash (and/or messages in them) on logout (#1037).
Nov 6 2024, 2:27 PM
machniak committed R113:6ed101f5e162: Add support for encryption with AEAD ciphers, e.g. aes-256-gcm (#7097).
Nov 6 2024, 2:27 PM
Thomas Bruederli <thomas@roundcube.net> committed R113:2a055b7e14a7: Bring back spell.roundcube.net as integrated spelling service but disable by….
Nov 6 2024, 2:27 PM
Restricted Repository Identity added a reverting change for R113:92757f5543df: Disable the default spellchecker option using spell.roundcube.net (#8182): R113:2a055b7e14a7: Bring back spell.roundcube.net as integrated spelling service but disable by….
Nov 6 2024, 2:27 PM
machniak committed R113:626332d42a6c: Don't use is_resource() where not needed.
Nov 6 2024, 2:27 PM
machniak committed R113:50a3a6fd8101: Fix database initialization for the browser tests.
Nov 6 2024, 2:27 PM
machniak committed R113:48fbf110af3f: SQLite: Use foreign keys, require SQLite >= 3.6.19 (#8159).
Nov 6 2024, 2:27 PM
machniak committed R113:2c00ececf8c3: Update changelog.
Nov 6 2024, 2:27 PM
machniak committed R113:e0e5626802f2: Bring back support for defining logo images via data-src-* attributes.
Nov 6 2024, 2:27 PM
machniak committed R113:14522d7108a4: get_input_value() -> get_input_string().
Nov 6 2024, 2:27 PM
machniak committed R113:87c706c146d1: Password: Improve handling errors on executed commands (#8200).
Nov 6 2024, 2:27 PM
GitHub <noreply@github.com> committed R113:af2ccbdac9bc: SMTP: If requested use TLS also without authentication (#4590) (#8111) (authored by Chris Osgood <chris_github@functionalfuture.com>).
Nov 6 2024, 2:27 PM
machniak committed R113:0b0869e6800a: Add possibility to disable line-wrapping of sent mail body (#5101).
Nov 6 2024, 2:27 PM
machniak committed R113:d11387c10a84: Fix test.
Nov 6 2024, 2:27 PM
machniak committed R113:0249656a9354: Document response_image_size option.
Nov 6 2024, 2:27 PM
machniak committed R113:53801e5fdc9c: Password: Remove some deprecated algorithms and replacement variables.
Nov 6 2024, 2:27 PM
machniak committed R113:ed4dc2139dd5: Password: Remove password_blowfish_cost option, in favor of….
Nov 6 2024, 2:27 PM
machniak committed R113:5be2ad8c4aa9: Update changelog.
Nov 6 2024, 2:27 PM
machniak committed R113:ee74fe806ee3: Password: Add support for passwords based on PHP's password_hash() function….
Nov 6 2024, 2:27 PM
machniak committed R113:5db6dd0317e7: Fix handling of dark_mode_support:false setting in skins meta.json (#8186).
Nov 6 2024, 2:27 PM
machniak committed R113:800832612c90: Fix PHP8 warning.
Nov 6 2024, 2:27 PM
machniak committed R113:8847c1997ecb: Fix typo.
Nov 6 2024, 2:27 PM
machniak committed R113:f2688ba4924f: Use ?? operator where applicable.
Nov 6 2024, 2:27 PM
machniak committed R113:8a5d9a198435: Add ability to mark multiple messages as not deleted at once (#5133).
Nov 6 2024, 2:27 PM
machniak committed R113:719b53f48fe4: Password: Verify current password with IMAP (#8142).
Nov 6 2024, 2:27 PM
machniak committed R113:97d93e04948b: Fix test regression.
Nov 6 2024, 2:27 PM
machniak committed R113:7a269a2b844d: Replace get_input_value() with get_input_string() where appropriate.
Nov 6 2024, 2:27 PM
machniak committed R113:b9d0dc1cf929: Rename session items 'search' and 'search_params' to 'contact_search' and….
Nov 6 2024, 2:27 PM
machniak committed R113:63056eb8035b: Fix PHP8 warnings (#8175).
Nov 6 2024, 2:27 PM
machniak committed R113:375e6133665e: Be less forgiving on the input format.
Nov 6 2024, 2:27 PM
machniak committed R113:bdb336f3ac99: Don't generate QR-code when it's not possible.
Nov 6 2024, 2:27 PM
machniak committed R113:aa43406a0619: Enigma: Upgrade to OpenPGP.js v5.0.
Nov 6 2024, 2:27 PM
machniak committed R113:bdb3165b1493: Fix XSS issue in handling attachment filename extension in mimetype mismatch….
Nov 6 2024, 2:27 PM
machniak committed R113:c96951c480eb: Fix test.
Nov 6 2024, 2:27 PM
machniak committed R113:16c2a76fed63: GA: Slip for some more time before running browser tests.
Nov 6 2024, 2:27 PM
machniak committed R113:a40225f40778: GA: Install hunspell-en-us for enchant spellchecker tests.
Nov 6 2024, 2:27 PM
machniak committed R113:1de93a8f4652: Add tests for spellchecker enchant driver.
Nov 6 2024, 2:27 PM
machniak committed R113:e6a8bb28a4b0: Investigate test issue.
Nov 6 2024, 2:27 PM
machniak committed R113:98a84a55279b: Fix PHP8.1 warnings.
Nov 6 2024, 2:27 PM
machniak committed R113:cd2e53109270: Fix spellchecker tests (again).
Nov 6 2024, 2:27 PM
machniak committed R113:2668965e670d: Fix browser test regarding spellcheck settings.
Nov 6 2024, 2:27 PM
machniak committed R113:4d233b5c65ac: Fix strpos(): empty needle warning (#8184).
Nov 6 2024, 2:27 PM
machniak committed R113:aec70e4a5a61: GA: Use sudo for apt-get command.
Nov 6 2024, 2:27 PM
machniak committed R113:81ed20e82992: Fix spellchecker tests.
Nov 6 2024, 2:27 PM
Thomas Bruederli <thomas@roundcube.net> committed R113:90f64aa323b5: Updated changelog.
Nov 6 2024, 2:27 PM
machniak committed R113:75a6ab651a38: GA: Install aspell.
Nov 6 2024, 2:27 PM
Thomas Bruederli <thomas@roundcube.net> committed R113:0c24c96e97bf: Fix password/token length check on OAuth login (#8178).
Nov 6 2024, 2:27 PM
Thomas Bruederli <thomas@roundcube.net> committed R113:f1a026251a57: Updated changelog.
Nov 6 2024, 2:27 PM
machniak committed R113:00521bf61786: Switch spellcheck tests from googie to pspell.
Nov 6 2024, 2:27 PM
Thomas Bruederli <thomas@roundcube.net> committed R113:92757f5543df: Disable the default spellchecker option using spell.roundcube.net (#8182).
Nov 6 2024, 2:27 PM
machniak committed R113:28dd7237bce4: Bump Guzzle version.
Nov 6 2024, 2:27 PM
machniak committed R113:d7338a42033b: Add option to purge deleted mails older than 30, 60 or 90 days (#5493).
Nov 6 2024, 2:27 PM
machniak committed R113:8a38e3969f59: Elastic: Make sure popovers/menus are above TinyMCE dialogs.
Nov 6 2024, 2:27 PM
machniak committed R113:cb37d14c5c50: Support responses (snippets) in HTML format (#5315).
Nov 6 2024, 2:27 PM
machniak committed R113:2c0db244bcef: Generate QR-code in svg format if there's xmlwriter extension installed.
Nov 6 2024, 2:27 PM
machniak committed R113:de74c656ceb4: Fix PHP 8.1 warnings.
Nov 6 2024, 2:27 PM
GitHub <noreply@github.com> committed R113:0c863206f1a7: Replace Endroid QrCode with BaconQrCode (#8173) (authored by johndoh <roundcube@tehinterweb.co.uk>).
Nov 6 2024, 2:27 PM
GitHub <noreply@github.com> committed R113:67c822cd79e1: Avoid unnecessary page break before large blockquote (#8181) (authored by Malcolm Scott <mas90@users.noreply.github.com>).
Nov 6 2024, 2:27 PM
machniak committed R113:20533a1d28fc: GA: Exclude tests connecting to spell.roundcube.net.
Nov 6 2024, 2:27 PM