summaryrefslogtreecommitdiff
path: root/roundcubemail/program
AgeCommit message (Collapse)Author
2009-11-04- fix replyto and cc cols css issue (#1486276) + handle their values as in ↵alec
from/to git-svn-id: https://svn.roundcube.net/trunk@3099 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-11-04- pl_PL updatealec
git-svn-id: https://svn.roundcube.net/trunk@3097 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-11-04- fix HTTPS checking (#1486273)alec
git-svn-id: https://svn.roundcube.net/trunk@3096 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-11-03- Fix pasting from Office apps into html editor (#1486271)alec
git-svn-id: https://svn.roundcube.net/trunk@3093 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-11-03- fix empty A tag handling (#1486272)alec
git-svn-id: https://svn.roundcube.net/trunk@3092 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-11-03Cleanup top-posting feature (sorry, there are again some new texts)thomasb
git-svn-id: https://svn.roundcube.net/trunk@3091 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-11-02he_IL cs_CZ sk_SK et_EE pt_PT sv_SE pt_BR hu_HU updateyllar
git-svn-id: https://svn.roundcube.net/trunk@3090 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-11-02More options for top posting feature (#1484272) using patch from Phil Weirthomasb
git-svn-id: https://svn.roundcube.net/trunk@3089 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-11-02- Don't cut off attachment names when using non-RFC2231 encoding (#1485515)alec
git-svn-id: https://svn.roundcube.net/trunk@3088 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-11-02- top posting (#1484272)alec
git-svn-id: https://svn.roundcube.net/trunk@3087 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-11-02fr_FR cs_CZ ja_JP pt_PT gl_ES el_GR tr_TR ca_ES updateyllar
git-svn-id: https://svn.roundcube.net/trunk@3086 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-11-02- Fix imap_auth_type regression (#1486263)alec
git-svn-id: https://svn.roundcube.net/trunk@3084 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-11-01Updated Spanish localization submitted by Pedro Benitothomasb
git-svn-id: https://svn.roundcube.net/trunk@3083 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-10-29- lost PEAR5.php filealec
git-svn-id: https://svn.roundcube.net/trunk@3078 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-10-28Add fallback to default skin if the selected one is not available in plugin ↵thomasb
directory git-svn-id: https://svn.roundcube.net/trunk@3076 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-10-28el_GR updateyllar
git-svn-id: https://svn.roundcube.net/trunk@3075 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-10-28Upgrade PEAR class to version 1.9.0thomasb
git-svn-id: https://svn.roundcube.net/trunk@3073 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-10-27Complete german localizationsthomasb
git-svn-id: https://svn.roundcube.net/trunk@3065 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-10-27- Fix $_SERVER['HTTPS'] check for SSL forcing on IIS (#1486243) + fix port checkalec
git-svn-id: https://svn.roundcube.net/trunk@3063 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-10-26localization updateyllar
git-svn-id: https://svn.roundcube.net/trunk@3061 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-10-24- fix default quota image heightalec
git-svn-id: https://svn.roundcube.net/trunk@3059 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-10-24- Fix quota indicator issues by content generation on client-sizealec
instead of bin/quotaimage.php: better performance, better styling posibilities (#1486197, #1486220) git-svn-id: https://svn.roundcube.net/trunk@3058 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-10-24- allow '+' character in mimetype name (#1486239)alec
git-svn-id: https://svn.roundcube.net/trunk@3057 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-10-24- don't call focus() on html editor (#1486238)alec
git-svn-id: https://svn.roundcube.net/trunk@3056 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-10-23- Don't display disabled sections in Settings (#1486099)alec
git-svn-id: https://svn.roundcube.net/trunk@3055 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-10-22- fix rc_utf8_clean() on Windows (#1486232)alec
git-svn-id: https://svn.roundcube.net/trunk@3052 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-10-19- fix message cache clearing when folder is empty + small max() warning fixalec
git-svn-id: https://svn.roundcube.net/trunk@3048 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-10-19- pspell checker: split text by [dot]+[non-word] instead of [dot] and don't ↵alec
check numeric strings git-svn-id: https://svn.roundcube.net/trunk@3047 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-10-16- fix regular expression for malformed tags handleralec
git-svn-id: https://svn.roundcube.net/trunk@3046 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-10-15Updated Georgian messagesthomasb
git-svn-id: https://svn.roundcube.net/trunk@3044 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-10-14sv_SE updateyllar
git-svn-id: https://svn.roundcube.net/trunk@3043 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-10-14- Added server-side e-mail address validation with 'email_dns_check' option ↵alec
(#1485857) git-svn-id: https://svn.roundcube.net/trunk@3042 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-10-14- removed deprecated returning value of new by referencealec
git-svn-id: https://svn.roundcube.net/trunk@3039 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-10-13- performance: fix storing of imap_delimiter in session alec
git-svn-id: https://svn.roundcube.net/trunk@3037 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-10-12- Fix IE issue with non-UTF-8 characters in AJAX response (#1486159)alec
git-svn-id: https://svn.roundcube.net/trunk@3036 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-10-12- performance fix in rcmail_js_message_list()alec
git-svn-id: https://svn.roundcube.net/trunk@3035 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-10-12- Partially fixed "empty body" issue by showing raw body of malformed ↵alec
message (#1486166) git-svn-id: https://svn.roundcube.net/trunk@3034 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-10-12- Fix importing/sending to email address with whitespace (#1486214)alec
git-svn-id: https://svn.roundcube.net/trunk@3033 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-10-09- nl_NL update (#1486213)alec
git-svn-id: https://svn.roundcube.net/trunk@3029 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-10-08- fix for skip_deletedalec
git-svn-id: https://svn.roundcube.net/trunk@3027 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-10-07- typo (#1486205)alec
git-svn-id: https://svn.roundcube.net/trunk@3025 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-10-06- Fix newly attached files are not saved in drafts w/o editing any text ↵alec
(#1486202) git-svn-id: https://svn.roundcube.net/trunk@3024 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-10-06Hold attachment info in a js list in order to simplify things + codestylethomasb
git-svn-id: https://svn.roundcube.net/trunk@3021 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-10-05localization updateyllar
git-svn-id: https://svn.roundcube.net/trunk@3019 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-10-05- improve Content-type header parsingalec
git-svn-id: https://svn.roundcube.net/trunk@3018 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-10-05- fix upload errors handling in Operaalec
git-svn-id: https://svn.roundcube.net/trunk@3017 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-10-05- Fix bugs in unused addressbook copy contact function (#1486199)alec
git-svn-id: https://svn.roundcube.net/trunk@3016 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-10-04- Added an alert message when uploading still in progress and the user tries ↵netbit
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 git-svn-id: https://svn.roundcube.net/trunk@3015 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-10-03- Reapply r3004 undone in r3011netbit
git-svn-id: https://svn.roundcube.net/trunk@3013 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-10-03- remove test codealec
git-svn-id: https://svn.roundcube.net/trunk@3012 208e9e7b-5314-0410-a742-e7e81cd9613c