<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to feature-requests</title><link>https://sourceforge.net/p/libgmail/feature-requests/</link><description>Recent changes to feature-requests</description><atom:link href="https://sourceforge.net/p/libgmail/feature-requests/feed.rss" rel="self"/><language>en</language><lastBuildDate>Fri, 17 Oct 2008 20:23:40 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/libgmail/feature-requests/feed.rss" rel="self" type="application/rss+xml"/><item><title>Google Apps</title><link>https://sourceforge.net/p/libgmail/feature-requests/20/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Need support for Google Apps.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Fri, 17 Oct 2008 20:23:40 -0000</pubDate><guid>https://sourceforge.net87a6717a9daddb2eb8a9a31fdc994655625e915f</guid></item><item><title>Folder counts</title><link>https://sourceforge.net/p/libgmail/feature-requests/19/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Here's a real simple patch to add:&lt;/p&gt;
&lt;p&gt;GmailAccount.getFolderCounts()&lt;/p&gt;
&lt;p&gt;Which returns a dict of folder_name =&amp;gt;count. The "folders" here are a combination of the labels from&lt;br /&gt;
getLabelNames() and the "standard folders".&lt;/p&gt;
&lt;p&gt;getFolderCount(folder_name) would be another possible&lt;br /&gt;
API for the same code.&lt;/p&gt;
&lt;p&gt;This was desired to implement the mockup for&lt;br /&gt;
a desktop mail widget in:&lt;/p&gt;
&lt;p&gt;&lt;a href="http://mail.gnome.org/archives/online-desktop-list/2007-October/msg00010.html"&gt;http://mail.gnome.org/archives/online-desktop-list/2007-October/msg00010.html&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Owen Taylor</dc:creator><pubDate>Mon, 17 Dec 2007 22:19:46 -0000</pubDate><guid>https://sourceforge.netbbc99af4777ee6c5f30ffc2c8463af13199ebc8f</guid></item><item><title>Add convenience functions to strip HTML</title><link>https://sourceforge.net/p/libgmail/feature-requests/18/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;In GmailThread several attributes are HTML (subject, author, etc).  It would be convenient to have a function in libgmail for tanslating the HTML to “regular text”.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Magnus Therning</dc:creator><pubDate>Fri, 30 Nov 2007 13:40:26 -0000</pubDate><guid>https://sourceforge.net3262714f65fdb2020336371c25a485954589b63f</guid></item><item><title>Marking thread/message unread/read</title><link>https://sourceforge.net/p/libgmail/feature-requests/17/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;As soon as libgmail downloads a message it is marked as read in the web interface, but the API currently seems to lack a way of returning a thread/message to an unread state.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Magnus Therning</dc:creator><pubDate>Fri, 30 Nov 2007 13:37:00 -0000</pubDate><guid>https://sourceforge.neta4c75e063e9c3d542faa73a6413ec0324ed1f983</guid></item><item><title>Attach list of files instead of a file</title><link>https://sourceforge.net/p/libgmail/feature-requests/16/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Currently, the API only attaches one file to one draft email. I made some changes to attach a "list of filenames" to a draft email. This lets the API gain flexibility and extensibility.&lt;/p&gt;
&lt;p&gt;Pls kindly consider. Thanks!&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">cci[RR]us</dc:creator><pubDate>Mon, 01 Oct 2007 13:53:37 -0000</pubDate><guid>https://sourceforge.net72f2192e6b111d5659cb5a2bceb476d4fd50a26d</guid></item><item><title>pointer to sent message</title><link>https://sourceforge.net/p/libgmail/feature-requests/15/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;After libgmail sent a message, it had to run a query if one want some actions to be done on it(delete, forward, apply labels,...). Will it be possible if SendMessage can return a kind of pointer that can be used directly by other actions?&lt;/p&gt;
&lt;p&gt;Anyway, 3kx for this great package!&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">xiaoruoruo</dc:creator><pubDate>Sat, 22 Sep 2007 14:56:43 -0000</pubDate><guid>https://sourceforge.net6a4fc6c2c1fa6f093f17681210a6fea063666fd2</guid></item><item><title>want to delete threads</title><link>https://sourceforge.net/p/libgmail/feature-requests/14/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I want to be able to delete threads. I have all mails&lt;br /&gt;
from a high volume maillist labeled. I want to purge&lt;br /&gt;
all these emails. I can use libgmail to list all&lt;br /&gt;
threads with that label, but it can't delete them.&lt;/p&gt;
&lt;p&gt;Thanks.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andy Grover</dc:creator><pubDate>Thu, 25 May 2006 23:43:20 -0000</pubDate><guid>https://sourceforge.net4cb984d0d54b9a5079e5fc5a47cb12e3bd154a3a</guid></item><item><title>email reading</title><link>https://sourceforge.net/p/libgmail/feature-requests/13/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Necessary libgmail of support the email reading.&lt;/p&gt;&lt;/div&gt;</description><pubDate>Thu, 11 May 2006 17:15:54 -0000</pubDate><guid>https://sourceforge.net242ff95f3f82da9772fce3d209fb2c1a22cfd669</guid></item><item><title>cookie data</title><link>https://sourceforge.net/p/libgmail/feature-requests/12/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Store cookie data for many accounts.&lt;/p&gt;&lt;/div&gt;</description><pubDate>Thu, 11 May 2006 17:12:02 -0000</pubDate><guid>https://sourceforge.net16940fd92a5940925d09d7d3e4ef65b2d842e3c0</guid></item><item><title>Need way to manipulate a large number of messages at once</title><link>https://sourceforge.net/p/libgmail/feature-requests/11/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hi!&lt;/p&gt;
&lt;p&gt;At the moment, one can only delete only one message at&lt;br /&gt;
the time. However, this is time consuming, and Google&lt;br /&gt;
will eventually block your HTTP requests.&lt;/p&gt;
&lt;p&gt;The gmail.com HTTP interface allows to act on more than&lt;br /&gt;
one message at once. This was done (as an effect of my&lt;br /&gt;
request) in the Mail::Webmail::Gmail module:&lt;/p&gt;
&lt;p&gt;&lt;a href="http://search.cpan.org/dist/Mail-Webmail-Gmail/"&gt;http://search.cpan.org/dist/Mail-Webmail-Gmail/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Which is at the moment broken due to a change in the&lt;br /&gt;
gmail login semantics.&lt;/p&gt;
&lt;p&gt;Please implement this feature, because there's one&lt;br /&gt;
label where I have over 8,000 messages that I'd like to&lt;br /&gt;
delete.&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Shlomi Fish&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Shlomi Fish</dc:creator><pubDate>Fri, 23 Dec 2005 17:09:01 -0000</pubDate><guid>https://sourceforge.net4fc50ca1644fc8d87082bf755f21aa505bd316ab</guid></item></channel></rss>