X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=ChangeLog;h=77a1d14abda6227220dcf2e6f6be2c4a900ef417;hb=ac17113829f33b0afa7bb9976df17190ef7fe040;hp=3ef6eb12b4806a61939c088a3ecb66598e6a3fe6;hpb=fa724608216d5c9fa41b92731432215b79b13b42;p=elisp%2Fmixi.git diff --git a/ChangeLog b/ChangeLog index 3ef6eb1..77a1d14 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,177 @@ +2009-03-18 OHASHI Akira + + * mixi.el (mixi-post-echo): Follow the change of mixi. + +2009-03-13 OHASHI Akira + + * mixi-el: Version 2.2.1 released. + * configure.ac: Bump up version. + +2009-03-12 OHASHI Akira + + * mixi.el (mixi-message-list-regexp): Follow the change of mixi. + (mixi-message-owner-regexp): Ditto. + +2009-01-13 OHASHI Akira + + * mixi-el: Version 2.2.0 released. + * configure.ac: Bump up version. + +2009-01-08 OHASHI Akira + + * 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 + + * 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 + + * mixi-gnus.el (toplevel): Avoid warnings when compiling. + + * mixi.el (mixi-diary-title-regexp): Follow the change of mixi. + +2008-11-12 OHASHI Akira + + * mixi-el: Version 2.1.0 released. + * configure.ac: Bump up version. + +2008-11-12 OHASHI Akira + + * mixi.el (mixi-news-content-regexp): Follow the change of mixi. + +2008-11-12 OHASHI Akira + + * 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 + + * mixi-el: Version 2.0.0 released. + * configure.ac: Bump up version. + +2008-09-28 OHASHI Akira + + * mixi.el (mixi-news-url-regexp): Fix regexp. + (mixi-make-news-from-url): Follow the change above. + +2008-09-05 OHASHI Akira + + * mixi.el (mixi-diary-closed-regexp): Fix regexp. + +2008-08-22 OHASHI Akira + + * mixi.el (url-request-method): Abolish useless variables. + (url-request-data): Ditto. + (url-request-extra-headers): Ditto. + (url-show-status): Ditto. + +2008-08-21 OHASHI Akira + + * riece-mixi.el (riece-mixi-message-filter): Rename from + `riece-mixi-message-filter-function' and return `message'. + (riece-mixi-insinuate): Follow the change above. + (riece-mixi-uninstall): Ditto. + +2008-08-20 OHASHI Akira + + * riece-mixi.el (riece-mixi-message-filter-function): New function. + (riece-mixi-insinuate): Use it. + (riece-mixi-uninstall): New function. + +2008-08-18 OHASHI Akira + + * mixi.el (mixi-warning-continuously-accessing): Follow the change of + mixi. + +2008-08-11 OHASHI Akira + + * mixi.el (mixi-diary-comment-list-regexp): Follow the change of mixi. + +2008-08-07 OHASHI Akira + + * mixi-el: Version 1.5.0 released. + * configure.ac: Bump up version. + +2008-08-07 OHASHI Akira + + * mixi.el (mixi-get-friends): Follow the change of mixi. + (mixi-my-friend-list-page): New function. + (mixi-friend-list-page): Change from macro to function. + (mixi-my-friend-list-nick-regexp): New constant. + (mixi-friend-list-nick-regexp): Fix regexp. + +2008-08-05 OHASHI Akira + + * sb-mixi.el (shimbun-mixi-default-group-alist): Add echo group. + + * mixi-utils.el (mixi-make-title): Support echo object. + (mixi-make-time): New function. + (mixi-make-date): Use it. + (mixi-make-id-1): Support echo object. + (mixi-make-tag-uri): Ditto. + (mixi-make-url): Ditto. + (mixi-make-reply-to): Ditto. + (mixi-send-mail): Ditto. + + * mixi.el (mixi-echo-cache): New variable. + (mixi-make-echo): New function. + (mixi-echo-url-regexp): New constant. + (mixi-make-echo-from-url): New function. + (mixi-echo-p): New macro. + (mixi-echo-page): Ditto. + (mixi-echo-owner-nick-regexp): New constant. + (mixi-echo-content-regexp): Ditto. + (mixi-realize-echo): New function. + (mixi-echo-owner): New accessor method. + (mixi-echo-post-time): Ditto. + (mixi-echo-content): Ditto. + (mixi-echo-set-content): Ditto. + (mixi-echo-list-page): New macro. + (mixi-echo-list-regexp): New constant. + (mixi-get-echoes): New function. + (mixi-new-echo-list-page): New macro. + (mixi-new-echo-list-regexp): New constant. + (mixi-get-new-echoes): New function. + (mixi-post-echo-page): New macro. + (mixi-echo-post-succeed-regexp): New constant. + (mixi-post-echo): New function. + +2008-07-31 OHASHI Akira + + * mixi-gnus.el (mixi-gnus-setup): Avoid matching with bogus addresses + for `message-send-via-mixi'. + +2008-07-08 OHASHI Akira + + * mixi-el: Version 1.4.2 released. + * configure.ac: Bump up version. + 2008-07-07 OHASHI Akira * mixi.el (mixi-post-succeed-regexp): Follow the change of mixi. + (mixi-new-diary-list-title-regexp): New constant. + (mixi-get-new-diaries): Follow the change above. 2008-06-07 OHASHI Akira