Commit Graph

2155 Commits (5740c0670047da260cb91107068d7f7635faaca1)

Author SHA1 Message Date
alecpl 539df6b502 - a few if()s less 15 years ago
alecpl f7f9346feb - code cleanup (mostly whitespaces) 15 years ago
alecpl 496da6a420 - Fix possible messages exposure when using Roundcube behind a proxy (#1486281) 15 years ago
alecpl c96c5a98af - use 7th (httponly) argument of setcookie() 15 years ago
alecpl bc6ac4d3c9 - Fix unicode para and line separators in javascript response (#1486310) 15 years ago
alecpl 3c9aa23a7c - de_* localization fixes (#1486298) 15 years ago
alecpl bc04a7ee78 - fix creating default folder when moving message and target folder doesn't exists 15 years ago
alecpl 90b1cb2efc - Fix displaying of hidden directories in skins list (#1486301)
- Fix open_basedir restriction error when reading skins list (#1486304)
15 years ago
yllar 251cac292f cy_GB uk_UA pt_BR lv_LV update 15 years ago
yllar 742db41b1b he_IL nb_NO en_GB zh_TW update 15 years ago
alecpl 6c5aa6b054 - reverted unintentional change 15 years ago
alecpl 7d0b34db31 - additional character set name cleanup to support e.g. "_ISO-2022-JP$SIO" 15 years ago
thomascube 3597cc2c1b Plugins should not overwrite existing config props 15 years ago
yllar 3d770d47ba cs_CZ sk_SK et_EE ja_J gl_ES ru_RU hu_HU update 15 years ago
alecpl 5cef5b55bf - fix replyto and cc cols css issue (#1486276) + handle their values as in from/to 15 years ago
alecpl 6ed9d986f1 - pl_PL update 15 years ago
alecpl 3ea30ef7eb - fix HTTPS checking (#1486273) 15 years ago
alecpl 18153efe21 - Fix pasting from Office apps into html editor (#1486271) 15 years ago
alecpl 7435e3bc32 - fix empty A tag handling (#1486272) 15 years ago
thomascube 655bd9ade2 Cleanup top-posting feature (sorry, there are again some new texts) 15 years ago
yllar f8a216eba9 he_IL cs_CZ sk_SK et_EE pt_PT sv_SE pt_BR hu_HU update 15 years ago
thomascube 0207c45c90 More options for top posting feature (#1484272) using patch from Phil Weir 15 years ago
alecpl 31ddb5e5c2 - Don't cut off attachment names when using non-RFC2231 encoding (#1485515) 15 years ago
alecpl 50f56d2046 - top posting (#1484272) 15 years ago
yllar 5852de64a1 fr_FR cs_CZ ja_JP pt_PT gl_ES el_GR tr_TR ca_ES update 15 years ago
alecpl 598212252c - Fix imap_auth_type regression (#1486263) 15 years ago
thomascube d300509162 Updated Spanish localization submitted by Pedro Benito 15 years ago
alecpl b7c3486b0d - lost PEAR5.php file 15 years ago
thomascube 01accaff5b Add fallback to default skin if the selected one is not available in plugin directory 15 years ago
yllar 2b96b67e8c el_GR update 15 years ago
thomascube 87c7690ebf Upgrade PEAR class to version 1.9.0 15 years ago
thomascube ebbb6a50c4 Complete german localizations 15 years ago
alecpl 5818e44345 - Fix $_SERVER['HTTPS'] check for SSL forcing on IIS (#1486243) + fix port check 15 years ago
yllar f09ca31fb1 localization update 15 years ago
alecpl 06e07571b6 - fix default quota image height 15 years ago
alecpl 7415c02ecf - Fix quota indicator issues by content generation on client-size
instead of bin/quotaimage.php: better performance, better styling posibilities (#1486197, #1486220)
15 years ago
alecpl 1d7e4d314d - allow '+' character in mimetype name (#1486239) 15 years ago
alecpl 04dcf0d8e1 - don't call focus() on html editor (#1486238) 15 years ago
alecpl 49771b1039 - Don't display disabled sections in Settings (#1486099) 15 years ago
alecpl b6c512a6b0 - fix rc_utf8_clean() on Windows (#1486232) 15 years ago
alecpl efe93ad116 - fix message cache clearing when folder is empty + small max() warning fix 15 years ago
alecpl 16dd372574 - pspell checker: split text by [dot]+[non-word] instead of [dot] and don't check numeric strings 15 years ago
alecpl b6673c4e41 - fix regular expression for malformed tags handler 15 years ago
thomascube f18ae44790 Updated Georgian messages 15 years ago
yllar d31513b223 sv_SE update 15 years ago
alecpl e4acbbd8cc - Added server-side e-mail address validation with 'email_dns_check' option (#1485857) 15 years ago
alecpl ab46578d98 - removed deprecated returning value of new by reference 15 years ago
alecpl f281242fa4 - performance: fix storing of imap_delimiter in session 15 years ago
alecpl 1a00f138c6 - Fix IE issue with non-UTF-8 characters in AJAX response (#1486159) 15 years ago
alecpl 91354e90e8 - performance fix in rcmail_js_message_list() 15 years ago
alecpl 4f69328132 - Partially fixed "empty body" issue by showing raw body of malformed message (#1486166) 15 years ago
alecpl a9bfe21ba6 - Fix importing/sending to email address with whitespace (#1486214) 15 years ago
alecpl d1c36a60c2 - nl_NL update (#1486213) 15 years ago
alecpl 170b72ab78 - fix for skip_deleted 15 years ago
alecpl 4411ea9623 - typo (#1486205) 15 years ago
alecpl b4d940b112 - Fix newly attached files are not saved in drafts w/o editing any text (#1486202) 15 years ago
thomascube 01ffe03908 Hold attachment info in a js list in order to simplify things + codestyle 15 years ago
yllar c8b1c90aae localization update 15 years ago
alecpl 7fc0b94450 - improve Content-type header parsing 15 years ago
alecpl 640d305d8d - fix upload errors handling in Opera 15 years ago
alecpl 757d2bb924 - Fix bugs in unused addressbook copy contact function (#1486199) 15 years ago
vbenincasa 3f97120cb1 - Added an alert message when uploading still in progress and the user tries to send the message
- Added the functionality to abort the upload process
- Changed the loading icon background to transparent, so it can be used in other templates easily
15 years ago
vbenincasa e737a50a36 - Reapply r3004 undone in r3011 15 years ago
alecpl 8879ed44b2 - remove test code 15 years ago
alecpl ebf8726eea - Added attachment upload indicator with parallel upload (#1486058) 15 years ago
alecpl 2c7296a82d - Use default_charset for bodies of messages without charset definition (#1486187) 15 years ago
alecpl fefed62caa - simple fix in iil_C_FetchHeaders to handle "* BYE" response 15 years ago
alecpl ee3c580bfe - added @TODO comment 15 years ago
alecpl 1480e2f374 - fix corrupted attachments on forward (#1486193) 15 years ago
alecpl 7d1db8c901 - fix setting unread count in pagetitle 15 years ago
alecpl ef70b856a3 - Fix return to first page from e-mail screen (#1486105) 15 years ago
thomascube cb89616e1d Trigger warning if logs cannot be written 15 years ago
alecpl bf1b66bf1d - Fix handling HTML comments in HTML messages (#1486189) 15 years ago
alecpl e3e874d029 - Fix LDAP addressbook shows 'Contact not found' error sometimes (#1486178) 15 years ago
yllar 741d96fdda translations update 15 years ago
alecpl 586e356c3d - cs_CZ update 15 years ago
alecpl 984e9727a0 - call user2email also for login with @ (#1486147) 15 years ago
alecpl 614024c239 - fix Cymric->Welsh 15 years ago
alecpl 931eb707e1 - unified languages list: <English name> (<original name>) 15 years ago
alecpl 7d51781450 - fix Russian language position on languages list 15 years ago
alecpl c2e697fe81 - added Chrome detection (#1486163) 15 years ago
alecpl 38bf4253fb - Fix cache status checking + improve cache operations performance (#1486104) 15 years ago
alecpl 93a88c95b7 - Prevent from setting INBOX as any of special folders (#1486114) 15 years ago
alecpl cb9fc852cf - Fix regular expression for e-mail address (#1486152) 15 years ago
alecpl 1cead0cbf4 - sorting by message index - added 'index_sort' option (#1485936) 15 years ago
alecpl ddc891db46 - fixed Received header format 15 years ago
alecpl 6a486e0bef - allow setting login inputs size in skin template (#1486155) 15 years ago
alecpl 6d479a622b - remove set_magic_quotes_runtime() call, use set_time_limit() with @ (#1486149) 15 years ago
alecpl bc1296f729 - don't change case of autocomplete search to lower (per discussion for #1485792) 15 years ago
alecpl 0102742cb2 - Added 'ldap_debug' option + small change to not rely on rcube_config inside rcube_ldap class 15 years ago
alecpl bdab2c5faf - small code improvements 15 years ago
alecpl 587444f657 - Fix "Empty startup greeting" bug (#1486085) 15 years ago
alecpl f8dae9f00f - fix IE version check (fixes horizontal splitter height issue) 15 years ago
alecpl 915e3d19ed - fix for last commit in getunread action 15 years ago
alecpl 98728bdd37 - http://pear.php.net/bugs/bug.php?id=16624 15 years ago
alecpl 00a833811e - save unseen count also for current mailbox 15 years ago
alecpl cbeea3d4d0 - some code improvements for r2959 change 15 years ago
alecpl 78925f8f1a - Fix incorrect count of new messages in folder list when using multiple IMAP clients (#1485995)
- Fix all folders checking for new messages with disabled caching (#1486128)
15 years ago
alecpl 20e251599f - return true after abort from write_log hook 15 years ago
vbenincasa 2b77e8daa7 - Provide some additional usability for attachments form with "mainaction" class and a slightly bigger file field (CSS width doesn't works with file field so we need to use "size" property) 15 years ago