RSSyl: Use our CA certificate bundle on Windows.
[claws.git] / src / plugins /
2015-06-18 Andrej KacianRSSyl: Use our CA certificate bundle on Windows.
2015-06-18 Andrej KacianRSSyl: If given, set CURLOPT_CAINFO regardless of libcu...
2015-06-18 Ricardo MonesRemove unchecked realloc which is unnecessary
2015-06-18 Ricardo MonesFix leak on failing realloc
2015-06-17 Holger BerndtGData plugin: Support cold-start
2015-06-17 Andrej KacianRSSyl: Allow giving custom CA cert file to libfeed
2015-06-16 Andrej KacianRSSyl: Free GError from memory where necessary.
2015-06-16 Andrej KacianRSSyl: Use g_mkstemp() instead of mkstemp()
2015-06-16 Andrej KacianRSSyl: Got rid of opendir/readdir/closedir in favour...
2015-06-14 Holger BerndtGData plugin: Remove now obsolete password pref
2015-06-14 Holger BerndtGData plugin: Switch from ClientLogin to OAuth2
2015-06-14 Holger BerndtGData plugin: Change debug output order during plugin...
2015-06-14 Holger BerndtGData plugin: Drop support for libgdata < 0.9
2015-06-14 Andrej KacianFancy: updated list of exports from core claws-mail...
2015-06-09 Ricardo MonesAdd missing page weights on some plugins
2015-06-09 Ricardo MonesLibravatar: use accessor for common preferences
2015-06-06 Ricardo MonesFix low probability resource leak
2015-06-05 Andrej KacianUse 'GStatBuf' instead of 'struct stat' type where...
2015-06-04 Andrej KacianRSSyl: Reworked item comparing logic, partly based...
2015-05-30 Andrej KacianUse pkg-config to detect Expat library.
2015-05-30 Andrej KacianRSSyl: Use procheader_date_parse() for RFC3339 date...
2015-05-30 Andrej KacianRSSyl: Updated list of symbols needed from claws-mail...
2015-05-30 Andrej KacianRSSyl: struct dirent doesn't have d_type member on...
2015-05-30 Andrej KacianRSSyl: Remove unnecessary use of link() in rssyl_add_ms...
2015-05-27 Andrej KacianRSSyl: Fix compilation on OS X.
2015-05-21 Andrej KacianRSSyl: Leave unread flag on new items regardless of...
2015-05-18 Ricardo MonesAlmost switch plugins from strerror to g_strerror
2015-05-17 Andrej KacianRSSyl: Strip leading and trailing whitespace from XML...
2015-05-06 Andrej KacianRSSyl: use procheader_date_parse() instead of parseRFC8...
2015-04-29 Ricardo MonesFix bug #2981 and other two implicit...
2015-04-25 Ricardo MonesFix 'make dist' for Managesieve plugin
2015-04-25 Charles LehnerAdd ManageSieve plugin
2015-04-25 Ricardo MonesReuse PLUGINS_URI #define
2015-04-22 Ricardo MonesFix bug #3419 ‘Saving/appending messages to an mbox...
2015-03-15 Holger BerndtPython plugin: Silence parasite glib warnings
2015-03-15 Holger BerndtNotification plugin: Remove spurious warning
2015-03-15 Holger BerndtGData plugin: Harden against missing fields
2015-03-05 Paulfix bug 1769, ' vCalendar timezone glitches'
2015-02-19 Ricardo MonesFetchinfo: slightly improve prefs, add hints
2015-02-11 Ricardo MonesNotification plugin: standardise preferences
2015-02-05 Michael RasmussenFix bug #3380. Initialize widget before callback handle...
2015-01-29 Ricardo MonesFix bug #3363 “preferences page composition seems weird”
2015-01-29 Ricardo MonesFancy: improve readability and standardise labels
2015-01-26 Ricardo MonesLibravatar: more compact prefs, add hint to entry
2015-01-25 Ricardo MonesAddressKeeper: improve preferences panel
2015-01-22 Ricardo MonesAttachWarner: rearrange checkbox, standardise labels
2015-01-19 Ricardo MonesRemove GTK+ checks lower than required version
2015-01-13 Ricardo MonesFix bug# 3098: add auth to context and handle error
2015-01-13 Ricardo MonesRSSyl: preferences for HTTP auth basic
2015-01-13 Ricardo MonesRSSyl: support HTTP basic auth in libfeed
2015-01-08 Andrej KacianRSSyl: Day-of-week name in RFC822 timestamps is optional.
2015-01-01 Andrej KacianRSSyl: Fix handling of feeds with encodings unknown...
2014-12-19 Colin LeroyFix bug #3354, "Event cancellation uses incorrect metho...
2014-11-29 Ricardo MonesFix possible buffer overflow (CVE 2010-5109)
2014-11-27 Andrej KacianRSSyl: Fix argument order for strstr() in Atom parser.
2014-11-27 Andrej KacianRSSyl: Ignore rel="..." feed link in Atom parser.
2014-11-27 Andrej KacianRSSyl: Do not run html entity replacement on URL and...
2014-11-27 Andrej KacianRSSyl: Fix allocated buffer size in previous commit...
2014-11-27 Andrej KacianRSSyl: Wrote more robust replacing of HTML character...
2014-11-24 Andrej KacianRSSyl: fix crash introduced by previous commit
2014-11-23 Andrej KacianRSSyl: Convert relative URLs in Atom entries to absolut...
2014-11-15 Andrej KacianUse GLib's implementation of Base64 instead of our...
2014-11-14 Michael RasmussenMerge branch 'master' of ssh+git://git.claws-mail.org...
2014-11-14 Michael Rasmussenremove unused code relating to old unsupported version...
2014-11-13 Andrej KacianBogofilter: In addition to deleting or saving a spam...
2014-11-02 Andrej KacianRevert "RSSyl: Lose the .deleted file on folder move...
2014-10-31 wwpMerge branch 'master' of ssh+git://git.claws-mail.org...
2014-10-31 wwpFix compat with libarchive 2.8.x (killed by 3.10.1...
2014-10-31 Paulbetter implementation of 420e8349978b7c927a80f1a5dd63fd...
2014-10-30 Paulimplement RFE 3314, 'user can't see validity of gpg...
2014-10-28 Ricardo MonesFix bug #3211 ‘Fails to build in Debian hurd-i386’
2014-10-27 PaulMerge branch 'master' of ssh+git://git.claws-mail.org...
2014-10-24 Andrej KacianRSSyl: Allow use of .netrc by libcurl. Bug/enhancement...
2014-10-23 Andrej KacianRSSyl: Fix memory leak caused by last commit.
2014-10-23 Andrej KacianRSSyl: start using folder cache
2014-10-23 Ricardo MonesFree newly created strings from g_markup_printf_escaped
2014-10-21 Andrej KacianRSSyl: fix markup escaping in one more alertpanel_error...
2014-10-21 Paulfix bug 3306, 'HTML tag </b> is not always rendered...
2014-10-21 Pauluse standard hyphen-less "Claws Mail" in user-facing...
2014-10-21 Paulfix some missing whitespace, and standardise the placem...
2014-10-20 Andrej KacianRSSyl: when user chooses a different folder name for...
2014-10-19 Andrej KacianRSSyl: Lose the .deleted file on folder move for now
2014-10-18 Andrej KacianRSSyl: Copy RFolderItem private data properly.
2014-10-18 Andrej KacianRevert "RSSyl: Just copy all of the custom folderlist...
2014-10-12 Andrej KacianRSSyl: Just copy all of the custom folderlist xml tags...
2014-10-05 Ricardo MonesLibravatar: allow reduced timeout for network requests
2014-09-14 Andrej KacianRSSyl: Do not use g_strsplit_set() to get the ID from...
2014-09-11 Ricardo MonesAdd new quicksearch for header's content only
2014-09-09 Ricardo MonesFancy: disallow editing for empty stylesheets
2014-08-14 Holger BerndtPython plugin: Make 'account' property of ComposeWindow...
2014-08-13 Andrej KacianRSSyl: fix OPML import creating incorrect folder hierarchy
2014-08-12 Holger BerndtPython plugin: Add flag attributes to MessageInfo object
2014-08-02 Michael RasmussenFix to apply to new behavior of foldersel_set_tree...
2014-08-02 Paulimplement RFE 3239, 'Remove "Content-Disposition: attac...
2014-08-01 Colin LeroyFix missing fclose(), thanks to Kevin Day
2014-08-01 Paultidy up after last commit
2014-08-01 Paulimplement RFE 3238, 'GPG Mime Plugin exports contents...
2014-07-26 Andrej KacianRSSyl: Convenience checkbox allowing user to open feed...
2014-07-25 Andrej KacianRSSyl: Fix Atom parser getting lost within feed/author.
2014-07-19 Pauldon't ignore stylesheet when reloading from popup prefs
next