summaryrefslogtreecommitdiff
path: root/roundcubemail/program
AgeCommit message (Expand)Author
2010-03-14- virtuser_query: support other identity data (#1486148)alec
2010-03-12- fixes for proper handling of email addresses with form: "user"@domain.tldalec
2010-03-12- get better message for error in DATAalec
2010-03-12- Improved check_email()alec
2010-03-12-remove root_ns setting as useless, should fix #1486222alec
2010-03-12- Merge changes from MDB2's trunkalec
2010-03-11Save draft information in one header; finally fixes #1486203thomasb
2010-03-11- Options virtuser_* replaced with virtuser_* pluginsalec
2010-03-11- Fix forwarding message omits CC header (#1486305)alec
2010-03-09- simplify consolealec
2010-03-09- messages list performance: build subject link on client sidealec
2010-03-09- Improved charset replacement in html meta header (#1486542)alec
2010-03-08- Mail_Mime 1.6.1alec
2010-03-08- Net_SMTP 1.4.2 with fix for #1486537alec
2010-03-07- Update pt_BR translationnetbit
2010-03-07- Last commit fixalec
2010-03-07- Fix sig replacement (#1486538) + fix checking for separator existance in sigalec
2010-03-06- Don't show a warning on html2text switch when textarea is emptyalec
2010-03-06- de_DE and en_GB updatealec
2010-03-05- Fix check_recent action when skip_deleted=true (#1486535)alec
2010-03-05- Add 'default_charset' option to user preferences (#1485451)alec
2010-03-05- Add 'delete_always' option to user preferencesalec
2010-03-05- Support/Require tls:// prefix in 'smtp_server' option for TLS connectionsalec
2010-03-05Allow outgoing_message_headers hook to abort message sendingthomasb
2010-03-04- Don't open first section in Preferences: makes behaviour consistent with th...alec
2010-03-04- fix console's font-size in Konqueroralec
2010-03-04- fix syntax error (#1486533)alec
2010-03-04- Fix inconsistent behaviour of 'delete_always' option (#1486299)alec
2010-03-04- Fix deleting all messages from last list page (#1486293)alec
2010-03-04Flag original messages after sending a draft (#1486203)thomasb
2010-03-04Changed signature separator when top-posting (#1486330)thomasb
2010-03-03- Fix regression in template expressions, don't allow '-' character in env/re...alec
2010-03-03- remove temp console usagealec
2010-03-03- Fix long e-mail addresses validation (#1486453)alec
2010-03-03Remember search modifiers in user prefs (#1486146) + bring back the old defaultsthomasb
2010-03-03- more case sensitive matchingalec
2010-03-03- fix order of messages added by check_recentalec
2010-03-02Use private methodthomasb
2010-03-02New recent check based on UIDsthomasb
2010-03-02- Fix Recipient/Sender column name in drafts folder (#1486351)alec
2010-03-02No more case-insensitive folder name comparisonsthomasb
2010-03-02- Hide 'add contact' icon if there's no writable address bookalec
2010-03-02- Added function to get addressbooks list rcmail::get_address_sources() (#148...alec
2010-03-02- Added force_7bit option to force MIME encoding of plain/text messages (#148...alec
2010-03-02Use case sensitive check when checking for default folders (#1486346)thomasb
2010-03-02Fix checking for new mail (#1485794)thomasb
2010-03-01- Improve performance by avoiding unnecessary updates to the session table (#...alec
2010-03-01- Improve performance by avoiding unnecessary updates to the session table (#...alec
2010-02-28- Fix invalid font tags which cause HTML message rendering problems (#1486521)alec
2010-02-26- Support arrays in get_input_value() (#1486277)alec