elisp/mixi.git
17 years agoFix typo.
bg66 [Tue, 9 Jan 2007 00:36:10 +0000 (00:36 +0000)]
Fix typo.

17 years agoFix the last change.
bg66 [Mon, 8 Jan 2007 05:28:31 +0000 (05:28 +0000)]
Fix the last change.

17 years ago* mixi.el (mixi-backend): Rename from `mixi-retrieve-function' and
bg66 [Mon, 8 Jan 2007 05:21:39 +0000 (05:21 +0000)]
* mixi.el (mixi-backend): Rename from `mixi-retrieve-function' and
change the default value to `w3m'.
(mixi-retrieve): Follow the change above.
(mixi-post-form): Ditto.
(mixi-login): Ditto.

17 years ago* sb-mixi.el (shimbun-mixi-reply-to): New variable.
bg66 [Mon, 8 Jan 2007 04:46:18 +0000 (04:46 +0000)]
* sb-mixi.el (shimbun-mixi-reply-to): New variable.
(shimbun-reply-to): New method.
(shimbun-mixi-make-reply-to): New function.
(shimbun-article): Use it.
(shimbun-mixi-make-object-from-message-id): Abolish.
(shimbun-mixi-to-regexp): New constant.
(shimbun-mixi-send-mail-wrapper): Follow the change above.

17 years ago* mixi.el (mixi-event-owner-seceded-regexp): New regexp.
bg66 [Sat, 30 Dec 2006 06:36:56 +0000 (06:36 +0000)]
* mixi.el (mixi-event-owner-seceded-regexp): New regexp.
(mixi-realize-event): Follow the change above.

17 years ago* sb-mixi.el (shimbun-mixi-message-id-suffix): Abolish.
bg66 [Thu, 28 Dec 2006 13:01:38 +0000 (13:01 +0000)]
* sb-mixi.el (shimbun-mixi-message-id-suffix): Abolish.
(shimbun-mixi-make-message-id): Revert.

17 years agoFix the last change.
bg66 [Thu, 28 Dec 2006 07:44:29 +0000 (07:44 +0000)]
Fix the last change.

17 years ago* sb-mixi.el (shimbun-mixi-post-mail-wrapper): New function.
bg66 [Thu, 28 Dec 2006 07:01:56 +0000 (07:01 +0000)]
* sb-mixi.el (shimbun-mixi-post-mail-wrapper): New function.

17 years ago* sb-mixi.el (shimbun-mixi-message-id-suffix): New constant.
bg66 [Thu, 28 Dec 2006 06:37:03 +0000 (06:37 +0000)]
* sb-mixi.el (shimbun-mixi-message-id-suffix): New constant.
(shimbun-mixi-make-message-id): Use it and change return value.
(shimbun-mixi-make-object-from-message-id): New function.

17 years ago* sb-mixi.el (shimbun-mixi-logout-p): Abolish.
bg66 [Thu, 28 Dec 2006 00:27:09 +0000 (00:27 +0000)]
* sb-mixi.el (shimbun-mixi-logout-p): Abolish.
(shimbun-close): Follow the change above.

17 years ago* mixi.el (mixi-post-message-page): New macro.
bg66 [Wed, 27 Dec 2006 09:31:25 +0000 (09:31 +0000)]
* mixi.el (mixi-post-message-page): New macro.
(mixi-post-message-key-regexp): New constant.
(mixi-post-message-succeed-regexp): Ditto.
(mixi-post-message): New function.

17 years ago* mixi.el (mixi-post-diary-id-regexp): Abolish.
bg66 [Wed, 27 Dec 2006 07:25:34 +0000 (07:25 +0000)]
* mixi.el (mixi-post-diary-id-regexp): Abolish.
(mixi-post-diary-title-regexp): Ditto.
(mixi-post-diary-body-regexp): Ditto.
(mixi-post-key-regexp): Rename from `mixi-post-diary-key-regex'.
(mixi-post-succeed-regexp): Rename from
`mixi-post-diary-succeed-regexp'.
(mixi-post-diary): Follow the change above.
(mixi-post-topic-title-regexp): Abolish.
(mixi-post-topic-body-regexp): Ditto.
(mixi-post-topic-key-regexp): Ditto.
(mixi-post-topic-succeed-regexp): Ditto.
(mixi-post-topic): Follow the change above.
(mixi-post-diary-comment-page): New function.
(mixi-post-topic-comment-page): Ditto.
(mixi-post-event-comment-page): Ditto.
(mixi-post-comment): Ditto.

17 years ago* mixi.el (mixi-post-diary-page): New macro.
bg66 [Wed, 27 Dec 2006 01:07:51 +0000 (01:07 +0000)]
* mixi.el (mixi-post-diary-page): New macro.
(mixi-post-diary): Use it and fix typo.
(mixi-post-error): Add optional argument `object'.
(mixi-post-topic-page): New macro.
(mixi-post-topic-title-regexp): New constant.
(mixi-post-topic-body-regexp): Ditto.
(mixi-post-topic-key-regexp): Ditto.
(mixi-post-topic-succeed-regexp): Ditto.
(mixi-post-topic): New function.

17 years agoFix the last change.
bg66 [Tue, 26 Dec 2006 07:53:58 +0000 (07:53 +0000)]
Fix the last change.

17 years ago* mixi.el (mixi-post-error): New error symbol.
bg66 [Tue, 26 Dec 2006 06:59:29 +0000 (06:59 +0000)]
* mixi.el (mixi-post-error): New error symbol.
(mixi-post-error): New macro.
(mixi-post-form): New macro.
(mixi-make-form-data): New function.
(mixi-url-retrieve): Add optional argument `extra-headers'.
(mixi-url-post-form): New function.
(mixi-w3m-post-form): Ditto.
(with-mixi-post-form): New macro.
(mixi-post-diary-key-regexp): New constant.
(mixi-post-diary-id-regexp): Ditto.
(mixi-post-diary-title-regexp): Ditto.
(mixi-post-diary-body-regexp): Ditto.
(mixi-post-diary-succeed-regexp): Ditto.
(mixi-post-diary): New function.

17 years ago* mixi.el (mixi-url-retrieve): Simplify.
bg66 [Tue, 26 Dec 2006 01:02:50 +0000 (01:02 +0000)]
* mixi.el (mixi-url-retrieve): Simplify.

17 years agoFix the last change.
bg66 [Mon, 25 Dec 2006 11:39:05 +0000 (11:39 +0000)]
Fix the last change.

17 years ago* mixi.el (mixi-diary-comment-list-regexp): Follow the change of mixi.
bg66 [Mon, 25 Dec 2006 11:29:59 +0000 (11:29 +0000)]
* mixi.el (mixi-diary-comment-list-regexp): Follow the change of mixi.

17 years ago* mixi.el (mixi-save-cache): Change the location of cache files.
bg66 [Mon, 25 Dec 2006 05:08:48 +0000 (05:08 +0000)]
* mixi.el (mixi-save-cache): Change the location of cache files.
(mixi-load-cache): Ditto.

17 years ago* sb-mixi.el (shimbun-get-headers): Use `mixi-bbs-p'.
bg66 [Mon, 25 Dec 2006 02:42:07 +0000 (02:42 +0000)]
* sb-mixi.el (shimbun-get-headers): Use `mixi-bbs-p'.
(shimbun-mixi-get-comment-p): Abolish.
(shimbun-mixi-get-headers): Follow the change above.

17 years ago* mixi.el (mixi-event-time-regexp): Fix regexp.
bg66 [Mon, 25 Dec 2006 01:26:07 +0000 (01:26 +0000)]
* mixi.el (mixi-event-time-regexp): Fix regexp.
(mixi-event-title-regexp): Ditto.
(mixi-event-owner-regexp): Ditto.
(mixi-event-date-regexp): Ditto.
(mixi-event-place-regexp): Ditto.
(mixi-event-detail-regexp): Ditto.
(mixi-event-limit-regexp): Ditto.
(mixi-event-members-regexp): Ditto.
(mixi-realize-event): Follow the change above.

17 years ago* mixi.el (with-mixi-retrieve): Check whether on the login page
bg66 [Sun, 24 Dec 2006 16:10:13 +0000 (16:10 +0000)]
* mixi.el (with-mixi-retrieve): Check whether on the login page
strictly.

17 years ago* mixi.el (mixi-realization-error): Use buffer variable only when it
bg66 [Fri, 22 Dec 2006 03:06:40 +0000 (03:06 +0000)]
* mixi.el (mixi-realization-error): Use buffer variable only when it
is bound and debug-on-error is t.

17 years ago* mixi.el (mixi-realization-error): New error symbol.
bg66 [Fri, 22 Dec 2006 02:17:38 +0000 (02:17 +0000)]
* mixi.el (mixi-realization-error): New error symbol.
(mixi-realization-error): New macro.
(mixi-realize-friend): Use it.
(mixi-realize-diary): Ditto.
(mixi-realize-community): Ditto.
(mixi-realize-topic): Ditto.
(mixi-realize-event): Ditto.
(mixi-realize-message): Ditto.

17 years ago* mixi.el (mixi-get-friends): Rename ARGS argument to FRIEND-OR-RANGE.
bg66 [Fri, 22 Dec 2006 01:28:02 +0000 (01:28 +0000)]
* mixi.el (mixi-get-friends): Rename ARGS argument to FRIEND-OR-RANGE.
(mixi-get-diaries): Ditto.
(mixi-get-communities): Ditto.
(mixi-get-messages): Rename ARGS argument to BOX-OR-RANGE.
(mixi-get-introductions): Rename ARGS argument to FRIEND-OR-RANGE.

17 years ago* mixi.el (mixi-object-realized-p): Rename from
bg66 [Tue, 19 Dec 2006 12:38:42 +0000 (12:38 +0000)]
* mixi.el (mixi-object-realized-p): Rename from
`mixi-object-realize-p'.
(mixi-realize-friend): Rename from `mixi-friend-realize'.
(mixi-friend-nick): Follow the change above.
(mixi-friend-name): Ditto.
(mixi-friend-sex): Ditto.
(mixi-friend-address): Ditto.
(mixi-friend-age): Ditto.
(mixi-friend-birthday): Ditto.
(mixi-friend-blood-type): Ditto.
(mixi-friend-birthplace): Ditto.
(mixi-friend-hobby): Ditto.
(mixi-friend-job): Ditto.
(mixi-friend-organization): Ditto.
(mixi-friend-profile): Ditto.
(mixi-realize-diary): Rename from `mixi-diary-realize'.
(mixi-diary-time): Follow the change above.
(mixi-diary-title): Ditto.
(mixi-diary-content): Ditto.
(mixi-realize-community): Rename from `mixi-community-realize'.
(mixi-community-name): Follow the change above.
(mixi-community-birthday): Ditto.
(mixi-community-owner): Ditto.
(mixi-community-category): Ditto.
(mixi-community-members): Ditto.
(mixi-community-open-level): Ditto.
(mixi-community-authority): Ditto.
(mixi-community-description): Ditto.
(mixi-realize-topic): Rename from `mixi-topic-realize'.
(mixi-topic-time): Follow the change above.
(mixi-topic-title): Ditto.
(mixi-topic-owner): Ditto.
(mixi-topic-content): Ditto.
(mixi-realize-event): Rename from `mixi-event-realize'.
(mixi-event-time): Follow the change above.
(mixi-event-title): Ditto.
(mixi-event-owner): Ditto.
(mixi-event-date): Ditto.
(mixi-event-place): Ditto.
(mixi-event-detail): Ditto.
(mixi-event-limit): Ditto.
(mixi-event-members): Ditto.
(mixi-realize-message): Rename from `mixi-message-realize'.
(mixi-message-owner): Follow the change above.
(mixi-message-title): Ditto.
(mixi-message-time): Ditto.
(mixi-message-content): Ditto.

17 years ago* sb-mixi.el (shimbun-mixi-comment-article): Rename from
bg66 [Tue, 19 Dec 2006 02:37:38 +0000 (02:37 +0000)]
* sb-mixi.el (shimbun-mixi-comment-article): Rename from
`shimbun-comment-article'.
(shimbun-article): Follow the change above.

17 years agoFix typo.
bg66 [Tue, 19 Dec 2006 01:34:20 +0000 (01:34 +0000)]
Fix typo.

17 years ago* mixi.el (mixi-parse-buffer): Use `slee-for' instead of `sit-for'.
bg66 [Tue, 19 Dec 2006 01:16:34 +0000 (01:16 +0000)]
* mixi.el (mixi-parse-buffer): Use `slee-for' instead of `sit-for'.

17 years agoRemove FIXME comment.
bg66 [Mon, 18 Dec 2006 12:20:37 +0000 (12:20 +0000)]
Remove FIXME comment.

17 years agoFix the last change.
bg66 [Mon, 18 Dec 2006 10:46:30 +0000 (10:46 +0000)]
Fix the last change.

17 years ago* mixi.el (mixi-friend-nick-regexp): Follow the change of mixi.
bg66 [Mon, 18 Dec 2006 10:38:30 +0000 (10:38 +0000)]
* mixi.el (mixi-friend-nick-regexp): Follow the change of mixi.
(mixi-friend-name-regexp): Ditto.
(mixi-friend-sex-regexp): Ditto.
(mixi-friend-hobby-regexp): Ditto.
(mixi-friend-realize): Follow the change above.
(mixi-community-birthday-regexp): Follow the change of mixi.
(mixi-community-owner-regexp): Ditto.
(mixi-community-category-regexp): Ditto.
(mixi-community-members-regexp): Ditto.
(mixi-community-open-level-regexp): Ditto.
(mixi-community-authority-regexp): Ditto.

17 years ago* sb-mixi.el (shimbun-mixi-make-subject): Add SHIMBUN argument.
bg66 [Mon, 18 Dec 2006 09:33:26 +0000 (09:33 +0000)]
* sb-mixi.el (shimbun-mixi-make-subject): Add SHIMBUN argument.
(shimbun-mixi-get-headers): Follow the change above.

* mixi.el (mixi-topic-community-regexp): New regexp.
(mixi-topic-realize): Use it.
(mixi-event-community-regexp): New regexp.
(mixi-event-realize): Use it.
(mixi-bbs-list): New constant.
(mixi-bbs-p): New macro.
(mixi-bbs-community): New function.

17 years ago* mixi.el (mixi-curl-cookie-file): Change the default value to
bg66 [Mon, 18 Dec 2006 01:16:53 +0000 (01:16 +0000)]
* mixi.el (mixi-curl-cookie-file): Change the default value to
~/.mixi/cookies.txt.

17 years agoFix the last change.
bg66 [Thu, 14 Dec 2006 10:01:17 +0000 (10:01 +0000)]
Fix the last change.

17 years ago* mixi.el (mixi-object-title): Remove application dependant codes.
bg66 [Thu, 14 Dec 2006 09:56:32 +0000 (09:56 +0000)]
* mixi.el (mixi-object-title): Remove application dependant codes.
(mixi-object-content): Ditto.

* sb-mixi.el (shimbun-mixi-make-subject): Follow the change above.
(shimbun-mixi-make-body): Ditto.

17 years ago* mixi.el (mixi-friend-nick-regexp): Follow the change of mixi.
bg66 [Thu, 14 Dec 2006 09:26:20 +0000 (09:26 +0000)]
* mixi.el (mixi-friend-nick-regexp): Follow the change of mixi.
(mixi-friend-realize): Ditto.

17 years agoMerge cache-file.
bg66 [Thu, 14 Dec 2006 09:00:56 +0000 (09:00 +0000)]
Merge cache-file.

17 years ago* mixi.el (mixi-url-retrieve): Simplify.
bg66 [Tue, 12 Dec 2006 05:38:43 +0000 (05:38 +0000)]
* mixi.el (mixi-url-retrieve): Simplify.

17 years ago* mixi.el (mixi-diary-time-regexp): Follow the change of mixi;
bg66 [Mon, 11 Dec 2006 08:22:31 +0000 (08:22 +0000)]
* mixi.el (mixi-diary-time-regexp): Follow the change of mixi;
Fix regexp.
(mixi-diary-title-regexp): Ditto.
(mixi-diary-content-regexp): Ditto.
(mixi-diary-realize): Follow the change above.

17 years ago* mixi.el (mixi-search-bbs-list-page): New macro.
bg66 [Mon, 11 Dec 2006 04:00:26 +0000 (04:00 +0000)]
* mixi.el (mixi-search-bbs-list-page): New macro.
(mixi-search-bbs-list-regexp): New regexp.
(mixi-search-bbses): New function.

17 years ago* mixi.el (mixi-search-community-list-page): New macro.
bg66 [Mon, 11 Dec 2006 03:14:48 +0000 (03:14 +0000)]
* mixi.el (mixi-search-community-list-page): New macro.
(mixi-search-community-list-regexp): New regexp.
(mixi-search-communities): New function.

17 years ago* mixi.el (mixi-cache-expires): Set the default value to nil.
bg66 [Mon, 11 Dec 2006 00:25:34 +0000 (00:25 +0000)]
* mixi.el (mixi-cache-expires): Set the default value to nil.

17 years ago* sb-mixi.el (shimbun-mixi-initialize-comment-cache): Abolish.
bg66 [Fri, 8 Dec 2006 03:20:18 +0000 (03:20 +0000)]
* sb-mixi.el (shimbun-mixi-initialize-comment-cache): Abolish.
(initialize-instance): Follow the change above.
(shimbun-close): Set the comment cache to nil.

17 years ago* mixi.el (mixi-topic-comment-list-regexp): Fix regexp.
bg66 [Fri, 8 Dec 2006 00:43:06 +0000 (00:43 +0000)]
* mixi.el (mixi-topic-comment-list-regexp): Fix regexp.
(mixi-message): Rename the STRING argument to STRINGS.
(mixi-login): Follow the cange above.
(mixi-parse-buffer): Fix error message.

17 years ago* mixi.el (mixi-diary-owner-nick-regexp): Fix regexp.
bg66 [Thu, 7 Dec 2006 01:55:53 +0000 (01:55 +0000)]
* mixi.el (mixi-diary-owner-nick-regexp): Fix regexp.
(mixi-topic-owner-regexp): Ditto.

17 years ago* mixi.el: Fix docs.
bg66 [Wed, 6 Dec 2006 00:21:01 +0000 (00:21 +0000)]
* mixi.el: Fix docs.

17 years ago* sb-mixi.el (shimbun-mixi-logout-p): New user option.
bg66 [Tue, 5 Dec 2006 01:38:57 +0000 (01:38 +0000)]
* sb-mixi.el (shimbun-mixi-logout-p): New user option.
(shimbun-mixi-initialize-comment-cache): New macro.
(initialize-instance): Use it.
(shimbun-close): New method.

17 years ago* sb-mixi.el (shimbun-mixi-group-alist): Fix docs.
bg66 [Mon, 4 Dec 2006 02:03:12 +0000 (02:03 +0000)]
* sb-mixi.el (shimbun-mixi-group-alist): Fix docs.

17 years ago* mixi.el (mixi-url-encode-and-quote-percent-string): New function.
bg66 [Mon, 4 Dec 2006 01:27:35 +0000 (01:27 +0000)]
* mixi.el (mixi-url-encode-and-quote-percent-string): New function.
(mixi-search-diary-list-page): New macro.
(mixi-search-diary-list-regexp): New regexp.
(mixi-search-diaries): New function.
(mixi-diary-closed-regexp): New regexp.
(mixi-diary-realize): Use it.

* sb-mixi.el (shimbun-mixi-group-alist): Fix docs.

17 years ago* mixi.el (mixi-diary-content-regexp): Fix regexp.
bg66 [Mon, 4 Dec 2006 00:09:37 +0000 (00:09 +0000)]
* mixi.el (mixi-diary-content-regexp): Fix regexp.

17 years ago* mixi.el (mixi-diary-comment-list-page): Use `full=1' instead of
bg66 [Fri, 1 Dec 2006 04:23:38 +0000 (04:23 +0000)]
* mixi.el (mixi-diary-comment-list-page): Use `full=1' instead of
`page=%d'.
(mixi-get-comments): Get comments in latest order.

17 years agoRevert the last change.
bg66 [Fri, 1 Dec 2006 02:28:52 +0000 (02:28 +0000)]
Revert the last change.

17 years ago* mixi.el (mixi-topic-comment-list-page): Use `%d' instead of `all'.
bg66 [Fri, 1 Dec 2006 02:12:05 +0000 (02:12 +0000)]
* mixi.el (mixi-topic-comment-list-page): Use `%d' instead of `all'.
(mixi-event-comment-list-page): Ditto.
(mixi-url-retrieve): Fix for `HTTP/1.0 500 Internal Server Error' of
BBS page.
(mixi-w3m-retrieve): Ditto.
(mixi-curl-retrieve): Ditto.

17 years ago* mixi.el (mixi-parse-buffer): Rename from `mixi-retrieve-1', and
bg66 [Fri, 1 Dec 2006 00:56:12 +0000 (00:56 +0000)]
* mixi.el (mixi-parse-buffer): Rename from `mixi-retrieve-1', and
swap `buffer' argument and `url'.
(mixi-url-retrieve): Follow the change above.
(mixi-w3m-retrieve): Ditto.
(mixi-curl-retrieve): Ditto.

17 years ago* mixi.el (mixi-get-matched-items): Rename `max-numbers' to `range',
bg66 [Thu, 30 Nov 2006 13:46:16 +0000 (13:46 +0000)]
* mixi.el (mixi-get-matched-items): Rename `max-numbers' to `range',
and swap `range' and `regexp'.
(mixi-get-friends): Follow the change above.
(mixi-get-favorites): Ditto.
(mixi-get-logs): Ditto.
(mixi-get-diaries): Ditto.
(mixi-get-new-diaries): Ditto.
(mixi-get-communities): Ditto.
(mixi-get-bbses): Ditto.
(mixi-get-new-bbses): Ditto.
(mixi-get-comments): Ditto.
(mixi-get-new-comments): Ditto.
(mixi-get-messages): Ditto.
(mixi-get-introductions): Ditto.

17 years ago* sb-mixi.el (shimbun-comment-article): Simplify.
bg66 [Thu, 30 Nov 2006 00:06:31 +0000 (00:06 +0000)]
* sb-mixi.el (shimbun-comment-article): Simplify.

17 years ago* sb-mixi.el (shimbun-comment-article): Cache the content of all
bg66 [Wed, 29 Nov 2006 07:32:23 +0000 (07:32 +0000)]
* sb-mixi.el (shimbun-comment-article): Cache the content of all
comment.

17 years ago* sb-mixi.el (shimbun-mixi): Add the COMMENT-CACHE slot.
bg66 [Wed, 29 Nov 2006 06:34:48 +0000 (06:34 +0000)]
* sb-mixi.el (shimbun-mixi): Add the COMMENT-CACHE slot.
(initialize-instance): New method.
(shimbun-mixi-get-headers): Cache the content of comment.
(shimbun-comment-article): Use cache.
(shimbun-article): Follow the change above.

17 years ago* sb-mixi.el (shimbun-mixi-x-face-alist): Fix X-Face.
bg66 [Tue, 28 Nov 2006 14:05:08 +0000 (14:05 +0000)]
* sb-mixi.el (shimbun-mixi-x-face-alist): Fix X-Face.

17 years ago* sb-mixi.el: Add comment that introduces the mixi.el community in mixi.
bg66 [Tue, 28 Nov 2006 13:39:11 +0000 (13:39 +0000)]
* sb-mixi.el: Add comment that introduces the mixi.el community in mixi.
(shimbun-mixi-x-face-alist): New variable.

17 years ago* mixi.el (mixi-object-title): Follow the event object.
bg66 [Tue, 28 Nov 2006 00:56:21 +0000 (00:56 +0000)]
* mixi.el (mixi-object-title): Follow the event object.
(mixi-object-content): Ditto.
(mixi-bbs-owner): New alias.
(mixi-bbs-id): Ditto.
(mixi-bbs-time): Ditto.
(mixi-bbs-title): Ditto.
(mixi-bbs-content): Ditto.

* sb-mixi.el (shimbun-mixi-make-subject): Follow the change above.
(shimbun-mixi-make-body): Ditto.

17 years ago* mixi.el (mixi-event-cache): New variable.
bg66 [Mon, 27 Nov 2006 13:05:06 +0000 (13:05 +0000)]
* mixi.el (mixi-event-cache): New variable.
(mixi-make-event): New function.
(mixi-event-url-regexp): New constant.
(mixi-make-event-from-url): New function.
(mixi-event-p): New macro.
(mixi-event-page): Ditto.
(mixi-event-time-regexp): New regexp.
(mixi-event-title-regexp): Ditto.
(mixi-event-owner-regexp): Ditto.
(mixi-event-date-regexp): Ditto.
(mixi-event-place-regexp): Ditto.
(mixi-event-detail-regexp): Ditto.
(mixi-event-limit-regexp): Ditto.
(mixi-event-members-regexp): Ditto.
(mixi-event-realize): New function.
(mixi-event-community): New accessor method.
(mixi-event-id): Ditto.
(mixi-event-time): Ditto.
(mixi-event-title): Ditto.
(mixi-event-owner): Ditto.
(mixi-event-date): Ditto.
(mixi-event-place): Ditto.
(mixi-event-detail): Ditto.
(mixi-event-limit): Ditto.
(mixi-event-members): Ditto.
(mixi-event-set-time): Ditto.
(mixi-event-set-title): Ditto.
(mixi-event-set-owner): Ditto.
(mixi-event-set-date): Ditto.
(mixi-event-set-place): Ditto.
(mixi-event-set-detail): Ditto.
(mixi-event-set-limit): Ditto.
(mixi-event-set-members): Ditto.
(mixi-bbs-list-page): Rename from `mixi-topic-list-page'.
(mixi-bbs-list-regexp): Rename from `mixi-topic-list-regexp'.
(mixi-get-bbses): Rename from `mixi-get-topics'.
(mixi-new-bbs-list-page): Rename from `mixi-new-topic-list-page'.
(mixi-new-bbs-list-regexp): Rename from `mixi-new-topic-list-regexp'.
(mixi-get-new-bbses): Rename from `mixi-get-new-topics'.
(mixi-bbs-list-regexp): Follow the change above.
(mixi-get-bbses): Ditto.
(mixi-new-bbs-list-regexp): Ditto.
(mixi-get-new-bbses): Ditto.
(mixi-event-comment-list-page): New function.
(mixi-event-comment-list-regexp): New constant.

* sb-mixi.el (shimbun-mixi-group-alist): Follow the change above.
(shimbun-mixi-make-subject): Ditto.
(shimbun-mixi-make-xref): Ditto.
(shimbun-mixi-get-headers): Ditto.
(shimbun-get-headers): Ditto.
(shimbun-mixi-make-body): New function.
(shimbun-article): Follow the change above.

17 years ago* sb-mixi.el: Fix comments.
bg66 [Mon, 27 Nov 2006 08:46:47 +0000 (08:46 +0000)]
* sb-mixi.el: Fix comments.

17 years ago* sb-mixi.el (shimbun-mixi-get-headers): Don't quit even if there are
bg66 [Mon, 27 Nov 2006 08:24:50 +0000 (08:24 +0000)]
* sb-mixi.el (shimbun-mixi-get-headers): Don't quit even if there are
comments which have already gotten.

17 years ago* mixi.el (mixi-topic-content-regexp): Fix regexp.
bg66 [Mon, 27 Nov 2006 06:03:19 +0000 (06:03 +0000)]
* mixi.el (mixi-topic-content-regexp): Fix regexp.
(mixi-topic-realize): Follow the change above.

17 years ago* mixi.el (mixi-retrieve): New macro. cache-file-branchpoint
bg66 [Fri, 24 Nov 2006 04:19:19 +0000 (04:19 +0000)]
* mixi.el (mixi-retrieve): New macro.
(mixi-retrieve-1): Use it.
(mixi-login): Ditto.
(mixi-logout): Ditto.
(with-mixi-retrieve): Ditto.

17 years ago* mixi.el (mixi-url-retrieve): Rename from `mixi-w3-retrieve'.
bg66 [Thu, 23 Nov 2006 01:42:42 +0000 (01:42 +0000)]
* mixi.el (mixi-url-retrieve): Rename from `mixi-w3-retrieve'.
(mixi-retrieve-function): Follow the change above.

17 years ago* mixi.el (mixi-w3-retrieve): Use `decode-coding-string' instead of
bg66 [Wed, 22 Nov 2006 11:27:06 +0000 (11:27 +0000)]
* mixi.el (mixi-w3-retrieve): Use `decode-coding-string' instead of
`mm-decode-coding-string'.

17 years ago* sb-mixi.el (shimbun-get-headers): Simplify.
bg66 [Wed, 22 Nov 2006 10:50:39 +0000 (10:50 +0000)]
* sb-mixi.el (shimbun-get-headers): Simplify.

17 years ago* mixi.el (mixi-message-owner-regexp): Fix regexp.
bg66 [Wed, 22 Nov 2006 10:18:47 +0000 (10:18 +0000)]
* mixi.el (mixi-message-owner-regexp): Fix regexp.
(mixi-message-title-regexp): Ditto.
(mixi-message-time-regexp): Ditto.
(mixi-message-realize): Follow the change above.

17 years ago* mixi.el (mixi-log-list-regexp): Fix regexp.
bg66 [Wed, 22 Nov 2006 08:12:06 +0000 (08:12 +0000)]
* mixi.el (mixi-log-list-regexp): Fix regexp.

17 years ago* sb-mixi.el (shimbun-comment-article): Simplify.
bg66 [Wed, 22 Nov 2006 05:14:04 +0000 (05:14 +0000)]
* sb-mixi.el (shimbun-comment-article): Simplify.

17 years ago* mixi.el (mixi-get-matched-items): Fix the condition for quitting
bg66 [Wed, 22 Nov 2006 02:47:35 +0000 (02:47 +0000)]
* mixi.el (mixi-get-matched-items): Fix the condition for quitting
retrieval.

17 years ago* sb-mixi.el (shimbun-mixi-get-comment-p): New user option.
bg66 [Mon, 20 Nov 2006 06:36:49 +0000 (06:36 +0000)]
* sb-mixi.el (shimbun-mixi-get-comment-p): New user option.
(shimbun-mixi-get-headers): Use it.

17 years ago* mixi.el (mixi-topic-content-regexp): Fix regexp.
bg66 [Sat, 11 Nov 2006 02:53:20 +0000 (02:53 +0000)]
* mixi.el (mixi-topic-content-regexp): Fix regexp.
(mixi-topic-realize): Follow the change above.
(mixi-topic-comment-list-regexp): Fix regexp.
(mixi-diary-comment-list-regexp): Follow the change above.
(mixi-get-comments): Ditto.

17 years ago* mixi.el (mixi-topic-comment-list-page): Use `all' instead of '%d'.
bg66 [Sat, 11 Nov 2006 01:18:48 +0000 (01:18 +0000)]
* mixi.el (mixi-topic-comment-list-page): Use `all' instead of '%d'.

17 years ago* sb-mixi.el (shimbun-mixi-group-alist): Disable `new-topics'.
bg66 [Fri, 10 Nov 2006 11:31:23 +0000 (11:31 +0000)]
* sb-mixi.el (shimbun-mixi-group-alist): Disable `new-topics'.

17 years agoFix.
bg66 [Fri, 10 Nov 2006 10:40:53 +0000 (10:40 +0000)]
Fix.

17 years ago* mixi.el (mixi-get-new-comments): Return diaries instead of comments.
bg66 [Fri, 10 Nov 2006 10:39:14 +0000 (10:39 +0000)]
* mixi.el (mixi-get-new-comments): Return diaries instead of comments.

17 years ago* sb-mixi.el: (shimbun-mixi-group-alist): Add `messages' to default
bg66 [Fri, 10 Nov 2006 10:17:48 +0000 (10:17 +0000)]
* sb-mixi.el: (shimbun-mixi-group-alist): Add `messages' to default
value.
(shimbun-mixi-make-xref): Follow the change above.

17 years ago* sb-mixi.el: (shimbun-mixi-get-headers): Stop getting comment's
bg66 [Fri, 10 Nov 2006 07:17:42 +0000 (07:17 +0000)]
* sb-mixi.el: (shimbun-mixi-get-headers): Stop getting comment's
headers when it was already shown.
(shimbun-get-headers): Follow the change above.

17 years agoFix.
bg66 [Fri, 10 Nov 2006 06:36:19 +0000 (06:36 +0000)]
Fix.

17 years ago* sb-mixi.el: New file.
bg66 [Fri, 10 Nov 2006 06:22:02 +0000 (06:22 +0000)]
* sb-mixi.el: New file.

17 years ago* mixi.el (mixi-expand-url): Don't expand twice.
bg66 [Fri, 10 Nov 2006 05:27:57 +0000 (05:27 +0000)]
* mixi.el (mixi-expand-url): Don't expand twice.

17 years ago* mixi.el (mixi-log-list-regexp): Fix regexp.
bg66 [Fri, 10 Nov 2006 00:48:19 +0000 (00:48 +0000)]
* mixi.el (mixi-log-list-regexp): Fix regexp.
(mixi-community-owner-regexp): Ditto.
(mixi-topic-owner-regexp): Ditto.
(mixi-topic-content-regexp): Ditto.
(mixi-diary-comment-list-regexp): Ditto.
(mixi-topic-comment-list-regexp): Ditto.
(mixi-message-owner-regexp): Ditto.
(mixi-introduction-list-regexp): Ditto.
(mixi-my-introduction-list-regexp): Ditto.

17 years ago* mixi.el (mixi-object-owner): New accessor method.
bg66 [Thu, 9 Nov 2006 14:53:21 +0000 (14:53 +0000)]
* mixi.el (mixi-object-owner): New accessor method.
(mixi-object-time): Ditto.
(mixi-object-title): Ditto.

17 years agoSupport my object.
bg66 [Thu, 9 Nov 2006 14:02:42 +0000 (14:02 +0000)]
Support my object.

17 years ago* mixi.el (mixi-make-friend-from-url): Support my object.
bg66 [Thu, 9 Nov 2006 13:56:30 +0000 (13:56 +0000)]
* mixi.el (mixi-make-friend-from-url): Support my object.

17 years ago* mixi.el (mixi-friend-realize): Don't remove markup.
bg66 [Wed, 8 Nov 2006 02:58:38 +0000 (02:58 +0000)]
* mixi.el (mixi-friend-realize): Don't remove markup.
(mixi-diary-realize): Ditto.
(mixi-community-realize): Ditto.
(mixi-topic-realize): Ditto.
(mixi-get-comments): Ditto.
(mixi-message-realize): Ditto.
(mixi-get-introductions): Ditto.

17 years ago* mixi.el (mixi-object-url-regexp): New regexp.
bg66 [Wed, 8 Nov 2006 01:32:41 +0000 (01:32 +0000)]
* mixi.el (mixi-object-url-regexp): New regexp.
(mixi-friend-url-regexp): Ditto.
(mixi-diary-url-regexp): Ditto.
(mixi-topic-url-regexp): Ditto.
(mixi-message-url-regexp): Ditto.
(mixi-community-url-regexp): Ditto.
(mixi-object-content): New function.
(mixi-make-object-from-url): Ditto.
(mixi-make-friend-from-url): Ditto.
(mixi-make-diary-from-url): Ditto.
(mixi-make-community-from-url): Ditto.
(mixi-make-topic-from-url): Ditto.
(mixi-make-message-from-url): Ditto.

17 years ago* mixi.el (mixi-expand-url): New macro.
bg66 [Mon, 6 Nov 2006 01:52:30 +0000 (01:52 +0000)]
* mixi.el (mixi-expand-url): New macro.
(mixi-w3-retrieve): Use it.
(mixi-w3m-retrieve): Ditto.
(mixi-curl-retrieve): Ditto.

17 years ago* mixi.el (mixi-diary-comment-list-regexp): Fix regexp.
bg66 [Wed, 1 Nov 2006 01:51:26 +0000 (01:51 +0000)]
* mixi.el (mixi-diary-comment-list-regexp): Fix regexp.
(mixi-topic-comment-list-regexp): Ditto.
(mixi-get-comments): Follow the change above.

17 years ago(mixi-message-box-list): New constant.
bg66 [Sat, 28 Oct 2006 01:02:15 +0000 (01:02 +0000)]
(mixi-message-box-list): New constant.
(mixi-message-box-p): New macro.
(mixi-message-box-name): New function.
(mixi-get-messages): Use them.

17 years ago* mixi.el (mixi-remove-markup): When STRING is nil, insert a null
bg66 [Wed, 25 Oct 2006 16:03:10 +0000 (16:03 +0000)]
* mixi.el (mixi-remove-markup): When STRING is nil, insert a null
string.
(mixi-make-introduction): New function.
(mixi-introduction-p): New macro.
(mixi-introduction-parent): New accessor method.
(mixi-introduction-owner): Ditto.
(mixi-introduction-content): Ditto.
(mixi-introduction-list-page): New macro.
(mixi-introduction-list-regexp): New regexp.
(mixi-my-introduction-list-regexp): Ditto.
(mixi-get-introductions): New function.

17 years agoFixed.
ueno [Wed, 25 Oct 2006 09:17:24 +0000 (09:17 +0000)]
Fixed.

17 years ago(mixi-retrieve-function): Try to select
ueno [Wed, 25 Oct 2006 09:15:26 +0000 (09:15 +0000)]
(mixi-retrieve-function): Try to select
mixi-retrieve-function automatically.

17 years ago* mixi.el (mixi-cache-expires): Add new constant.
bg66 [Wed, 25 Oct 2006 04:49:00 +0000 (04:49 +0000)]
* mixi.el (mixi-cache-expires): Add new constant.
(mixi-cache-expired-p): Follow the change above.

17 years ago* mixi.el (mixi-retrieve-function): Use `radio' instead of `choice'.
bg66 [Wed, 25 Oct 2006 04:15:36 +0000 (04:15 +0000)]
* mixi.el (mixi-retrieve-function): Use `radio' instead of `choice'.
(mixi-default-email): Ditto.
(mixi-default-password): Ditto.
(mixi-cache-expires): Ditto.

17 years agoFixed.
ueno [Wed, 25 Oct 2006 04:03:02 +0000 (04:03 +0000)]
Fixed.