summaryrefslogtreecommitdiff
path: root/roundcubemail/program
AgeCommit message (Expand)Author
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
2010-02-26- Fix CVE-2010-0464: Disable DNS prefetching (#1486449)alec
2010-02-25- improve transfer encoding choosingalec
2010-02-25- Fix Received headers to behave better with SpamAssassin (#1486513)alec
2010-02-25- Fix encoding of Return-Receipt-To and Disposition-Notification-To headers (...alec
2010-02-23- Squirrelmail_usercopy: support reply-to field (#1486506)alec
2010-02-23- remove redundant checkalec
2010-02-23- Fix IE spellcheck suggestion popup issue (#1486471)alec
2010-02-23ta_IN updateyllar
2010-02-23Remove RSS feed step. Should be replaced by a pluginthomasb
2010-02-22- Fix email address auto-completion shows regexp pattern (#1486258)alec
2010-02-22- added lost param descriptionalec
2010-02-21Use rcmail::imap_connect() to establish IMAP connections; always initialize r...thomasb
2010-02-21- jQuery 1.4.2alec
2010-02-20Another PHP 5.3 compatibility fix (similar to r2591)thomasb
2010-02-18Fix loading of plugin configs: user prefs will always survive (#1486368)thomasb
2010-02-18Better regex for template expressions + fix indentationthomasb
2010-02-16Tamil localizationyllar
2010-02-15- lost fix for Attachment Excessive Memory Use issue (#1484660)alec
2010-02-13- Fix imap_init hook broken in r3258 (#1486493)alec
2010-02-12- Fix quota indicator value after folder purge/expunge (#1486488)alec
2010-02-10- support more charset aliasesalec
2010-02-10- Fix external mailto links support for use as protocol handler (#1486037)alec
2010-02-09- Fix attachment excessive memory use, support messages of any size (#1484660)alec
2010-02-06translations updateyllar
2010-02-06- Fix setting task name according to auth state. So, any action before useralec
2010-02-05- fixalec
2010-02-05- optimise _id2uid(), prevent from array_flip() warningsalec
2010-02-05- Fix quoted text wrapping when replying to an HTML email in plain text (#148...alec
2010-02-05- Fix handling of extended mailto links (with params) (#1486354)alec
2010-02-04- Fix sorting by date of messages without date header on servers without SORT...alec
2010-02-03- Fix inconsistency when not using default table names (#1486467)alec