Mercurial > pidgin
log finch/plugins/gnttinyurl.c @ 27266:77dfed554b2b
age | author | description |
---|---|---|
Mon, 25 May 2009 17:18:26 +0000 | Sadrul Habib Chowdhury | Reduce work if there is no URL in the incoming message. |
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 |