log

age author description
2009-06-13 Yoshiki Yazawa tweak debug messages
2009-05-27 Yoshiki Yazawa ffeed has changed IM feed format
2009-05-25 Yoshiki Yazawa more ffeed support:
2009-05-25 Yoshiki Yazawa fix notation for friendfeed
2009-05-25 Yoshiki Yazawa added preliminary support for friendfeed.
2009-04-25 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.
2009-04-19 Yoshiki Yazawa fixed a bug that NUM_REGPS had not been incremented.
2009-04-16 Yoshiki Yazawa experimental support for search tags in twitter.
2009-04-09 Yoshiki Yazawa relaxed gtk requirement.
2009-04-07 Yoshiki Yazawa Added tag 0.8.3 for changeset ea9973e6903c
2009-04-07 Yoshiki Yazawa update README. 0.8.3
2009-04-07 Yoshiki Yazawa tweaked makefile for windows.
2009-04-03 Yoshiki Yazawa update README
2009-04-02 Yoshiki Yazawa update dependency. glib-2.16.0 or above is needed.
2009-04-02 Yoshiki Yazawa do not apply xml escape to sending message.
2009-04-01 Yoshiki Yazawa drop d1 from version string
2009-03-31 Yoshiki Yazawa use pattern https? instead of http for icon URLs. twitter.com began to use https for some users.
2009-02-03 Yoshiki Yazawa - version bump to 0.8.3
2009-01-28 Yoshiki Yazawa added group support for identi.ca.
2009-01-11 Yoshiki Yazawa merged a difference.
2009-01-11 Yoshiki Yazawa now message count can be specified in twitter API access.
2008-12-24 Yoshiki Yazawa tweaked Makefile.mingw reflecting mojin's comment.
2008-12-16 Yoshiki Yazawa add FAQ_ja
2008-12-15 Konosuke Watanabe Add $(CPPFLAGS) to .dep rule
2008-12-15 Yoshiki Yazawa revised Makefile.mingw
2008-12-13 Konosuke Watanabe Fix PIDGIN_TREE_TOP
2008-12-13 Yoshiki Yazawa minor modification to Makefile.mingw
2008-12-13 Yoshiki Yazawa Added tag 0.8.2 for changeset 3e9245768d3a
2008-12-13 Yoshiki Yazawa update README 0.8.2
2008-12-12 Yoshiki Yazawa fixed recipient format for jisko
2008-12-12 Yoshiki Yazawa fixed a breakage which had prevented post to twitter.
2008-12-12 Yoshiki Yazawa fixed a breakage in 2f053c23ee50
2008-12-12 Yoshiki Yazawa a better way to get an extension for icon image.
2008-12-12 Yoshiki Yazawa someone broke parrot blocker. yes, it's me!
2008-12-12 Yoshiki Yazawa Added tag 0.8.1 for changeset c2944685ac8e
2008-12-12 Yoshiki Yazawa bump version to 0.8.2
2008-12-12 Yoshiki Yazawa simplify sending_im_cb() a bit.
2008-12-12 Yoshiki Yazawa simply use "<a " as the pattern for anchor tag.
2008-12-12 Yoshiki Yazawa adapted for laconica 0.6.4 in identi.ca service.
2008-12-10 Yoshiki Yazawa - update README to meet 0.8.1. 0.8.1
2008-12-04 Yoshiki Yazawa - changed the pattern for twitter icons so that it may match to protected user's icon link too.
2008-12-03 Yoshiki Yazawa added error check code for testing in got_page_cb().
2008-12-03 Yoshiki Yazawa reduce redundancy
2008-12-03 Yoshiki Yazawa rollback version number to 0.8.1
2008-12-02 Konosuke Watanabe Fix Win32 compile error
2008-12-02 Yoshiki Yazawa little clean up
2008-11-26 Yoshiki Yazawa - fixed a glitch in identi.ca icon pattern
2008-11-22 Yoshiki Yazawa main.h had been missing
2008-11-22 Yoshiki Yazawa - moved is_*_account() functions to util.c.
2008-11-22 Yoshiki Yazawa do not emit an error message if .deps does not exist.
2008-11-22 Yoshiki Yazawa - divided the source file into several parts.
2008-11-21 Konosuke Watanabe Embed prefs.ui in dll file (Windows only)
2008-10-28 Yoshiki Yazawa Added tag 0.8.0 for changeset cff8508bcb1d
2008-10-28 Yoshiki Yazawa fixed release date of 0.8.0 0.8.0
2008-10-27 Yoshiki Yazawa little fix for README
2008-10-27 Yoshiki Yazawa minor updates
2008-10-27 Yoshiki Yazawa - revised README.
2008-10-24 Yoshiki Yazawa added FAQ file.
2008-10-24 Yoshiki Yazawa - bumped version string to 0.8.0.
2008-10-24 Yoshiki Yazawa added GPLv2 license file.
2008-10-15 Yoshiki Yazawa fixed a breakage of playing sound for the recipients.
2008-10-15 Yoshiki Yazawa eliminate blank line
2008-10-08 Yoshiki Yazawa in jisko, fall back to default icon when custom icon is not available.
2008-10-07 Yoshiki Yazawa tweaked pref.ui so that it does not emit warnings.
2008-10-07 Yoshiki Yazawa restored jisko support.
2008-10-07 Yoshiki Yazawa added a new feature that strips excessive consecutive new line characters.
2008-09-29 Yoshiki Yazawa wrong argument had been passed to PKG_CHECK_MODULES for libxml2.
2008-09-29 Yoshiki Yazawa Added tag 0.8.0 beta1 for changeset 1d3e853d34b1
2008-09-29 Yoshiki Yazawa fixed typos. 0.8.0 beta1
2008-09-29 Yoshiki Yazawa - updated README to describe 0.8.0.
2008-09-29 Yoshiki Yazawa Removed tag 0.8.0 beta 1
2008-09-29 Yoshiki Yazawa Added tag 0.8.0 beta 1 for changeset 1c85aa4acb9d
2008-09-29 Yoshiki Yazawa - bumped version to 0.8.0b1.
2008-09-29 Yoshiki Yazawa identi.ca tag requires '-' to be stripped as well.
2008-09-27 Yoshiki Yazawa libxml2 linkage had been broken.
2008-09-27 Yoshiki Yazawa supports identi.ca's quirky tag notation.
2008-09-26 Yoshiki Yazawa fixed memory leaks
2008-09-21 Yoshiki Yazawa fix for a problem that cancel_fetch_func() sometimes triggered double free caused by a design flaw in purple_proxy_connect_*().
2008-09-12 Yoshiki Yazawa tweaked user pattern and channel pattern so that they can be matched regardless of surrounding anchor markups.
2008-09-09 Yoshiki Yazawa adapted to the change of user name definition in wassr. now '-' can be included.
2008-09-06 Yoshiki Yazawa revised the recipient pattern. new pattern can handle:
2008-09-06 Yoshiki Yazawa tweaked the recipient pattern to allow mail addresses or some special strings such as "idolm@ster."
2008-09-03 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.
2008-09-02 Yoshiki Yazawa pushed message must be matched with received message, otherwise it leaks.
2008-08-31 Yoshiki Yazawa - made parrot buffers lists so that delayed echo back message can be properly blocked.
2008-08-28 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.
2008-08-28 Yoshiki Yazawa fix for a bug that post to wassr's channel which contains entity reference got through parrot blocker.
2008-08-28 Yoshiki Yazawa workaround for that mingw's ld does not support weak declaration.
2008-08-27 mojin change English in filter section
2008-08-26 Yoshiki Yazawa added a feature of excluding reply to me from filter application.
2008-08-26 Yoshiki Yazawa - trying a new way to suppress window blinking in WIN32
2008-08-25 Yoshiki Yazawa version bump to 0.8.0
2008-08-25 Yoshiki Yazawa fix for a bug that apply_filter() would crash if both sender and buffer have been cleared.
2008-08-25 Yoshiki Yazawa implemented filtering functionality.
2008-08-22 Yoshiki Yazawa apply sanitize_utf() if it is available.
2008-08-22 Yoshiki Yazawa improved parrot blocker slightly.
2008-08-22 Yoshiki Yazawa changed length limit for identi.ca from 140 bytes to 140 characters.
2008-08-22 Yoshiki Yazawa improved parrot blocker. the string to be pushed should not be escaped.
2008-08-22 Yoshiki Yazawa now pidgin-twitter shows the default icon for identi.ca when a user has not uploaded the custom icon.
2008-08-14 Yoshiki Yazawa workaround for that wassr sometimes provides 128 pixel icon with broad white borders.
2008-08-13 Yoshiki Yazawa fixed a bug introduced in r198.
2008-08-12 Yoshiki Yazawa revised identi.ca tag support.
2008-08-12 Yoshiki Yazawa preliminary identi.ca tag support.
2008-08-12 Yoshiki Yazawa revised parrot blocker for identi.ca. now it compares stripped text and the stored message.
2008-08-11 Yoshiki Yazawa removed jisko support as a protest to their expulsion policy.
2008-08-11 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.
2008-08-10 Yoshiki Yazawa - changed the way of fetching icons for wassr. now pidgin-twitter downloads html first even for wassr.
2008-08-10 mikanbako a crash after a user switched using API was fixed. multiaccounts
2008-08-09 Yoshiki Yazawa make use of got_page_cb to obtain icons for jisko.
2008-08-09 Yoshiki Yazawa revised P_SENDER
2008-08-08 Yoshiki Yazawa tentative support for jisko.
2008-08-05 mikanbako move some UI definition of preferences per conversation from pidgin-twitter.c to prefs.ui multiaccounts
2008-08-05 Yoshiki Yazawa old version number remained. pointed out by umq.
2008-08-05 Yoshiki Yazawa Added tag 0.7.0 for changeset 3c7dfd65e728
2008-08-05 Yoshiki Yazawa finale touch up to README. 0.7.0
2008-08-05 mojin - fix typo and add some minor change
2008-08-05 Yoshiki Yazawa completed README. please check.
2008-08-05 mojin write section 4.5.4, might need more information or modification
2008-08-05 mojin add a note for password section to README
2008-08-05 Yoshiki Yazawa a bit more README
2008-08-05 mojin check typo by aspell and fix it
2008-08-04 Yoshiki Yazawa tweaked plugin info
2008-08-04 Yoshiki Yazawa tweaked labels in prefs.ui
2008-08-04 Yoshiki Yazawa work in progress README for 0.7.0
2008-08-04 mikanbako changed saving file that preferences per conversation from accounts.xml to prefs.xml multiaccounts
2008-08-04 Yoshiki Yazawa added missing prototypes.
2008-08-04 Yoshiki Yazawa keep posted statuses in the postedlist until they certainly become useless.
2008-08-03 mikanbako - fixed a problem that preferences per conversation die when its name of PurpleConversation changed. multiaccounts
2008-08-02 mikanbako removed some global preferences that was replaced preferences per conversation multiaccounts
2008-08-02 mikanbako fixed a problem that a notification is not prevented when a message was written from API. multiaccounts
2008-08-02 mikanbako trying to change from some global preferences to preferences per conversation multiaccounts
2008-07-31 mikanbako trying to make a dialog per conversation multiaccounts
2008-07-31 Yoshiki Yazawa multiaccounts branch has been created. multiaccounts
2008-07-30 Yoshiki Yazawa revised asymmetric bracket code.
2008-07-30 Yoshiki Yazawa work in progress asymmetric bracket code.
2008-07-30 Yoshiki Yazawa replaced hboxes in icon page of prefs.ui with tables.
2008-07-30 Yoshiki Yazawa made log output configurable.
2008-07-29 Yoshiki Yazawa - ceased use of purple_imgstore_*
2008-07-29 Yoshiki Yazawa suppress a warning. pointed out by iratqq.
2008-07-29 Yoshiki Yazawa we've got the official source value for pidgin-twitter.
2008-07-26 Yoshiki Yazawa clean up.
2008-07-26 Yoshiki Yazawa raise the default icon update threshold to 50 times or 7days.
2008-07-26 Yoshiki Yazawa revised http request. "broken_firewall" no longre needed?
2008-07-26 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.
2008-07-26 Yoshiki Yazawa now it falls back to twitter default icon if the user has not set custom icon.
2008-07-25 Yoshiki Yazawa should remove old icon files when pidgin-twitter create new one.
2008-07-25 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.
2008-07-25 Yoshiki Yazawa revised handler for destroy signal in config dialog.
2008-07-25 Yoshiki Yazawa now interval setting from UI takes effect immediately.
2008-07-25 Yoshiki Yazawa added UI for configuring retrieve interval.
2008-07-25 Yoshiki Yazawa fixed a bug around strchr() pointed out by mojin.
2008-07-25 Yoshiki Yazawa implemented UI for configuring icon update.
2008-07-24 Yoshiki Yazawa work in progress icon update feature. the default thresholds have been set to 5 times or 1 day for testing.
2008-07-24 Yoshiki Yazawa img_type for wassr is always png. it should be set in request_icon().
2008-07-24 Yoshiki Yazawa fixed a typo
2008-07-24 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.
2008-07-24 Yoshiki Yazawa - in saving icon file for twitter, proper extension is used.
2008-07-23 Yoshiki Yazawa removed old prefs stuff.
2008-07-23 Yoshiki Yazawa replaced a occurrence of is_twitter_conv()
2008-07-23 Yoshiki Yazawa screen_name should be initialized.
2008-07-23 Yoshiki Yazawa relaxed the pattern for twitter image.
2008-07-23 Yoshiki Yazawa fixed a problem that retrieving icon from twitter failed if file name contains '-'. pointed out by mojin.
2008-07-23 Yoshiki Yazawa modified the way of encoding icon url.
2008-07-23 Yoshiki Yazawa fixed a silly bug introduced in 140.
2008-07-23 Yoshiki Yazawa url encode icon url before requesting.
2008-07-23 Yoshiki Yazawa fix a bug that strip_html_markup() stalls if purple_markup_unescape_entity() returns NULL.
2008-07-22 Yoshiki Yazawa temporal fix for identi.ca problems:
2008-07-22 Yoshiki Yazawa fixed "off by one" bug.
2008-07-22 Yoshiki Yazawa completely re-wrote strip_html_markup(). new function permits non-tag strings surrounded by <>.
2008-07-22 Yoshiki Yazawa disconnect displaying_im_cb when unload.
2008-07-22 Yoshiki Yazawa - changed the way of retrieving icons from twitter. now pidgin-twitter retrieves icon which is embedded in user page.
2008-07-21 Yoshiki Yazawa fixed that combo boxes for sound type were slightly diffrent size.
2008-07-21 Yoshiki Yazawa use PIDGIN_PREFIX to generate PIDGIN_DATA_DIR.
2008-07-21 Yoshiki Yazawa adapted to BSD install.
2008-07-21 Yoshiki Yazawa made password invisible.
2008-07-21 Yoshiki Yazawa in win 32 environment, DATADIR cannot be resolved at compile time, so that use purple_user_dir() instead.
2008-07-21 Yoshiki Yazawa minor fixes.
2008-07-21 Yoshiki Yazawa somehow prefs.ui had been missing.
2008-07-21 Yoshiki Yazawa switched to native gtk preferences dialog.
2008-07-19 Yoshiki Yazawa replaced troublesome strptime() with our own function read_timestamp().
2008-07-18 Yoshiki Yazawa - added new pref value for API based fetch interval.
2008-07-18 Yoshiki Yazawa time offset in BSD extension has opposite sign
2008-07-18 Yoshiki Yazawa - adapted to identi.ca changes.
2008-07-17 Yoshiki Yazawa ensure struct tm cleared before use.
2008-07-17 Yoshiki Yazawa a better way to keep time sane.
2008-07-17 Yoshiki Yazawa - duplication avoidance for the posted messages has been implemented.
2008-07-17 Konosuke Watanabe Add function that opens twitter's conversation window automatically when the
2008-07-16 Yoshiki Yazawa try to remove duplication of message which posted by myself.
2008-07-16 Yoshiki Yazawa fix reversed logic
2008-07-16 Yoshiki Yazawa very preliminary twitter API get status feature.
2008-07-15 Yoshiki Yazawa fix a bug that linkfy channel name does not work if msn style is turned on.
2008-07-15 Yoshiki Yazawa tweaked configure dialog.
2008-07-15 Yoshiki Yazawa cosmetic.
2008-07-15 Yoshiki Yazawa added UI for icon size.
2008-07-15 Yoshiki Yazawa made screen name for each service configurable.
2008-07-15 mojin fix typo.
2008-07-15 mojin documentation in configuration window.
2008-07-15 Yoshiki Yazawa - do neither save nor cache icon image if pixbuf can not be obtained.
2008-07-14 Yoshiki Yazawa modified clean targets
2008-07-14 Yoshiki Yazawa eased the pattern for identi.ca icon
2008-07-13 Yoshiki Yazawa icon scaling feature has been implemented.
2008-07-13 Yoshiki Yazawa added preliminary identi.ca icon support.
2008-07-13 Yoshiki Yazawa changed letter counter for identi.ca to count in byte.
2008-07-11 mikanbako merged
2008-07-11 mikanbako fixed the notification of incoming messages for wasser and identica
2008-07-11 Yoshiki Yazawa quick hack to make show icon configurable
2008-07-10 Yoshiki Yazawa - fixed a bug introduced in r97.
2008-07-10 Yoshiki Yazawa linkfy #channelname per user configuration.
2008-07-10 Yoshiki Yazawa made is_*_conv(conv) return FALSE if conv is NULL.
2008-07-09 Yoshiki Yazawa - added identica support. linkfy and character counter work. icon support has not implemented yet.
2008-07-09 Yoshiki Yazawa fix icon position when the displaying message contains new line character. try 1.
2008-07-06 Yoshiki Yazawa revised got_icon_cb() and fixed unexpected free hash table data.
2008-07-06 Konosuke Watanabe merged
2008-07-06 Konosuke Watanabe - Fix type of 'flag' of writing_im_cb
2008-07-06 Yoshiki Yazawa revert r89. that caused icon miss.
2008-07-06 Yoshiki Yazawa temporally turn strip_markup() off for writing im.
2008-07-06 Yoshiki Yazawa apply strip_markup() to wassr too.
2008-07-06 Yoshiki Yazawa fixed potentially bug
2008-07-06 Yoshiki Yazawa replaced int with gint
2008-07-05 Yoshiki Yazawa - fixed the bug that icons didn't appear correctly for wassr conversation.
2008-07-05 Yoshiki Yazawa preliminary wassr icon support. not yet completed.
2008-07-05 Yoshiki Yazawa build fix
2008-07-05 Yoshiki Yazawa work in progress adaptation to wassr service. cleanups required:
2008-07-05 mojin add suppression of annoying completion message for posts to the wasser-channel.
2008-07-01 Yoshiki Yazawa work in progress one hash table code:
2008-06-30 mikanbako fixed changeset 78:0b93dd0e0de1: fixed removing the mark
2008-06-29 mikanbako fixed the data structure of marks that are positions of inserting user's icons.
2008-06-28 Yoshiki Yazawa Added tag 0.7.0 alpha1 for changeset 63bd9ca28be0
2008-06-28 Yoshiki Yazawa - added nosuke and iratqq to the authors. 0.7.0 alpha1
2008-06-27 IWATA Ray fix GNUmake idiom. $< in not allowed in a non-suffix rule.
2008-06-27 Yoshiki Yazawa quick hack to suppress annoying completion message from wassr.
2008-06-27 Konosuke Watanabe Now your own icon is shown on the conversation window.
2008-06-25 Konosuke Watanabe Support API base message posting
2008-06-25 Yoshiki Yazawa windows requires "wb" instead of "w".
2008-06-23 Yoshiki Yazawa trying simple search in insert_requested_icon() due to malfunction under linux environment.
2008-06-23 mikanbako fixed that icon had not appeard in the first message.
2008-06-23 Yoshiki Yazawa quick workaround for the bug that icon had not appeard in the first message.
2008-06-23 Yoshiki Yazawa path should not be hard-coded. windows uses another delimiter.
2008-06-22 Yoshiki Yazawa now local icon cache works
2008-06-22 Yoshiki Yazawa - revised store icon feature