* mixi.el (mixi-log-list-regexp): Follow the change of mixi.
[elisp/mixi.git] / ChangeLog
index ab5d41b..7ed111c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,61 @@
+2009-01-08  OHASHI Akira  <bg66@koka-in.org>
+
+       * mixi.el (mixi-log-list-regexp): Follow the change of mixi.
+       (mixi-log-list-page): Change to the constant from macro.
+       (mixi-get-logs-internal): New function.
+       (mixi-get-logs): Follow the change above.
+       (mixi-log-self-list-page): New constant.
+       (mixi-get-self-logs): New function.
+       * sb-mixi.el (shimbun-mixi-default-group-alist): Add `logs.self'.
+
+2008-12-26  OHASHI Akira  <bg66@koka-in.org>
+
+       * mixi.el (mixi-replace-tab-and-space-to-nbsp): New user option.
+       (mixi-replace-tab-and-space-to-nbsp): New function.
+       (mixi-post-diary): Use it.
+       (mixi-post-topic): Ditto.
+       (mixi-post-comment): Ditto.
+       (mixi-post-message): Ditto.
+
+2008-12-09  OHASHI Akira  <bg66@koka-in.org>
+
+       * mixi-gnus.el (toplevel): Avoid warnings when compiling.
+
+       * mixi.el (mixi-diary-title-regexp): Follow the change of mixi.
+
+2008-11-12  OHASHI Akira  <bg66@koka-in.org>
+
+       * mixi-el: Version 2.1.0 released.
+       * configure.ac: Bump up version.
+
+2008-11-12  OHASHI Akira  <bg66@koka-in.org>
+
+       * mixi.el (mixi-news-content-regexp): Follow the change of mixi.
+
+2008-11-12  OHASHI Akira  <bg66@koka-in.org>
+
+       * mixi.el (mixi-message-box-list): Add `noticebox'.
+       (mixi-message-list-regexp): Follow the change of mixi.
+       (mixi-message-title-regexp): Ditto.
+       (mixi-message-time-regexp): Ditto.
+       (mixi-message-owner-regexp): Ditto.
+       (mixi-message-content-regexp): Ditto.
+       (mixi-realize-message): Follow the change above.
+       * mixi-utils.el (mixi-make-author): Ditto.
+       (mixi-make-id-1): Ditto.
+       (mixi-make-reply-to): Ditto.
+       * sb-mixi.el (shimbun-mixi-default-group-alist): Add `messages.notice'.
+
+2008-10-04  OHASHI Akira  <bg66@koka-in.org>
+
+       * mixi-el: Version 2.0.0 released.
+       * configure.ac: Bump up version.
+
+2008-09-28  OHASHI Akira  <bg66@koka-in.org>
+
+       * mixi.el (mixi-news-url-regexp): Fix regexp.
+       (mixi-make-news-from-url): Follow the change above.
+
 2008-09-05  OHASHI Akira  <bg66@koka-in.org>
 
        * mixi.el (mixi-diary-closed-regexp): Fix regexp.