summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-03-11Save draft information in one header; finally fixes #1486203thomasb
git-svn-id: https://svn.roundcube.net/trunk@3353 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-11- Options virtuser_* replaced with virtuser_* pluginsalec
- Plugin API: Implemented 'email2user' and 'user2email' hooks git-svn-id: https://svn.roundcube.net/trunk@3352 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-11- Fix forwarding message omits CC header (#1486305)alec
git-svn-id: https://svn.roundcube.net/trunk@3351 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-11- Password: lv_LV localization addedalec
git-svn-id: https://svn.roundcube.net/trunk@3350 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-11- change managesieve_mbox_encoding to UTF-8 in .dist config according to RFCalec
git-svn-id: https://svn.roundcube.net/trunk@3349 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-09- simplify consolealec
git-svn-id: https://svn.roundcube.net/trunk@3344 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-09- messages list performance: build subject link on client sidealec
git-svn-id: https://svn.roundcube.net/trunk@3343 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-09- Improved charset replacement in html meta header (#1486542)alec
git-svn-id: https://svn.roundcube.net/trunk@3342 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-09- fix add indexalec
git-svn-id: https://svn.roundcube.net/trunk@3341 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-08- Mail_Mime 1.6.1alec
git-svn-id: https://svn.roundcube.net/trunk@3340 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-08- Net_SMTP 1.4.2 with fix for #1486537alec
git-svn-id: https://svn.roundcube.net/trunk@3339 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-07- Update pt_BR translationnetbit
git-svn-id: https://svn.roundcube.net/trunk@3338 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-07- code cleanupalec
git-svn-id: https://svn.roundcube.net/trunk@3337 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-07- Last commit fixalec
git-svn-id: https://svn.roundcube.net/trunk@3336 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-07- Fix sig replacement (#1486538) + fix checking for separator existance in sigalec
git-svn-id: https://svn.roundcube.net/trunk@3335 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-06- Don't show a warning on html2text switch when textarea is emptyalec
- Set properly select's value when html2text is aborted git-svn-id: https://svn.roundcube.net/trunk@3334 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-06- re-fix (#1486474) + require MySQL 4.0.8 + add index/update in identities tablealec
git-svn-id: https://svn.roundcube.net/trunk@3333 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-06- de_DE and en_GB updatealec
git-svn-id: https://svn.roundcube.net/trunk@3332 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-05- Fix config options checking: check only existance of required optionsalec
git-svn-id: https://svn.roundcube.net/trunk@3331 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-05- Fix directories checking when temp_dir/log_dir aren't setalec
git-svn-id: https://svn.roundcube.net/trunk@3330 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-05- Fix check_recent action when skip_deleted=true (#1486535)alec
git-svn-id: https://svn.roundcube.net/trunk@3329 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-05- Password: ca_ES localization addedalec
git-svn-id: https://svn.roundcube.net/trunk@3328 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-05- Add 'default_charset' option to user preferences (#1485451)alec
git-svn-id: https://svn.roundcube.net/trunk@3327 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-05- Add 'delete_always' option to user preferencesalec
git-svn-id: https://svn.roundcube.net/trunk@3326 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-05Remove PHP 4 warningthomasb
git-svn-id: https://svn.roundcube.net/trunk@3325 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-05- Support/Require tls:// prefix in 'smtp_server' option for TLS connectionsalec
- "Split" config file into sections git-svn-id: https://svn.roundcube.net/trunk@3324 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-05Add shellscripts to shrink/unshrink javascript files (by trisk)thomasb
git-svn-id: https://svn.roundcube.net/trunk@3323 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-05Allow outgoing_message_headers hook to abort message sendingthomasb
git-svn-id: https://svn.roundcube.net/trunk@3322 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-04- Don't open first section in Preferences: makes behaviour consistent with ↵alec
the rest of UI and fixes Konqueror issue (#1486154) git-svn-id: https://svn.roundcube.net/trunk@3321 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-04- fix console's font-size in Konqueroralec
git-svn-id: https://svn.roundcube.net/trunk@3320 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-04- fix syntax error (#1486533)alec
git-svn-id: https://svn.roundcube.net/trunk@3319 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-04- Fix inconsistent behaviour of 'delete_always' option (#1486299)alec
git-svn-id: https://svn.roundcube.net/trunk@3318 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-04- Fix deleting all messages from last list page (#1486293)alec
git-svn-id: https://svn.roundcube.net/trunk@3317 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-04Flag original messages after sending a draft (#1486203)thomasb
git-svn-id: https://svn.roundcube.net/trunk@3316 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-04Changed signature separator when top-posting (#1486330)thomasb
git-svn-id: https://svn.roundcube.net/trunk@3315 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-03- Fix regression in template expressions, don't allow '-' character in ↵alec
env/request/cookie name git-svn-id: https://svn.roundcube.net/trunk@3314 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-03- remove temp console usagealec
git-svn-id: https://svn.roundcube.net/trunk@3313 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-03Allow admins to define defaults for search modifiers (#1485897)thomasb
git-svn-id: https://svn.roundcube.net/trunk@3312 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-03- Fix long e-mail addresses validation (#1486453)alec
git-svn-id: https://svn.roundcube.net/trunk@3311 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-03Remember search modifiers in user prefs (#1486146) + bring back the old defaultsthomasb
git-svn-id: https://svn.roundcube.net/trunk@3310 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-03- more case sensitive matchingalec
git-svn-id: https://svn.roundcube.net/trunk@3309 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-03- fix order of messages added by check_recentalec
git-svn-id: https://svn.roundcube.net/trunk@3308 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-02Use private methodthomasb
git-svn-id: https://svn.roundcube.net/trunk@3307 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-02New recent check based on UIDsthomasb
git-svn-id: https://svn.roundcube.net/trunk@3306 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-02- Fix Recipient/Sender column name in drafts folder (#1486351)alec
git-svn-id: https://svn.roundcube.net/trunk@3305 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-02No more case-insensitive folder name comparisonsthomasb
git-svn-id: https://svn.roundcube.net/trunk@3304 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-02- Hide 'add contact' icon if there's no writable address bookalec
git-svn-id: https://svn.roundcube.net/trunk@3303 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-02- Added function to get addressbooks list rcmail::get_address_sources() ↵alec
(#1486248) git-svn-id: https://svn.roundcube.net/trunk@3302 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-02- Added force_7bit option to force MIME encoding of plain/text messages ↵alec
(#1486510) git-svn-id: https://svn.roundcube.net/trunk@3301 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-02Use case sensitive check when checking for default folders (#1486346)thomasb
git-svn-id: https://svn.roundcube.net/trunk@3300 208e9e7b-5314-0410-a742-e7e81cd9613c