Mercurial > pidgin.yaz
log finch/plugins/gnttinyurl.c @ 28338:4e7b8902da90
age | author | description |
---|---|---|
Sun, 09 Aug 2009 20:34:29 +0000 | Mark Doliner | Add a verb to this sentence, as suggested by F Wolff on the translators |
Sun, 09 Aug 2009 20:32:30 +0000 | Mark Doliner | Capitalize the abbreviation "URL," as suggested by F Wolff on the |
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 |