summaryrefslogtreecommitdiff
path: root/roundcubemail/program
AgeCommit message (Collapse)Author
2009-12-11- fix warning on PHP5.3 (#1486284)alec
git-svn-id: https://svn.roundcube.net/trunk@3176 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-12-11- use proper unicode cleanup for JSON, fixes #1486356alec
git-svn-id: https://svn.roundcube.net/trunk@3175 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-12-09- move compose_message_body hook to better place (#1486353)alec
git-svn-id: https://svn.roundcube.net/trunk@3172 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-12-09- Fix parsing conditional comments in HTML messages (#1486350)alec
git-svn-id: https://svn.roundcube.net/trunk@3171 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-12-09- Use built-in json_encode() for proper JSON format in AJAX replies (and ↵alec
compat. with jQuery 1.4) git-svn-id: https://svn.roundcube.net/trunk@3170 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-12-08- fix console log msg for GET requestsalec
git-svn-id: https://svn.roundcube.net/trunk@3169 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-12-06- fix r3163 change (#1486340)alec
git-svn-id: https://svn.roundcube.net/trunk@3167 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-12-06- Allow setting only selected params in 'message_compose' hook (#1486312)alec
git-svn-id: https://svn.roundcube.net/trunk@3166 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-12-05- Plugin API: added 'message_compose_body' hook (#1486285)alec
git-svn-id: https://svn.roundcube.net/trunk@3165 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-12-04- fix unintentional adding signatures with html mode and ↵alec
autoaddsignature=never (#1486335) git-svn-id: https://svn.roundcube.net/trunk@3164 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-12-04- Fix counters of all folders are checked in 'getunread' action with ↵alec
check_all_folders disabled (#1486128) git-svn-id: https://svn.roundcube.net/trunk@3163 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-12-04- added commentalec
git-svn-id: https://svn.roundcube.net/trunk@3159 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-12-04- fix r3150 (better detection that message/rfc822 should be displayed as ↵alec
message/aternative) git-svn-id: https://svn.roundcube.net/trunk@3158 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-12-04- don't treat content-disposition item in structure as message partalec
git-svn-id: https://svn.roundcube.net/trunk@3157 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-12-03- Net_SMTP 1.3.4alec
git-svn-id: https://svn.roundcube.net/trunk@3154 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-12-03- added feof() checks before fgets/freadalec
git-svn-id: https://svn.roundcube.net/trunk@3153 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-12-03- pl_PL updatealec
git-svn-id: https://svn.roundcube.net/trunk@3152 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-12-03- fix last commitalec
git-svn-id: https://svn.roundcube.net/trunk@3151 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-12-03- Fix displaying nested message parts (#1486246)alec
git-svn-id: https://svn.roundcube.net/trunk@3150 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-12-02- add line number to some error messagesalec
git-svn-id: https://svn.roundcube.net/trunk@3149 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-12-02- use absolute paths to prevent errors when writing to logfiles from ↵alec
shutdown function git-svn-id: https://svn.roundcube.net/trunk@3148 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-11-30- don't warn about lack of plugin's config file, it's absolutely optionalalec
git-svn-id: https://svn.roundcube.net/trunk@3144 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-11-26fr_FR es_ES nl_NL sl_SI updateyllar
git-svn-id: https://svn.roundcube.net/trunk@3140 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-11-26- a few if()s lessalec
git-svn-id: https://svn.roundcube.net/trunk@3139 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-11-26- code cleanup (mostly whitespaces)alec
git-svn-id: https://svn.roundcube.net/trunk@3138 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-11-23- Fix possible messages exposure when using Roundcube behind a proxy (#1486281)alec
git-svn-id: https://svn.roundcube.net/trunk@3132 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-11-23- use 7th (httponly) argument of setcookie()alec
git-svn-id: https://svn.roundcube.net/trunk@3131 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-11-23- Fix unicode para and line separators in javascript response (#1486310)alec
git-svn-id: https://svn.roundcube.net/trunk@3128 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-11-18- de_* localization fixes (#1486298)alec
git-svn-id: https://svn.roundcube.net/trunk@3116 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-11-18- fix creating default folder when moving message and target folder doesn't ↵alec
exists git-svn-id: https://svn.roundcube.net/trunk@3115 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-11-17- Fix displaying of hidden directories in skins list (#1486301)alec
- Fix open_basedir restriction error when reading skins list (#1486304) git-svn-id: https://svn.roundcube.net/trunk@3114 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-11-16cy_GB uk_UA pt_BR lv_LV updateyllar
git-svn-id: https://svn.roundcube.net/trunk@3113 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-11-10he_IL nb_NO en_GB zh_TW updateyllar
git-svn-id: https://svn.roundcube.net/trunk@3105 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-11-10- reverted unintentional changealec
git-svn-id: https://svn.roundcube.net/trunk@3104 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-11-10- additional character set name cleanup to support e.g. "_ISO-2022-JP$SIO"alec
git-svn-id: https://svn.roundcube.net/trunk@3103 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-11-09Plugins should not overwrite existing config propsthomasb
git-svn-id: https://svn.roundcube.net/trunk@3102 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-11-05cs_CZ sk_SK et_EE ja_J gl_ES ru_RU hu_HU updateyllar
git-svn-id: https://svn.roundcube.net/trunk@3101 208e9e7b-5314-0410-a742-e7e81cd9613c
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