Mercurial > pidgin-twitter
graph
-
compilation fix for gcc 4.6. patch by dai <d+pidgin@vdr.jp>Thu, 12 May 2011 23:53:50 +0900, by Yoshiki Yazawa
-
Added tag 0.9.2 for changeset e443df60ad95Tue, 31 Aug 2010 17:43:11 +0900, by Yoshiki Yazawa
-
do not escape pseudo command by default.Tue, 31 Aug 2010 17:15:14 +0900, by Yoshiki Yazawa
-
removed password text box for twitter in preferences window due to transition to OAuth.Fri, 27 Aug 2010 11:28:23 +0900, by Yoshiki Yazawa
-
- fixed memory leaksFri, 27 Aug 2010 01:13:44 +0900, by Yoshiki Yazawa
-
version bump to 0.9.2Thu, 26 Aug 2010 15:05:57 +0900, by Yoshiki Yazawa
-
implement OAuth authentication.Thu, 26 Aug 2010 15:05:33 +0900, by Yoshiki Yazawa
-
include in_reply_to information to the internal tag even in posting messageTue, 18 May 2010 00:12:59 +0900, by Yoshiki Yazawa
-
build fix for some versions of gccFri, 16 Apr 2010 12:28:22 +0900, by Yoshiki Yazawa
-
shows a silly confirmation dialog before posting retweet. it is only for gathering feedbacks.Fri, 16 Apr 2010 12:22:30 +0900, by Yoshiki Yazawa
-
fix typoSat, 10 Apr 2010 19:56:15 +0900, by Yoshiki Yazawa
-
check if string is nullSat, 10 Apr 2010 03:29:28 +0900, by Yoshiki Yazawa
-
Added tag 0.9.1 for changeset 073bf8616a0aMon, 05 Apr 2010 00:02:44 +0900, by Yoshiki Yazawa
-
embed "in reply to foo" link to each reply messageMon, 14 Dec 2009 20:14:31 +0900, by Yoshiki Yazawa
-
add in_reply_to field to QT postMon, 14 Dec 2009 15:07:52 +0900, by Yoshiki Yazawa
-
add preliminary support for quotetweet and official retweet.Sat, 12 Dec 2009 00:18:27 +0900, by Yoshiki Yazawa
-
fixed typoMon, 19 Oct 2009 00:48:25 +0900, by Yoshiki Yazawa
-
Added tag 0.9.0 for changeset 941f848b61c9Mon, 19 Oct 2009 00:10:11 +0900, by Yoshiki Yazawa
-
- twitter still requires preceding white space on a hash tag in almost all case.Sun, 18 Oct 2009 17:38:40 +0900, by Yoshiki Yazawa
-
- removed the evil hackSun, 18 Oct 2009 16:55:57 +0900, by Yoshiki Yazawa
-
hash tag should not include punctuation.Sun, 18 Oct 2009 03:49:46 +0900, by Yoshiki Yazawa
-
gtkimhtml easily be fooled if the buffer is not entity markuped.Thu, 15 Oct 2009 15:49:12 +0900, by Yoshiki Yazawa
-
better handling of non-ascii tag. now it properly handles tags in which the first ascii latter occurs in the beginning or mid of a non-ascii word.Wed, 14 Oct 2009 14:55:55 +0900, by Yoshiki Yazawa
-
properly set msgid to the posted message.Tue, 13 Oct 2009 14:07:55 +0900, by Yoshiki Yazawa
-
version bump to 0.9.0Tue, 13 Oct 2009 13:39:49 +0900, by Yoshiki Yazawa
-
fixed a bug that in_reply_to_status_id field had been ignored.Tue, 13 Oct 2009 13:34:29 +0900, by Yoshiki Yazawa
-
do not append "in_reply_to_status_id" when msdid is 0.Tue, 13 Oct 2009 03:10:32 +0900, by Yoshiki Yazawa
-
improved handling of RT stringTue, 13 Oct 2009 02:45:03 +0900, by Yoshiki Yazawa
-
implemented reply, favorite, retweet functionalities. these are quite raw, be careful!Mon, 12 Oct 2009 21:51:13 +0900, by Yoshiki Yazawa
-
revised tag patternMon, 12 Oct 2009 01:45:36 +0900, by Yoshiki Yazawa
-
tentative support for non-ascii hash tag in twitterSun, 11 Oct 2009 23:50:26 +0900, by Yoshiki Yazawa
-
Added tag 0.8.5.2 for changeset 38a2ef743019Sun, 20 Sep 2009 12:18:48 +0900, by Yoshiki Yazawa
-
changed twitter default iconSat, 19 Sep 2009 23:03:14 +0900, by Yoshiki Yazawa
-
icon file whose name contains utf-8 kanji characters can be retrieved now.Sat, 19 Sep 2009 20:39:57 +0900, by Yoshiki Yazawa
-
try g_uri_escape_string() instead of picky purple_url_encode().Sat, 19 Sep 2009 03:43:23 +0900, by Yoshiki Yazawa
-
Added tag 0.8.5.1 for changeset ba5ac8d6c5bbSat, 19 Sep 2009 02:00:29 +0900, by Yoshiki Yazawa
-
fixed breakage of twitter icon retrieval.Sat, 19 Sep 2009 01:54:11 +0900, by Yoshiki Yazawa
-
use API to obtain icon in friendfeed serviceWed, 02 Sep 2009 02:48:55 +0900, by Yoshiki Yazawa
-
Added tag 0.8.5 for changeset 3cef49158badSun, 30 Aug 2009 02:47:25 +0900, by Yoshiki Yazawa
-
version bump to 0.8.5Sun, 30 Aug 2009 02:15:01 +0900, by Yoshiki Yazawa
-
suppress warning in particular environment.Sun, 30 Aug 2009 02:11:37 +0900, by Yoshiki Yazawa
-
relaxed the pattern for jisko's icon url more.Mon, 27 Jul 2009 21:35:40 +0900, by Yoshiki Yazawa
-
relaxed the pattern for jisko's icon url.Wed, 08 Jul 2009 15:00:21 +0900, by Yoshiki Yazawa
-
better workaround for the bug of pidgin 2.5.x that purple_markup_unescape_entity() returns wrong entity length for a string in hexadecimal numeric expression.Wed, 08 Jul 2009 14:56:48 +0900, by Yoshiki Yazawa
-
fix for memory overrunSun, 05 Jul 2009 10:40:27 +0900, by Yoshiki Yazawa
-
use .dat extension for icons uniformly.Thu, 02 Jul 2009 15:54:44 +0900, by Yoshiki Yazawa
-
wassr's icon url does not end with an extension, so we must use a strstr variants to detect image format.Thu, 02 Jul 2009 05:54:58 +0900, by Yoshiki Yazawa
-
more robust image type detection.Thu, 02 Jul 2009 05:15:43 +0900, by Yoshiki Yazawa
-
Added tag 0.8.4 for changeset 13b268d9d034Sat, 13 Jun 2009 18:17:54 +0900, by Yoshiki Yazawa
-
status id now exceeds int32 limit.Sat, 13 Jun 2009 17:54:39 +0900, by Yoshiki Yazawa
-
tweak debug messagesSat, 13 Jun 2009 15:45:10 +0900, by Yoshiki Yazawa
-
ffeed has changed IM feed formatWed, 27 May 2009 17:44:13 +0900, by Yoshiki Yazawa
-
more ffeed support:Tue, 26 May 2009 00:37:48 +0900, by Yoshiki Yazawa
-
fix notation for friendfeedMon, 25 May 2009 22:52:23 +0900, by Yoshiki Yazawa
-
added preliminary support for friendfeed.Mon, 25 May 2009 22:47:44 +0900, by Yoshiki Yazawa
-
#tag should be interpreted as search tag only if it appears in the beginning of line or it is separated by white space.Sat, 25 Apr 2009 22:27:13 +0900, by Yoshiki Yazawa
-
fixed a bug that NUM_REGPS had not been incremented.Sun, 19 Apr 2009 13:52:03 +0900, by Yoshiki Yazawa
-
experimental support for search tags in twitter.Thu, 16 Apr 2009 17:12:53 +0900, by Yoshiki Yazawa
-
relaxed gtk requirement.Thu, 09 Apr 2009 13:12:45 +0900, by Yoshiki Yazawa
-
Added tag 0.8.3 for changeset ea9973e6903cTue, 07 Apr 2009 18:12:23 +0900, by Yoshiki Yazawa
-
tweaked makefile for windows.Tue, 07 Apr 2009 17:44:18 +0900, by Yoshiki Yazawa
-
update READMEFri, 03 Apr 2009 22:39:35 +0900, by Yoshiki Yazawa
-
update dependency. glib-2.16.0 or above is needed.Fri, 03 Apr 2009 03:06:39 +0900, by Yoshiki Yazawa
-
do not apply xml escape to sending message.Thu, 02 Apr 2009 21:23:49 +0900, by Yoshiki Yazawa
-
drop d1 from version stringThu, 02 Apr 2009 00:01:33 +0900, by Yoshiki Yazawa
-
use pattern https? instead of http for icon URLs. twitter.com began to use https for some users.Wed, 01 Apr 2009 01:26:00 +0900, by Yoshiki Yazawa
-
- version bump to 0.8.3Tue, 03 Feb 2009 19:59:29 +0900, by Yoshiki Yazawa
-
added group support for identi.ca.Wed, 28 Jan 2009 23:17:40 +0900, by Yoshiki Yazawa
-
merged a difference.Mon, 12 Jan 2009 01:09:30 +0900, by Yoshiki Yazawa
-
now message count can be specified in twitter API access.Mon, 12 Jan 2009 00:59:41 +0900, by Yoshiki Yazawa
-
tweaked Makefile.mingw reflecting mojin's comment.Wed, 24 Dec 2008 16:25:57 +0900, by Yoshiki Yazawa
-
add FAQ_jaTue, 16 Dec 2008 20:31:32 +0900, by Yoshiki Yazawa
-
Add $(CPPFLAGS) to .dep ruleMon, 15 Dec 2008 21:47:06 +0900, by Konosuke Watanabe
-
revised Makefile.mingwMon, 15 Dec 2008 21:18:27 +0900, by Yoshiki Yazawa
-
Fix PIDGIN_TREE_TOPSun, 14 Dec 2008 04:34:28 +0900, by Konosuke Watanabe
-
minor modification to Makefile.mingwSun, 14 Dec 2008 04:11:03 +0900, by Yoshiki Yazawa
-
Added tag 0.8.2 for changeset 3e9245768d3aSat, 13 Dec 2008 18:57:00 +0900, by Yoshiki Yazawa
-
fixed recipient format for jiskoSat, 13 Dec 2008 03:34:19 +0900, by Yoshiki Yazawa
-
fixed a breakage which had prevented post to twitter.Fri, 12 Dec 2008 22:43:48 +0900, by Yoshiki Yazawa
-
fixed a breakage in 2f053c23ee50Fri, 12 Dec 2008 22:00:57 +0900, by Yoshiki Yazawa
-
a better way to get an extension for icon image.Fri, 12 Dec 2008 21:36:38 +0900, by Yoshiki Yazawa
-
someone broke parrot blocker. yes, it's me!Fri, 12 Dec 2008 20:23:24 +0900, by Yoshiki Yazawa
-
Added tag 0.8.1 for changeset c2944685ac8eFri, 12 Dec 2008 18:22:21 +0900, by Yoshiki Yazawa
-
bump version to 0.8.2Fri, 12 Dec 2008 18:21:53 +0900, by Yoshiki Yazawa
-
simplify sending_im_cb() a bit.Fri, 12 Dec 2008 18:11:16 +0900, by Yoshiki Yazawa
-
simply use "<a " as the pattern for anchor tag.Fri, 12 Dec 2008 17:54:02 +0900, by Yoshiki Yazawa
-
adapted for laconica 0.6.4 in identi.ca service.Fri, 12 Dec 2008 17:43:56 +0900, by Yoshiki Yazawa
-
- changed the pattern for twitter icons so that it may match to protected user's icon link too.Thu, 04 Dec 2008 18:24:06 +0900, by Yoshiki Yazawa
-
added error check code for testing in got_page_cb().Thu, 04 Dec 2008 02:03:35 +0900, by Yoshiki Yazawa
-
reduce redundancyThu, 04 Dec 2008 00:18:38 +0900, by Yoshiki Yazawa
-
rollback version number to 0.8.1Wed, 03 Dec 2008 22:57:03 +0900, by Yoshiki Yazawa
-
Fix Win32 compile errorWed, 03 Dec 2008 01:58:34 +0900, by Konosuke Watanabe
-
little clean upWed, 03 Dec 2008 01:18:19 +0900, by Yoshiki Yazawa
-
- fixed a glitch in identi.ca icon patternWed, 26 Nov 2008 14:32:09 +0900, by Yoshiki Yazawa
-
main.h had been missingSun, 23 Nov 2008 03:39:40 +0900, by Yoshiki Yazawa
-
- moved is_*_account() functions to util.c.Sun, 23 Nov 2008 00:45:35 +0900, by Yoshiki Yazawa
-
do not emit an error message if .deps does not exist.Sat, 22 Nov 2008 18:14:10 +0900, by Yoshiki Yazawa
-
- divided the source file into several parts.Sat, 22 Nov 2008 18:01:18 +0900, by Yoshiki Yazawa
-
Embed prefs.ui in dll file (Windows only)Fri, 21 Nov 2008 22:22:33 +0900, by Konosuke Watanabe
-
Added tag 0.8.0 for changeset cff8508bcb1dTue, 28 Oct 2008 12:33:45 +0900, by Yoshiki Yazawa
-
little fix for READMEMon, 27 Oct 2008 22:39:45 +0900, by Yoshiki Yazawa
-
minor updatesMon, 27 Oct 2008 18:01:57 +0900, by Yoshiki Yazawa
-
- revised README.Mon, 27 Oct 2008 17:52:41 +0900, by Yoshiki Yazawa
-
added FAQ file.Fri, 24 Oct 2008 12:59:09 +0900, by Yoshiki Yazawa
-
- bumped version string to 0.8.0.Fri, 24 Oct 2008 11:50:46 +0900, by Yoshiki Yazawa
-
added GPLv2 license file.Fri, 24 Oct 2008 11:42:20 +0900, by Yoshiki Yazawa
-
fixed a breakage of playing sound for the recipients.Wed, 15 Oct 2008 18:35:25 +0900, by Yoshiki Yazawa
-
eliminate blank lineWed, 15 Oct 2008 14:24:34 +0900, by Yoshiki Yazawa
-
in jisko, fall back to default icon when custom icon is not available.Wed, 08 Oct 2008 19:48:13 +0900, by Yoshiki Yazawa
-
tweaked pref.ui so that it does not emit warnings.Tue, 07 Oct 2008 16:57:26 +0900, by Yoshiki Yazawa
-
restored jisko support.Tue, 07 Oct 2008 16:44:02 +0900, by Yoshiki Yazawa
-
added a new feature that strips excessive consecutive new line characters.Tue, 07 Oct 2008 14:51:22 +0900, by Yoshiki Yazawa
-
wrong argument had been passed to PKG_CHECK_MODULES for libxml2.Mon, 29 Sep 2008 22:51:25 +0900, by Yoshiki Yazawa
-
Added tag 0.8.0 beta1 for changeset 1d3e853d34b1Mon, 29 Sep 2008 13:36:19 +0900, by Yoshiki Yazawa
-
- updated README to describe 0.8.0.Mon, 29 Sep 2008 13:33:23 +0900, by Yoshiki Yazawa
-
Removed tag 0.8.0 beta 1Mon, 29 Sep 2008 13:31:02 +0900, by Yoshiki Yazawa
-
Added tag 0.8.0 beta 1 for changeset 1c85aa4acb9dMon, 29 Sep 2008 12:45:31 +0900, by Yoshiki Yazawa
-
- bumped version to 0.8.0b1.Mon, 29 Sep 2008 12:44:57 +0900, by Yoshiki Yazawa
-
identi.ca tag requires '-' to be stripped as well.Mon, 29 Sep 2008 12:25:29 +0900, by Yoshiki Yazawa
-
libxml2 linkage had been broken.Sat, 27 Sep 2008 18:47:59 +0900, by Yoshiki Yazawa
-
supports identi.ca's quirky tag notation.Sat, 27 Sep 2008 15:14:30 +0900, by Yoshiki Yazawa
-
fixed memory leaksSat, 27 Sep 2008 01:42:39 +0900, by Yoshiki Yazawa
-
fix for a problem that cancel_fetch_func() sometimes triggered double free caused by a design flaw in purple_proxy_connect_*().Sun, 21 Sep 2008 18:09:50 +0900, by Yoshiki Yazawa
-
tweaked user pattern and channel pattern so that they can be matched regardless of surrounding anchor markups.Sat, 13 Sep 2008 01:20:13 +0900, by Yoshiki Yazawa
-
adapted to the change of user name definition in wassr. now '-' can be included.Tue, 09 Sep 2008 18:53:36 +0900, by Yoshiki Yazawa
-
revised the recipient pattern. new pattern can handle:Sat, 06 Sep 2008 23:47:17 +0900, by Yoshiki Yazawa
-
tweaked the recipient pattern to allow mail addresses or some special strings such as "idolm@ster."Sat, 06 Sep 2008 18:37:30 +0900, by Yoshiki Yazawa
-
expanded size of substitution buffer to 32KB. 128 bytes were not sufficient if both user name and channel name are rather long. tenforward reported this problem and umq pointed out the cause.Wed, 03 Sep 2008 18:39:39 +0900, by Yoshiki Yazawa
-
pushed message must be matched with received message, otherwise it leaks.Tue, 02 Sep 2008 13:19:25 +0900, by Yoshiki Yazawa
-
- made parrot buffers lists so that delayed echo back message can be properly blocked.Sun, 31 Aug 2008 15:01:02 +0900, by Yoshiki Yazawa
-
revised receiving_im_cb(). conv may be NULL so that filter might not work for messages which arrived at before conversation has been established.Fri, 29 Aug 2008 01:11:16 +0900, by Yoshiki Yazawa
-
fix for a bug that post to wassr's channel which contains entity reference got through parrot blocker.Thu, 28 Aug 2008 22:02:45 +0900, by Yoshiki Yazawa
-
workaround for that mingw's ld does not support weak declaration.Thu, 28 Aug 2008 10:24:52 +0900, by Yoshiki Yazawa
-
change English in filter sectionWed, 27 Aug 2008 14:05:26 +0900, by mojin
-
added a feature of excluding reply to me from filter application.Wed, 27 Aug 2008 07:20:04 +0900, by Yoshiki Yazawa
-
- trying a new way to suppress window blinking in WIN32Tue, 26 Aug 2008 18:56:06 +0900, by Yoshiki Yazawa
-
version bump to 0.8.0Mon, 25 Aug 2008 21:47:51 +0900, by Yoshiki Yazawa
-
fix for a bug that apply_filter() would crash if both sender and buffer have been cleared.Mon, 25 Aug 2008 21:37:09 +0900, by Yoshiki Yazawa
-
implemented filtering functionality.Mon, 25 Aug 2008 21:17:02 +0900, by Yoshiki Yazawa
-
apply sanitize_utf() if it is available.Sat, 23 Aug 2008 04:17:49 +0900, by Yoshiki Yazawa
-
improved parrot blocker slightly.Sat, 23 Aug 2008 03:59:44 +0900, by Yoshiki Yazawa
-
changed length limit for identi.ca from 140 bytes to 140 characters.Fri, 22 Aug 2008 22:35:03 +0900, by Yoshiki Yazawa
-
improved parrot blocker. the string to be pushed should not be escaped.Fri, 22 Aug 2008 19:19:52 +0900, by Yoshiki Yazawa
-
now pidgin-twitter shows the default icon for identi.ca when a user has not uploaded the custom icon.Fri, 22 Aug 2008 16:47:37 +0900, by Yoshiki Yazawa
-
workaround for that wassr sometimes provides 128 pixel icon with broad white borders.Thu, 14 Aug 2008 16:20:22 +0900, by Yoshiki Yazawa
-
fixed a bug introduced in r198.Wed, 13 Aug 2008 15:51:23 +0900, by Yoshiki Yazawa
-
revised identi.ca tag support.Tue, 12 Aug 2008 18:01:36 +0900, by Yoshiki Yazawa
-
preliminary identi.ca tag support.Tue, 12 Aug 2008 17:26:40 +0900, by Yoshiki Yazawa
-
revised parrot blocker for identi.ca. now it compares stripped text and the stored message.Tue, 12 Aug 2008 15:20:58 +0900, by Yoshiki Yazawa
-
removed jisko support as a protest to their expulsion policy.Mon, 11 Aug 2008 14:31:54 +0900, by Yoshiki Yazawa
-
according to mojin, jisko limits each post to 140 bytes and requires at least 5 bytes. now letter counter for jisko takes account of this limit.Mon, 11 Aug 2008 10:17:46 +0900, by Yoshiki Yazawa
-
- changed the way of fetching icons for wassr. now pidgin-twitter downloads html first even for wassr.Sun, 10 Aug 2008 23:00:48 +0900, by Yoshiki Yazawa
-
a crash after a user switched using API was fixed. multiaccountsSun, 10 Aug 2008 16:01:22 +0900, by mikanbako
-
make use of got_page_cb to obtain icons for jisko.Sat, 09 Aug 2008 13:42:12 +0900, by Yoshiki Yazawa
-
revised P_SENDERSat, 09 Aug 2008 12:20:29 +0900, by Yoshiki Yazawa
-
tentative support for jisko.Sat, 09 Aug 2008 04:47:18 +0900, by Yoshiki Yazawa
-
move some UI definition of preferences per conversation from pidgin-twitter.c to prefs.ui multiaccountsTue, 05 Aug 2008 23:19:09 +0900, by mikanbako
-
old version number remained. pointed out by umq.Tue, 05 Aug 2008 23:24:50 +0900, by Yoshiki Yazawa
-
Added tag 0.7.0 for changeset 3c7dfd65e728Tue, 05 Aug 2008 22:20:21 +0900, by Yoshiki Yazawa
-
- fix typo and add some minor changeTue, 05 Aug 2008 21:57:56 +0900, by mojin
-
completed README. please check.Tue, 05 Aug 2008 20:24:16 +0900, by Yoshiki Yazawa
-
write section 4.5.4, might need more information or modificationTue, 05 Aug 2008 14:11:24 +0900, by mojin
-
add a note for password section to READMETue, 05 Aug 2008 13:48:57 +0900, by mojin
-
a bit more READMETue, 05 Aug 2008 13:42:24 +0900, by Yoshiki Yazawa
-
check typo by aspell and fix itTue, 05 Aug 2008 12:39:59 +0900, by mojin
-
tweaked plugin infoTue, 05 Aug 2008 04:23:00 +0900, by Yoshiki Yazawa
-
tweaked labels in prefs.uiTue, 05 Aug 2008 04:19:43 +0900, by Yoshiki Yazawa
-
work in progress README for 0.7.0Tue, 05 Aug 2008 04:10:02 +0900, by Yoshiki Yazawa
-
changed saving file that preferences per conversation from accounts.xml to prefs.xml multiaccountsTue, 05 Aug 2008 01:26:08 +0900, by mikanbako
-
added missing prototypes.Mon, 04 Aug 2008 19:05:53 +0900, by Yoshiki Yazawa
-
keep posted statuses in the postedlist until they certainly become useless.Mon, 04 Aug 2008 17:13:44 +0900, by Yoshiki Yazawa
-
- fixed a problem that preferences per conversation die when its name of PurpleConversation changed. multiaccountsSun, 03 Aug 2008 12:15:09 +0900, by mikanbako
-
removed some global preferences that was replaced preferences per conversation multiaccountsSat, 02 Aug 2008 22:09:41 +0900, by mikanbako
-
fixed a problem that a notification is not prevented when a message was written from API. multiaccountsSat, 02 Aug 2008 12:15:05 +0900, by mikanbako
-
trying to change from some global preferences to preferences per conversation multiaccountsSat, 02 Aug 2008 11:31:37 +0900, by mikanbako
-
trying to make a dialog per conversation multiaccountsThu, 31 Jul 2008 19:30:24 +0900, by mikanbako
-
multiaccounts branch has been created. multiaccountsThu, 31 Jul 2008 17:22:02 +0900, by Yoshiki Yazawa
-
revised asymmetric bracket code.Thu, 31 Jul 2008 04:36:21 +0900, by Yoshiki Yazawa
-
work in progress asymmetric bracket code.Wed, 30 Jul 2008 21:06:08 +0900, by Yoshiki Yazawa
-
replaced hboxes in icon page of prefs.ui with tables.Wed, 30 Jul 2008 17:11:03 +0900, by Yoshiki Yazawa
-
made log output configurable.Wed, 30 Jul 2008 15:25:10 +0900, by Yoshiki Yazawa
-
- ceased use of purple_imgstore_*Tue, 29 Jul 2008 19:20:20 +0900, by Yoshiki Yazawa
-
suppress a warning. pointed out by iratqq.Tue, 29 Jul 2008 14:49:12 +0900, by Yoshiki Yazawa
-
we've got the official source value for pidgin-twitter.Tue, 29 Jul 2008 11:40:16 +0900, by Yoshiki Yazawa
-
clean up.Sat, 26 Jul 2008 23:27:10 +0900, by Yoshiki Yazawa
-
raise the default icon update threshold to 50 times or 7days.Sat, 26 Jul 2008 22:51:49 +0900, by Yoshiki Yazawa
-
revised http request. "broken_firewall" no longre needed?Sat, 26 Jul 2008 21:13:34 +0900, by Yoshiki Yazawa
-
added a workaround for posting via broken firewall, for example notorious "watchguard". if you got error code 400, try hidden prefs value "broken_firewall" be 1.Sat, 26 Jul 2008 15:48:26 +0900, by Yoshiki Yazawa
-
now it falls back to twitter default icon if the user has not set custom icon.Sat, 26 Jul 2008 13:23:27 +0900, by Yoshiki Yazawa
-
should remove old icon files when pidgin-twitter create new one.Sat, 26 Jul 2008 04:47:47 +0900, by Yoshiki Yazawa
-
fixed a bug that get_status_with_api() will never be called if pidgin-twitter started with api_based_post disabled. it must be submitted to main loop regardless of configuration.Sat, 26 Jul 2008 03:46:23 +0900, by Yoshiki Yazawa
-
revised handler for destroy signal in config dialog.Sat, 26 Jul 2008 01:18:24 +0900, by Yoshiki Yazawa
-
now interval setting from UI takes effect immediately.Sat, 26 Jul 2008 00:41:23 +0900, by Yoshiki Yazawa
-
added UI for configuring retrieve interval.Fri, 25 Jul 2008 21:23:18 +0900, by Yoshiki Yazawa
-
fixed a bug around strchr() pointed out by mojin.Fri, 25 Jul 2008 18:39:19 +0900, by Yoshiki Yazawa
-
implemented UI for configuring icon update.Fri, 25 Jul 2008 16:53:43 +0900, by Yoshiki Yazawa
-
work in progress icon update feature. the default thresholds have been set to 5 times or 1 day for testing.Fri, 25 Jul 2008 07:05:04 +0900, by Yoshiki Yazawa
-
img_type for wassr is always png. it should be set in request_icon().Thu, 24 Jul 2008 21:49:20 +0900, by Yoshiki Yazawa
-
fixed a typoThu, 24 Jul 2008 21:41:03 +0900, by Yoshiki Yazawa
-
back to 64 pixel icon for wassr. 128 pixel ones are usually better, but sometimes would be smaller image with broad white border so that resulting image would be extremely small.Thu, 24 Jul 2008 21:07:11 +0900, by Yoshiki Yazawa
-
- in saving icon file for twitter, proper extension is used.Thu, 24 Jul 2008 21:00:34 +0900, by Yoshiki Yazawa
-
removed old prefs stuff.Thu, 24 Jul 2008 06:40:41 +0900, by Yoshiki Yazawa
-
replaced a occurrence of is_twitter_conv()Thu, 24 Jul 2008 06:29:56 +0900, by Yoshiki Yazawa
-
screen_name should be initialized.Thu, 24 Jul 2008 06:26:42 +0900, by Yoshiki Yazawa
-
relaxed the pattern for twitter image.Wed, 23 Jul 2008 17:09:59 +0900, by Yoshiki Yazawa
-
fixed a problem that retrieving icon from twitter failed if file name contains '-'. pointed out by mojin.Wed, 23 Jul 2008 16:54:02 +0900, by Yoshiki Yazawa
-
modified the way of encoding icon url.Wed, 23 Jul 2008 15:41:59 +0900, by Yoshiki Yazawa
-
fixed a silly bug introduced in 140.Wed, 23 Jul 2008 15:14:38 +0900, by Yoshiki Yazawa
-
url encode icon url before requesting.Wed, 23 Jul 2008 13:16:10 +0900, by Yoshiki Yazawa
-
fix a bug that strip_html_markup() stalls if purple_markup_unescape_entity() returns NULL.Wed, 23 Jul 2008 12:09:25 +0900, by Yoshiki Yazawa
-
temporal fix for identi.ca problems:Wed, 23 Jul 2008 07:32:21 +0900, by Yoshiki Yazawa
-
fixed "off by one" bug.Wed, 23 Jul 2008 04:53:17 +0900, by Yoshiki Yazawa
-
completely re-wrote strip_html_markup(). new function permits non-tag strings surrounded by <>.Wed, 23 Jul 2008 03:53:59 +0900, by Yoshiki Yazawa
-
disconnect displaying_im_cb when unload.Tue, 22 Jul 2008 20:00:03 +0900, by Yoshiki Yazawa
-
- changed the way of retrieving icons from twitter. now pidgin-twitter retrieves icon which is embedded in user page.Tue, 22 Jul 2008 18:44:09 +0900, by Yoshiki Yazawa
-
fixed that combo boxes for sound type were slightly diffrent size.Mon, 21 Jul 2008 23:05:23 +0900, by Yoshiki Yazawa
-
use PIDGIN_PREFIX to generate PIDGIN_DATA_DIR.Mon, 21 Jul 2008 21:34:22 +0900, by Yoshiki Yazawa
-
adapted to BSD install.Mon, 21 Jul 2008 20:22:41 +0900, by Yoshiki Yazawa
-
made password invisible.Mon, 21 Jul 2008 12:26:28 +0900, by Yoshiki Yazawa
-
in win 32 environment, DATADIR cannot be resolved at compile time, so that use purple_user_dir() instead.Mon, 21 Jul 2008 12:06:56 +0900, by Yoshiki Yazawa
-
minor fixes.Mon, 21 Jul 2008 11:42:06 +0900, by Yoshiki Yazawa
-
somehow prefs.ui had been missing.Mon, 21 Jul 2008 11:24:44 +0900, by Yoshiki Yazawa
-
switched to native gtk preferences dialog.Mon, 21 Jul 2008 10:40:55 +0900, by Yoshiki Yazawa
-
replaced troublesome strptime() with our own function read_timestamp().Sat, 19 Jul 2008 11:33:17 +0900, by Yoshiki Yazawa
-
- added new pref value for API based fetch interval.Fri, 18 Jul 2008 20:03:59 +0900, by Yoshiki Yazawa