aboutsummaryrefslogtreecommitdiff
path: root/libsylph
AgeCommit message (Expand)Author
2010-07-30added new global option 'Change current account on folder open'.hiro
2010-07-30updated libsylph/libsylph-0.def.hiro
2010-07-30added new account option 'Put signature before quote (not recommended)'.hiro
2010-07-30made always_show_message_when_selected enable by default.hiro
2010-07-29added 'Empty junk' context menu to Junk folder.hiro
2010-07-29use default Junk folder when prefs_common.junk_folder is not set.hiro
2010-07-29added 'Junk' special folder and automatically create it when not exist.hiro
2010-07-27Fixes accepted SSL certs not loaded when using alternative config dir.hiro
2010-07-23enabled moving of virtual folders.hiro
2010-07-16removed redundant debug print.hiro
2010-07-16updated libsylph-0.def.hiro
2010-07-16fixed a bug that the value of <account-id> tag was not parsed correctly.hiro
2010-07-13fully implemented RFC 2046.hiro
2010-07-13message/partial: allow Content-Type without total parameter.hiro
2010-07-12implemented concatenation of partial messages (RFC 2046).hiro
2010-06-30update summary view on receiving on the fly.hiro
2010-06-18fixes crash on cancel.hiro
2010-06-17made user-agent string configurable from plug-ins.hiro
2010-06-07made the old behavior of address completion configurable.hiro
2010-06-02modified debug log for filter.hiro
2010-06-02added debug log for filter.hiro
2010-05-21fixed a bug that MIME flag was not set to filtered sent messages.hiro
2010-05-21libsylph/socket.c: sock_kill_process(): prevent redundant error messages when...hiro
2010-05-08fixed a bug that MIME flag was not set on importing mbox file.hiro
2010-04-09also load plug-ins from user plug-in directory.hiro
2010-04-07made default browser command xdg-open.hiro
2010-02-16added 'Enable address auto-completion' setting.hiro
2010-02-16use case insensitive match on Win32 when checking existent folders to prohibi...hiro
2010-02-12made default_addrbook_func static, and made 3.0beta8 release.hiro
2010-02-12added 'In addressbook' to the quick search menu.hiro
2010-02-10fixed crash.hiro
2010-02-10added a new filter match type: is (not) in addressbook.hiro
2010-01-28updated def files.hiro
2010-01-27made address auto-registration configurable.hiro
2010-01-15save color labels on IMAP server using custom keywords (partially compatible ...hiro
2010-01-14updated copyright year.hiro
2010-01-14Fixed the bug that IMAP caches get wrongly deleted.hiro
2010-01-13remove_numbered_files(): made filename to number conversion unsigned (fixes u...hiro
2010-01-13imap.c: added date-time info on APPEND using Date: header (for Gmail to displ...hiro
2009-12-21added option to set only mail address of recipients when replying.hiro
2009-12-17src/setup.c: check whether the specified location includes settings folder.hiro
2009-12-16ignore case when checking mailing list post.hiro
2009-12-08added 'Last 7 days' to the quick search.hiro
2009-12-08prohibit acception of expired SSL certificates.hiro
2009-11-26ssl_init_socket_with_method(): modified debug output.hiro
2009-11-26the visibility of message number columns in the folder view is now configurab...hiro
2009-11-26sock_connect_with_timeout(): check socket with getsockopt() even if select() ...hiro
2009-11-19calculate and display SHA1/MD5 fingerprint if verification of SSL certificate...hiro
2009-11-16removed debug prints, updated def file and updated Windows ico file. Made 3.0...hiro
2009-11-10removed redundant debug print.hiro