elisp/mixi.git
16 years ago* mixi-el: Version 1.0.0 released. mixi-el-1_0_0
bg66 [Mon, 29 Oct 2007 00:58:37 +0000 (00:58 +0000)]
* mixi-el: Version 1.0.0 released.
* configure.ac: Bump up version.

16 years agoFix.
bg66 [Sat, 27 Oct 2007 00:44:28 +0000 (00:44 +0000)]
Fix.

16 years ago* AUTHORS: Add new entries of the special thanks.
bg66 [Fri, 26 Oct 2007 09:05:49 +0000 (09:05 +0000)]
* AUTHORS: Add new entries of the special thanks.
* README: Write it.

16 years agoFix.
bg66 [Fri, 26 Oct 2007 06:19:18 +0000 (06:19 +0000)]
Fix.

16 years ago* mixi-ja.texi: New file.
bg66 [Sun, 21 Oct 2007 01:55:15 +0000 (01:55 +0000)]
* mixi-ja.texi: New file.
* infohack.el: Ditto.
* ptexinfmt.el: Ditto.
* Makefile.am (EXTRA_DIST): Add texinfo files.
(info_TEXINFOS): New variable.
(install): Depend install-info.
(install-package): Make info file.
(%.info): New rule.

16 years ago* mixi-atom.el: Fix expressions of the copyright notices.
bg66 [Thu, 18 Oct 2007 00:28:18 +0000 (00:28 +0000)]
* mixi-atom.el: Fix expressions of the copyright notices.
* mixi-gnus.el: Ditto.
* mixi-ticker.el: Ditto.
* mixi-utils.el: Ditto.
* mixi-wl.el: Ditto.
* mixi.el: Ditto.
* sb-mixi.el: Ditto.

16 years ago* mixi.el (mixi-new-bbs-comment-list-page): New macro.
bg66 [Tue, 16 Oct 2007 02:44:55 +0000 (02:44 +0000)]
* mixi.el (mixi-new-bbs-comment-list-page): New macro.
(mixi-new-bbs-comment-list-regexp): New constant.
(mixi-get-new-bbs-comments): New function.
* sb-mixi.el (shimbun-mixi-default-group-alist): Add it.
(shimbun-mixi-group-alist): Remove unnecessary constants.

16 years ago(mixi-diary-comment-list-regexp): Follow the change of mixi.
bg66 [Mon, 15 Oct 2007 09:20:16 +0000 (09:20 +0000)]
(mixi-diary-comment-list-regexp): Follow the change of mixi.

16 years agoFix typo.
bg66 [Tue, 9 Oct 2007 03:53:56 +0000 (03:53 +0000)]
Fix typo.

16 years agoFix the last change.
bg66 [Tue, 9 Oct 2007 02:35:34 +0000 (02:35 +0000)]
Fix the last change.

16 years ago(mixi-event-owner-regexp): Fix regexp.
bg66 [Tue, 9 Oct 2007 02:14:14 +0000 (02:14 +0000)]
(mixi-event-owner-regexp): Fix regexp.
(mixi-realize-event): Follow the change avobe.

16 years ago* mixi-wl.el (mixi-wl-setup-draft-buffer): Avoid error when there is
yoichi [Sun, 7 Oct 2007 16:29:19 +0000 (16:29 +0000)]
* mixi-wl.el (mixi-wl-setup-draft-buffer): Avoid error when there is
no recipient.

16 years ago* mixi.el (mixi-revision): New constant.
bg66 [Thu, 4 Oct 2007 06:13:22 +0000 (06:13 +0000)]
* mixi.el (mixi-revision): New constant.
* sb-mixi.el (shimbun-mixi-revision): Ditto.
* configure.ac (AM_INIT_AUTOMAKE): Change the version of this package.

16 years agoFix the last change.
bg66 [Mon, 1 Oct 2007 12:39:49 +0000 (12:39 +0000)]
Fix the last change.

16 years ago* mixi.el (mixi-post-succeed-regexp): Follow the change of mixi.
bg66 [Mon, 1 Oct 2007 12:22:19 +0000 (12:22 +0000)]
* mixi.el (mixi-post-succeed-regexp):  Follow the change of mixi.

16 years ago* mixi.el (mixi-diary-comment-list-regexp): Follow the change of mixi.
bg66 [Mon, 1 Oct 2007 12:10:55 +0000 (12:10 +0000)]
* mixi.el (mixi-diary-comment-list-regexp): Follow the change of mixi.
(mixi-get-comments): Follow the change above.

16 years ago* mixi.el (mixi-friend-nick-regexp): Follow the change of mixi.
bg66 [Mon, 1 Oct 2007 11:24:03 +0000 (11:24 +0000)]
* mixi.el (mixi-friend-nick-regexp): Follow the change of mixi.
(mixi-friend-name-regexp): Ditto.
(mixi-friend-sex-regexp): Ditto.
(mixi-friend-address-regexp): Ditto.
(mixi-friend-age-regexp): Ditto.
(mixi-friend-birthday-regexp): Ditto.
(mixi-friend-blood-type-regexp): Ditto.
(mixi-friend-birthplace-regexp): Ditto.
(mixi-friend-hobby-regexp): Ditto.
(mixi-friend-job-regexp): Ditto.
(mixi-friend-organization-regexp): Ditto.
(mixi-friend-profile-regexp): Ditto.
(mixi-realize-friend): Ditto.
(mixi-friend-list-nick-regexp): Ditto.
(mixi-diary-owner-nick-regexp): Ditto.
(mixi-diary-title-regexp): Ditto.
(mixi-diary-time-regexp): Ditto.
(mixi-diary-content-regexp): Ditto.
(mixi-realize-diary): Ditto.
(mixi-diary-list-regexp): Ditto.
(mixi-new-diary-list-regexp): Ditto.
(mixi-get-diaries): Ditto.
(mixi-community-name-regexp): Ditto.
(mixi-community-birthday-regexp): Ditto.
(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.
(mixi-community-description-regexp): Ditto.
(mixi-community-list-name-regexp): Ditto.
(mixi-search-community-list-regexp): Ditto.
(mixi-topic-community-regexp): Ditto.
(mixi-topic-title-regexp): Ditto.
(mixi-topic-time-regexp): Ditto.
(mixi-topic-owner-regexp): Ditto.
(mixi-topic-content-regexp): Ditto.
(mixi-event-community-regexp): Ditto.
(mixi-event-title-regexp): Ditto.
(mixi-event-time-regexp): Ditto.
(mixi-event-date-regexp): Ditto.
(mixi-event-place-regexp): Ditto.
(mixi-event-owner-regexp): Ditto.
(mixi-event-owner-seceded-regexp): Ditto.
(mixi-event-detail-regexp): Ditto.
(mixi-event-limit-regexp): Ditto.
(mixi-event-members-regexp): Ditto.
(mixi-realize-event): Ditto.
(mixi-bbs-list-regexp): Ditto.
(mixi-new-bbs-list-regexp): Ditto.
(mixi-search-bbs-list-regexp): Ditto.
(mixi-diary-comment-list-regexp): Ditto.
(mixi-topic-comment-list-regexp): Ditto.
(mixi-event-comment-list-regexp): Ditto.
(mixi-get-comments): Ditto.
(mixi-new-comment-list-regexp): Ditto.
* mixi-utils.el (mixi-make-content): Follow the change above.

16 years ago(mixi-event-detail-regexp): Fix regexp.
bg66 [Mon, 1 Oct 2007 00:27:50 +0000 (00:27 +0000)]
(mixi-event-detail-regexp): Fix regexp.

16 years ago(mixi-make-content): Fix regexp.
bg66 [Sun, 30 Sep 2007 01:18:48 +0000 (01:18 +0000)]
(mixi-make-content): Fix regexp.

16 years ago(mixi-friend-profile-regexp): Fix regexp.
bg66 [Sat, 29 Sep 2007 15:52:02 +0000 (15:52 +0000)]
(mixi-friend-profile-regexp): Fix regexp.

16 years ago* mixi-utils.el (mixi-make-content): Fix for closed users.
bg66 [Fri, 28 Sep 2007 03:08:49 +0000 (03:08 +0000)]
* mixi-utils.el (mixi-make-content): Fix for closed users.

* sb-mixi.el (shimbun-mixi-get-profile-with-diary): New user option.
(shimbun-mixi-get-headers): Use it.

16 years ago(mixi-url-retrieve): Add a URL to error messages.
bg66 [Thu, 27 Sep 2007 02:24:12 +0000 (02:24 +0000)]
(mixi-url-retrieve): Add a URL to error messages.
(mixi-w3m-retrieve): Ditto.
(mixi-curl-retrieve): Ditto.

16 years agoFix the last change.
bg66 [Wed, 26 Sep 2007 12:34:06 +0000 (12:34 +0000)]
Fix the last change.

16 years ago(shimbun-get-headers): Use `shimbun-header-index-pages'.
bg66 [Wed, 26 Sep 2007 12:21:25 +0000 (12:21 +0000)]
(shimbun-get-headers): Use `shimbun-header-index-pages'.

16 years ago(mixi-topic-content-regexp): Fix regexp.
bg66 [Tue, 25 Sep 2007 07:29:45 +0000 (07:29 +0000)]
(mixi-topic-content-regexp): Fix regexp.
(mixi-realize-topic): Follow the change above.

16 years ago(mixi-diary-content-regexp): Fix for retrieving photos.
bg66 [Mon, 17 Sep 2007 13:10:13 +0000 (13:10 +0000)]
(mixi-diary-content-regexp): Fix for retrieving photos.

16 years ago* mixi.el (mixi-entity-alist): New constant.
bg66 [Mon, 10 Sep 2007 08:49:37 +0000 (08:49 +0000)]
* mixi.el (mixi-entity-alist): New constant.
(mixi-encode-specials-string): New function.
* mixi-atom.el (mixi-make-atom-entry): Use it.

* mixi-atom.el (mixi-atom-self): New constant.
(mixi-make-atom): Use it.

16 years agoFix docs.
bg66 [Thu, 26 Jul 2007 03:20:00 +0000 (03:20 +0000)]
Fix docs.

16 years ago(mixi-topic-comment-list-regexp): Fix regexp.
bg66 [Wed, 25 Jul 2007 06:42:36 +0000 (06:42 +0000)]
(mixi-topic-comment-list-regexp): Fix regexp.

16 years ago(with-mixi-retrieve): Follow the change of mixi.
bg66 [Tue, 24 Jul 2007 00:36:20 +0000 (00:36 +0000)]
(with-mixi-retrieve): Follow the change of mixi.
(with-mixi-post-form): Ditto.
(mixi-login-form): New constant.
(with-mixi-retrieve): Use it.
(with-mixi-post-form): Ditto.

16 years ago(mixi-diary-list-regexp): Follow the change of mixi.
bg66 [Wed, 20 Jun 2007 09:12:32 +0000 (09:12 +0000)]
(mixi-diary-list-regexp): Follow the change of mixi.
(mixi-get-diaries): Follow the change above.
(mixi-news-finished-regexp): Follow the change of mixi.

16 years ago(mixi-post-key-regexp): Follow the change of mixi.
bg66 [Tue, 19 Jun 2007 11:40:28 +0000 (11:40 +0000)]
(mixi-post-key-regexp): Follow the change of mixi.

16 years ago(mixi-event-time-regexp): Follow the change of mixi.
bg66 [Thu, 7 Jun 2007 01:09:02 +0000 (01:09 +0000)]
(mixi-event-time-regexp): Follow the change of mixi.
(mixi-event-detail-regexp): Ditto.
(mixi-event-comment-list-regexp): Ditto.

16 years ago(mixi-diary-content-regexp): Follow the change of mixi.
bg66 [Thu, 31 May 2007 07:05:16 +0000 (07:05 +0000)]
(mixi-diary-content-regexp): Follow the change of mixi.
(mixi-search-diary-list-regexp): Ditto.
(mixi-topic-content-regexp): Ditto.
(mixi-event-detail-regexp): Ditto.
(mixi-diary-comment-list-regexp): Ditto.
(mixi-topic-comment-list-regexp): Ditto.
(mixi-event-comment-list-regexp): Ditto.
(mixi-message-content-regexp): Ditto.

17 years ago(riece-mixi-send-object-with-url): Don't send a title.
bg66 [Thu, 26 Apr 2007 08:18:19 +0000 (08:18 +0000)]
(riece-mixi-send-object-with-url): Don't send a title.

17 years ago* sb-mixi.el (shimbun-mixi-to-regexp): Abolish.
bg66 [Thu, 19 Apr 2007 08:42:28 +0000 (08:42 +0000)]
* sb-mixi.el (shimbun-mixi-to-regexp): Abolish.
(shimbun-mixi-send-mail): Ditto.
* mixi-utils.el (mixi-to-regexp): New constant.
(mixi-send-mail): New function.
* mixi-gnus.el (message-mixi-p): Follow the change above.
(message-send-via-mixi): Ditto.
* mixi-wl.el (wl-draft-send-mail-with-mixi): Ditto.
(mixi-wl-setup-draft-buffer): Ditto.
* acinclude.m4 (AC_EXAMINE_MODULES): Ditto.

17 years ago(wl-draft-send-mail-with-mixi): Check that title is not
bg66 [Mon, 16 Apr 2007 06:41:46 +0000 (06:41 +0000)]
(wl-draft-send-mail-with-mixi): Check that title is not
nil.

17 years agoFix.
bg66 [Thu, 5 Apr 2007 13:55:13 +0000 (13:55 +0000)]
Fix.

17 years ago(mixi-friend-list-id-regexp): Follow the change of mixi.
bg66 [Thu, 5 Apr 2007 13:25:45 +0000 (13:25 +0000)]
(mixi-friend-list-id-regexp): Follow the change of mixi.
(mixi-friend-list-nick-regexp): Ditto.
(mixi-community-category-regexp): Ditto.
(mixi-community-members-regexp): Ditto.
(mixi-community-open-level-regexp): Ditto.
(mixi-community-authority-regexp): Ditto.
(mixi-community-list-id-regexp): Ditto.
(mixi-community-list-name-regexp): Ditto.

17 years agoAdd my entry.
bg66 [Thu, 29 Mar 2007 03:05:06 +0000 (03:05 +0000)]
Add my entry.

17 years ago* Makefile.am (compile-individually): New target.
bg66 [Mon, 26 Mar 2007 05:23:23 +0000 (05:23 +0000)]
* Makefile.am (compile-individually): New target.
* COMPILE.in (mixi-compile-module): New function.
(mixi-examine): Ditto.

17 years ago* COMPILE.in: Rename from `COMPILE'.
bg66 [Mon, 26 Mar 2007 05:06:59 +0000 (05:06 +0000)]
* COMPILE.in: Rename from `COMPILE'.
(mixi-modules): New variable.
(mixi-compile): Use it.
(mixi-install): Ditto.
(mixi-compile-package): Ditto.
(mixi-install-package): Ditto.
(mixi-compile-modules): Follow the change above.
(mixi-install-modules): Ditto.
* .cvsignore: Add COMPILE.
* acinclude.m4 (AC_EXAMINE_MODULES): New function.
(AC_CHECK_SHIMBUN): Don't use AC_SUBST.
(AC_CHECK_GNUS): Ditto.
(AC_CHECK_WL): Ditto.
(AC_CHECK_RIECE): Ditto.
* configure.ac: Use AC_EXAMINE_MODULES.
(HAVE_SHIMBUN): Abolish.
(HAVE_GNUS): Ditto.
(HAVE_WL): Ditto.
(HAVE_RIECE): Ditto.
(AC_CONFIG_FILES): Add COMPILE.
* Makefile.am (MODULES_MIXI): Abolish.
(MODULES_SHIMBUN): Ditto.
(MODULES_GNUS): Ditto.
(MODULES_WL): Ditto.
(MODULES_RIECE): Ditto.
(MODULES): Ditto.
(DISTCLEANFILES): New variable.
(EXTRA_DIST): Follow the change above.
(elc): Ditto.
(install): Ditto.
(package): Ditto.
(install-package): Ditto.

17 years ago(shimbun-mixi-default-group-alist): New constant;
hmurata [Sun, 25 Mar 2007 12:28:02 +0000 (12:28 +0000)]
(shimbun-mixi-default-group-alist): New constant;
rename from `shimbun-mixi-group-alist'.
(shimbun-mixi-group-alist): Change the default value to nil.
(shimbun-mixi-group-alist): New function.
(shimbun-groups): Use it instead of the same name variable.
(shimbun-get-headers): Ditto.

17 years ago* INSTALL-CVS: New file.
bg66 [Sun, 25 Mar 2007 04:58:48 +0000 (04:58 +0000)]
* INSTALL-CVS: New file.
* Makefile.am (EXTRA_DIST): Add it.

17 years agoFix docs.
bg66 [Fri, 23 Mar 2007 02:08:29 +0000 (02:08 +0000)]
Fix docs.

17 years ago(mixi-diary-closed-regexp): Fix regexp.
bg66 [Fri, 23 Mar 2007 01:55:06 +0000 (01:55 +0000)]
(mixi-diary-closed-regexp): Fix regexp.
(mixi-diary-owner-nick-regexp): Ditto.
(mixi-diary-time-regexp): Ditto.
(mixi-diary-title-regexp): Ditto.
(mixi-diary-content-regexp): Ditto.
(mixi-realize-diary): Follow the change above.
(mixi-event-community-regexp): Fix regexp.
(mixi-event-time-regexp): Ditto.
(mixi-event-title-regexp): Ditto.
(mixi-event-owner-regexp): Ditto.
(mixi-event-owner-seceded-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-community-name-regexp): Fix regexp.
bg66 [Thu, 22 Mar 2007 08:40:33 +0000 (08:40 +0000)]
(mixi-community-name-regexp): Fix regexp.
(mixi-community-birthday-regexp): Ditto.
(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.
(mixi-community-description-regexp): Ditto.
(mixi-realize-community): Follow the change above.

17 years ago(mixi-diary-content-regexp): Fix regexp.
bg66 [Mon, 19 Mar 2007 07:27:58 +0000 (07:27 +0000)]
(mixi-diary-content-regexp): Fix regexp.

17 years ago* mixi-gnus.el: Use `require' instead of `autoload'.
bg66 [Mon, 19 Mar 2007 06:09:49 +0000 (06:09 +0000)]
* mixi-gnus.el: Use `require' instead of `autoload'.
* mixi-wl.el: Ditto.
* riece-mixi.el: Ditto.

* acinclude.m4 (AC_CHECK_GNUS): New function.
(AC_CHECK_WL): Ditto.
* configure.ac: Use them.
(HAVE_GNUS): New condition.
(HAVE_WL): Ditto.
* Makefile.am (MODULES_GNUS): New variable.
(MODULES_WL): Ditto.
(MODULES_SHIMBUN): Follow the change above.
(EXTRA_DIST): Ditto.
(MODULES): Ditto.

17 years ago* mixi-utils.el (toplevel): Specify the file coding system.
hmurata [Sat, 17 Mar 2007 06:17:29 +0000 (06:17 +0000)]
* mixi-utils.el (toplevel): Specify the file coding system.

* mixi.el (toplevel): Ditto.
(mixi-my-id-regexp): Use `show_profile' instead of `add_diary'.
(mixi-make-me): Call `re-search-forward' with 3rd argument.

17 years agoFix docs.
bg66 [Fri, 16 Mar 2007 05:07:10 +0000 (05:07 +0000)]
Fix docs.

17 years ago* mixi-ticker.el: New file.
bg66 [Fri, 16 Mar 2007 05:05:34 +0000 (05:05 +0000)]
* mixi-ticker.el: New file.
* Makefile.am (MODULES_MIXI): Add it.

17 years ago* Makefile.am (CONTRIB): New variable.
bg66 [Thu, 15 Mar 2007 06:23:26 +0000 (06:23 +0000)]
* Makefile.am (CONTRIB): New variable.
(EXTRA_DIST): Use it.

17 years ago* contrib/atom.cgi: New file.
bg66 [Thu, 15 Mar 2007 06:17:54 +0000 (06:17 +0000)]
* contrib/atom.cgi: New file.
* contrib/atom.sh: Ditto.

17 years ago* mixi-atom.el (mixi-make-atom): Use `concat' instead of `insert'.
bg66 [Wed, 14 Mar 2007 08:10:56 +0000 (08:10 +0000)]
* mixi-atom.el (mixi-make-atom): Use `concat' instead of `insert'.
(mixi-atom-cgi): New function.
(mixi-atom-file): Rename from `mixi-make-atom-file'.

17 years agoFix the last change.
bg66 [Mon, 12 Mar 2007 08:30:42 +0000 (08:30 +0000)]
Fix the last change.

17 years ago* mixi-atom.el (mixi-atom-file): New use option.
bg66 [Mon, 12 Mar 2007 08:27:21 +0000 (08:27 +0000)]
* mixi-atom.el (mixi-atom-file): New use option.
(mixi-make-atom-file): Use it.

* mixi-atom.el (mixi-make-atom-file): Rename from
`mixi-atom-write-file'.

17 years ago* mixi.el (mixi-login): Simplify.
bg66 [Mon, 12 Mar 2007 02:12:17 +0000 (02:12 +0000)]
* mixi.el (mixi-login): Simplify.

17 years ago* riece-mixi.el (riece-mixi-display-message-function): Simplify.
bg66 [Wed, 7 Mar 2007 09:04:40 +0000 (09:04 +0000)]
* riece-mixi.el (riece-mixi-display-message-function): Simplify.

* mixi.el (mixi-save-cache): Use while-loop instead of `mapc'.
(mixi-load-cache): Ditto.
* sb-mixi.el (shimbun-mixi-get-headers): Ditto.
(shimbun-mixi-comment-article): Ditto.
* mixi-atom.el (mixi-make-atom-entries): Ditto.
* riece-mixi.el (riece-mixi-check): Ditto.

17 years agoFix the last change.
bg66 [Tue, 6 Mar 2007 08:16:54 +0000 (08:16 +0000)]
Fix the last change.

17 years ago* riece-mixi.el (riece-mixi-reply-to-only-me): New user option.
bg66 [Tue, 6 Mar 2007 08:13:02 +0000 (08:13 +0000)]
* riece-mixi.el (riece-mixi-reply-to-only-me): New user option.
(riece-mixi-display-message-function): Use it.

* riece-mixi.el (riece-mixi-enabled): Abolish.
(riece-mixi-display-message-function): Follow the change above.
(riece-mixi-check): Ditto.
(riece-mixi-enable): Ditto.
(riece-mixi-disable): Ditto.

17 years ago* riece-mixi.el: New file.
bg66 [Tue, 6 Mar 2007 01:55:28 +0000 (01:55 +0000)]
* riece-mixi.el: New file.
* configure.ac: Add AC_CHECK_RIECE and HAVE_RIECE.
* acinclude.m4 Add AC_CHECK_RIECE.
* Makefile.am (MODULES_ALL): Abolish.
(MODULES_SHIMBUN): New variable.
(MODULES_RIECE): Ditto.
(EXTRA_DIST): Follow the change above.
(MODULES): Ditto.

* mixi-utils.el (mixi-make-title): Support a suffix of news.

17 years agoFix the last change.
bg66 [Thu, 1 Mar 2007 13:50:18 +0000 (13:50 +0000)]
Fix the last change.

17 years ago* mixi.el (mixi-favorite-list-id-regexp): Abolish.
bg66 [Thu, 1 Mar 2007 13:43:27 +0000 (13:43 +0000)]
* mixi.el (mixi-favorite-list-id-regexp): Abolish.
(mixi-favorite-list-nick-regexp): Ditto.
(mixi-favorite-list-regexp): New regexp.
(mixi-get-favorites): Follow the change above.

17 years ago* mixi-atom.el: New file.
bg66 [Fri, 23 Feb 2007 07:38:54 +0000 (07:38 +0000)]
* mixi-atom.el: New file.
* Makefile.am (MODULES_MIXI): Add it.

* mixi-utils.el (mixi-make-content): Support mixi-log object.

* mixi.el (mixi-url-encode-string): New function.
(mixi-url-encode-and-quote-percent-string) Use it.
* mixi-utils.el: (mixi-make-encoded-url): New function.
(mixi-make-objects): Ditto.

* mixi-utils.el: (mixi-make-id-1): New function.
(mixi-make-message-id): Use it.
(mixi-make-tag-uri): New function.
* sb-mixi.el (shimbun-get-headers): Use it.

* configure.ac: Change PACKAGE to mixi-el.

17 years agoFix the last change.
bg66 [Thu, 22 Feb 2007 08:28:09 +0000 (08:28 +0000)]
Fix the last change.

17 years ago* mixi-utils.el: New file.
bg66 [Thu, 22 Feb 2007 08:21:13 +0000 (08:21 +0000)]
* mixi-utils.el: New file.
* sb-mixi.el: Use it.
* Makefile.am (MODULES_MIXI): Add it.

17 years agoFix the last change.
bg66 [Tue, 20 Feb 2007 08:13:20 +0000 (08:13 +0000)]
Fix the last change.

17 years ago* mixi.el (mixi-log-list-regexp): Follow the change of mixi.
bg66 [Mon, 19 Feb 2007 06:24:11 +0000 (06:24 +0000)]
* mixi.el (mixi-log-list-regexp): Follow the change of mixi.

17 years ago* mixi.el (mixi-news-finished-regexp): New regexp.
bg66 [Mon, 19 Feb 2007 00:53:17 +0000 (00:53 +0000)]
* mixi.el (mixi-news-finished-regexp): New regexp.
(mixi-realize-news): Use it.

17 years ago* .cvsignore: Add mkinstalldirs entry.
bg66 [Fri, 16 Feb 2007 08:39:27 +0000 (08:39 +0000)]
* .cvsignore: Add mkinstalldirs entry.

17 years ago* mixi.el: Add autoload cookies.
bg66 [Fri, 16 Feb 2007 08:36:23 +0000 (08:36 +0000)]
* mixi.el: Add autoload cookies.
* .cvsignore: New file.
* AUTHORS: Ditto.
* COMPILE: Ditto.
* Makefile.am: Ditto.
* NEWS: Ditto.
* README: Ditto.
* acinclude.m4: Ditto.
* configure.ac: Ditto.

17 years ago* mixi-gnus.el: Avoid errors and warnings when compiling.
bg66 [Fri, 16 Feb 2007 00:59:16 +0000 (00:59 +0000)]
* mixi-gnus.el: Avoid errors and warnings when compiling.

* mixi-wl.el: Ditto.

17 years ago* mixi.el (mixi-parent-p): Fix a typo.
bg66 [Wed, 14 Feb 2007 07:45:12 +0000 (07:45 +0000)]
* mixi.el (mixi-parent-p): Fix a typo.

17 years ago* mixi.el (mixi-url-retrieve): Don't show status to minibuffer.
bg66 [Wed, 7 Feb 2007 11:09:56 +0000 (11:09 +0000)]
* mixi.el (mixi-url-retrieve): Don't show status to minibuffer.

17 years ago* mixi.el (mixi-curl-post-form): New function.
bg66 [Mon, 5 Feb 2007 10:24:19 +0000 (10:24 +0000)]
* mixi.el (mixi-curl-post-form): New function.
(mixi-curl-retrieve): Add the FORM-DATA argument.
(mixi-message-title-regexp): Fix regexp.
(mixi-message-content-regexp): Ditto.

17 years agoFix docs.
bg66 [Mon, 5 Feb 2007 06:19:03 +0000 (06:19 +0000)]
Fix docs.

17 years ago* mixi.el (mixi-friend-nick-regexp): Follow the change of mixi.
bg66 [Thu, 1 Feb 2007 01:06:21 +0000 (01:06 +0000)]
* mixi.el (mixi-friend-nick-regexp): Follow the change of mixi.
(mixi-friend-name-regexp): Ditto.
(mixi-friend-sex-regexp): Ditto.
(mixi-friend-address-regexp): Ditto.
(mixi-friend-age-regexp): Ditto.
(mixi-friend-birthday-regexp): Ditto.
(mixi-friend-blood-type-regexp): Ditto.
(mixi-friend-birthplace-regexp): Ditto.
(mixi-friend-hobby-regexp): Ditto.
(mixi-friend-job-regexp): Ditto.
(mixi-friend-organization-regexp): Ditto.
(mixi-friend-profile-regexp): Ditto.
(mixi-realize-friend): Follow the change above.

17 years ago(wl-draft-send-mail-with-mixi): Fix arg of wl-draft-write-sendlog.
yoichi [Wed, 31 Jan 2007 13:44:27 +0000 (13:44 +0000)]
(wl-draft-send-mail-with-mixi): Fix arg of wl-draft-write-sendlog.

17 years ago* mixi-wl.el: Use wl-draft-send-hook.
yoichi [Wed, 31 Jan 2007 13:31:34 +0000 (13:31 +0000)]
* mixi-wl.el: Use wl-draft-send-hook.

17 years agoFix the last change.
bg66 [Tue, 30 Jan 2007 06:13:14 +0000 (06:13 +0000)]
Fix the last change.

17 years ago* mixi.el (mixi-make-object-from-url): Support friend object.
bg66 [Tue, 30 Jan 2007 01:12:24 +0000 (01:12 +0000)]
* mixi.el (mixi-make-object-from-url): Support friend object.
(mixi-friend-url-regexp): Support profile page.
(mixi-make-friend-from-url): Follow the change above.

* sb-mixi.el (shimbun-mixi-group-alist): Add logs group.
(shimbun-mixi-make-subject): Support log object.
(shimbun-mixi-make-from): Ditto.
(shimbun-mixi-make-message-id): Ditto.
(shimbun-mixi-make-xref): Support log and friend object.
(shimbun-mixi-make-body): Support friend object.

17 years agoFix the last change.
bg66 [Wed, 24 Jan 2007 08:03:41 +0000 (08:03 +0000)]
Fix the last change.

17 years ago* sb-mixi.el (shimbun-mixi-group-alist): Add `messages.sent' and
bg66 [Wed, 24 Jan 2007 06:51:18 +0000 (06:51 +0000)]
* sb-mixi.el (shimbun-mixi-group-alist): Add `messages.sent' and
`mixi-el' groups to default value.

17 years ago* mixi.el (mixi-bbs-community): Rename `bbs' from `object'.
bg66 [Wed, 24 Jan 2007 03:20:20 +0000 (03:20 +0000)]
* mixi.el (mixi-bbs-community): Rename `bbs' from `object'.
(mixi-bbs-comment-count): New accessor method.
(mixi-bbs-set-comment-count): Ditto.
(mixi-new-bbs-list-regexp): Fix regexp.
(mixi-get-new-bbses): Return only BBSes having unseen comments.
(mixi-new-comment-list-regexp): Fix regexp.
(mixi-get-new-comments): Return only diaries having unseen comments.

17 years agoFix the last change.
bg66 [Wed, 24 Jan 2007 02:03:19 +0000 (02:03 +0000)]
Fix the last change.

17 years ago* mixi.el (mixi-make-diary): Add comment-count argument.
bg66 [Wed, 24 Jan 2007 01:49:28 +0000 (01:49 +0000)]
* mixi.el (mixi-make-diary): Add comment-count argument.
(mixi-diary-url-regexp): Follow the change above.
(mixi-make-diary-from-url): Ditto.
(mixi-diary-comment-count): New accessor method.
(mixi-diary-time): Follow the change above.
(mixi-diary-title): Ditto.
(mixi-diary-content): Ditto.
(mixi-diary-set-comment-count): New accessor method.
(mixi-diary-set-time): Follow the change above.
(mixi-diary-set-title): Ditto.
(mixi-diary-set-content): Ditto.
(mixi-make-topic): Add comment-count argument.
(mixi-topic-url-regexp): Follow the change above.
(mixi-make-topic-from-url): Ditto.
(mixi-topic-comment-count): New accessor method.
(mixi-topic-time): Follow the change above.
(mixi-topic-title): Ditto.
(mixi-topic-owner): Ditto.
(mixi-topic-content): Ditto.
(mixi-topic-set-comment-count): New accessor method.
(mixi-topic-set-time): Follow the change above.
(mixi-topic-set-title): Ditto.
(mixi-topic-set-owner): Ditto.
(mixi-topic-set-content): Ditto.
(mixi-make-event): Add comment-count argument.
(mixi-event-url-regexp): Follow the change above.
(mixi-make-event-from-url): Ditto.
(mixi-event-comment-count): New accessor method.
(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-event-set-comment-count): New accessor method.
(mixi-event-set-time): Follow the change above.
(mixi-event-set-title): 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.

17 years ago* mixi.el (mixi-news-title-regexp): Follow the change of mixi.
bg66 [Tue, 23 Jan 2007 02:03:10 +0000 (02:03 +0000)]
* mixi.el (mixi-news-title-regexp): Follow the change of mixi.
(mixi-news-content-regexp): Ditto.

17 years ago* mixi.el (mixi-news-content-regexp): Follow the change of mixi.
bg66 [Mon, 22 Jan 2007 11:41:47 +0000 (11:41 +0000)]
* mixi.el (mixi-news-content-regexp): Follow the change of mixi.

17 years ago* mixi.el (mixi-community-birthday-regexp): Follow the change of mixi.
bg66 [Fri, 19 Jan 2007 12:40:02 +0000 (12:40 +0000)]
* mixi.el (mixi-community-birthday-regexp): Follow the change of mixi.

17 years ago* mixi.el (mixi-realize-parent): Rename from `mixi-realize-object'.
bg66 [Fri, 19 Jan 2007 00:37:09 +0000 (00:37 +0000)]
* mixi.el (mixi-realize-parent): Rename from `mixi-realize-object'.
(mixi-parent-p): New macro.
(mixi-get-comments): Use them.

* sb-mixi.el (shimbun-mixi-get-headers): Ditto.
(shimbun-get-headers): Ditto.

17 years ago* mixi.el (mixi-realize-object): New function.
bg66 [Thu, 18 Jan 2007 12:00:54 +0000 (12:00 +0000)]
* mixi.el (mixi-realize-object): New function.
(mixi-get-comments): Realize the parent before getting comments.
(mixi-realize-diary): Follow the change above.
(mixi-realize-topic): Ditto.
(mixi-realize-event): Ditto.

17 years ago* mixi.el (mixi-temp-buffer-name): Rename from `mixi-buffer-name'.
bg66 [Thu, 18 Jan 2007 10:56:09 +0000 (10:56 +0000)]
* mixi.el (mixi-temp-buffer-name): Rename from `mixi-buffer-name'.
(with-mixi-retrieve): Follow the change above.
(with-mixi-post-form): Ditto.

17 years agoFix the last change.
bg66 [Thu, 18 Jan 2007 10:49:04 +0000 (10:49 +0000)]
Fix the last change.

17 years ago* mixi.el (mixi-buffer-name): New variable.
bg66 [Thu, 18 Jan 2007 10:47:16 +0000 (10:47 +0000)]
* mixi.el (mixi-buffer-name): New variable.
(with-mixi-buffer): New macro.
(with-mixi-retrieve): Use them.
(with-mixi-post-form): Ditto.
(mixi-get-matched-items): Follow the change above.

17 years ago* sb-mixi.el (shimbun-mixi-get-headers): Get headers of comments
bg66 [Thu, 18 Jan 2007 07:54:58 +0000 (07:54 +0000)]
* sb-mixi.el (shimbun-mixi-get-headers): Get headers of comments
before parent's.

17 years ago* sb-mixi.el (shimbun-mixi-get-headers): Stop getting comment's
bg66 [Thu, 18 Jan 2007 07:35:53 +0000 (07:35 +0000)]
* sb-mixi.el (shimbun-mixi-get-headers): Stop getting comment's
headers when it was already shown.

17 years ago* mixi.el (mixi-friend-nick-regexp): Follow the change of mixi.
bg66 [Thu, 18 Jan 2007 02:08:44 +0000 (02:08 +0000)]
* mixi.el (mixi-friend-nick-regexp): Follow the change of mixi.
(mixi-friend-page): Ditto.
(mixi-realize-friend): Ditto.

17 years ago* mixi.el: Avoid warnings when compiling.
bg66 [Wed, 17 Jan 2007 11:42:21 +0000 (11:42 +0000)]
* mixi.el: Avoid warnings when compiling.

17 years ago* mixi.el: (mixi-get-matched-items): Add REVERSE argument.
bg66 [Wed, 17 Jan 2007 11:02:29 +0000 (11:02 +0000)]
* mixi.el: (mixi-get-matched-items): Add REVERSE argument.
(mixi-get-comments): Follow the change above.