summaryrefslogtreecommitdiff
path: root/program
AgeCommit message (Expand)Author
2010-03-03Remember search modifiers in user prefs (#1486146) + bring back the old defaultsthomascube
2010-03-03- more case sensitive matchingalecpl
2010-03-03- fix order of messages added by check_recentalecpl
2010-03-02Use private methodthomascube
2010-03-02New recent check based on UIDsthomascube
2010-03-02- Fix Recipient/Sender column name in drafts folder (#1486351)alecpl
2010-03-02No more case-insensitive folder name comparisonsthomascube
2010-03-02- Hide 'add contact' icon if there's no writable address bookalecpl
2010-03-02- Added function to get addressbooks list rcmail::get_address_sources() (#148...alecpl
2010-03-02- Added force_7bit option to force MIME encoding of plain/text messages (#148...alecpl
2010-03-02Use case sensitive check when checking for default folders (#1486346)thomascube
2010-03-02Fix checking for new mail (#1485794)thomascube
2010-03-01- Improve performance by avoiding unnecessary updates to the session table (#...alecpl
2010-03-01- Improve performance by avoiding unnecessary updates to the session table (#...alecpl
2010-02-28- Fix invalid font tags which cause HTML message rendering problems (#1486521)alecpl
2010-02-26- Support arrays in get_input_value() (#1486277)alecpl
2010-02-26- Fix CVE-2010-0464: Disable DNS prefetching (#1486449)alecpl
2010-02-25- improve transfer encoding choosingalecpl
2010-02-25- Fix Received headers to behave better with SpamAssassin (#1486513)alecpl
2010-02-25- Fix encoding of Return-Receipt-To and Disposition-Notification-To headers (...alecpl
2010-02-23- Squirrelmail_usercopy: support reply-to field (#1486506)alecpl
2010-02-23- remove redundant checkalecpl
2010-02-23- Fix IE spellcheck suggestion popup issue (#1486471)alecpl
2010-02-23ta_IN updateyllar
2010-02-23Remove RSS feed step. Should be replaced by a pluginthomascube
2010-02-22- Fix email address auto-completion shows regexp pattern (#1486258)alecpl
2010-02-22- added lost param descriptionalecpl
2010-02-21Use rcmail::imap_connect() to establish IMAP connections; always initialize r...thomascube
2010-02-21- jQuery 1.4.2alecpl
2010-02-20Another PHP 5.3 compatibility fix (similar to r2591)thomascube
2010-02-18Fix loading of plugin configs: user prefs will always survive (#1486368)thomascube
2010-02-18Better regex for template expressions + fix indentationthomascube
2010-02-16Tamil localizationyllar
2010-02-15- lost fix for Attachment Excessive Memory Use issue (#1484660)alecpl
2010-02-13- Fix imap_init hook broken in r3258 (#1486493)alecpl
2010-02-12- Fix quota indicator value after folder purge/expunge (#1486488)alecpl
2010-02-10- support more charset aliasesalecpl
2010-02-10- Fix external mailto links support for use as protocol handler (#1486037)alecpl
2010-02-09- Fix attachment excessive memory use, support messages of any size (#1484660)alecpl
2010-02-06translations updateyllar
2010-02-06- Fix setting task name according to auth state. So, any action before useralecpl
2010-02-05- fixalecpl
2010-02-05- optimise _id2uid(), prevent from array_flip() warningsalecpl
2010-02-05- Fix quoted text wrapping when replying to an HTML email in plain text (#148...alecpl
2010-02-05- Fix handling of extended mailto links (with params) (#1486354)alecpl
2010-02-04- Fix sorting by date of messages without date header on servers without SORT...alecpl
2010-02-03- Fix inconsistency when not using default table names (#1486467)alecpl
2010-02-02- Fix folder rename/delete buttons do not appear on creation of first folder ...alecpl
2010-01-31- Fix character set conversion fails on systems where iconv doesn't accept //...alecpl
2010-01-29- small optimizationalecpl