log finch/plugins/gnttinyurl.c @ 26801:df7505e0d64a

age author description
Tue, 07 Apr 2009 23:26:33 +0000 Richard Nelson encode urls passed to tinyurl
Mon, 06 Apr 2009 13:18:36 +0000 Richard Nelson Remove usage of g_strcmp0 (which would bump the glib version requirement) where strcmp will do nicely
Mon, 06 Apr 2009 10:36:43 +0000 Richard Nelson Add a gnt TinyURL plugin. Closes #2017