aboutsummaryrefslogtreecommitdiff
path: root/libsylph
AgeCommit message (Expand)Author
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
2009-11-09fixed opening message by syl_plugin_open_message() on IMAP folder.hiro
2009-11-06svn shiro
2009-11-05add a new flag: RemoteFolder::remove_cache_on_destroy.hiro
2009-11-05show waiting dialog on creating folder tree after creating new IMAP account.hiro
2009-11-05fix for connection failure.hiro
2009-11-04sock_connect_with_timeout(): use non-blocking socket and select() for connect...hiro
2009-11-04fixed a bug that prohibited query search on IMAP folders. Don't call gtk_main...hiro
2009-11-02more fix for UID more than INT_MAX.hiro
2009-11-02don't allow parallel multiple command on IMAP.hiro
2009-10-29updated def files.hiro
2009-10-28sock_connect_async_thread(): fixed a crash when connection failed.hiro