(mixi-post-key-regexp): Follow the change of mixi.
[elisp/mixi.git] / ChangeLog
1 2007-06-19  OHASHI Akira  <bg66@koka-in.org>
2
3         * mixi.el (mixi-post-key-regexp): Follow the change of mixi.
4
5 2007-06-07  OHASHI Akira  <bg66@koka-in.org>
6
7         * mixi.el (mixi-event-time-regexp): Follow the change of mixi.
8         (mixi-event-detail-regexp): Ditto.
9         (mixi-event-comment-list-regexp): Ditto.
10
11 2007-05-31  OHASHI Akira  <bg66@koka-in.org>
12
13         * mixi.el (mixi-diary-content-regexp): Follow the change of mixi.
14         (mixi-search-diary-list-regexp): Ditto.
15         (mixi-topic-content-regexp): Ditto.
16         (mixi-event-detail-regexp): Ditto.
17         (mixi-diary-comment-list-regexp): Ditto.
18         (mixi-topic-comment-list-regexp): Ditto.
19         (mixi-event-comment-list-regexp): Ditto.
20         (mixi-message-content-regexp): Ditto.
21
22 2007-04-26  OHASHI Akira  <bg66@koka-in.org>
23
24         * riece-mixi.el (riece-mixi-send-object-with-url): Don't send a title.
25
26 2007-04-19  OHASHI Akira  <bg66@koka-in.org>
27
28         * sb-mixi.el (shimbun-mixi-to-regexp): Abolish.
29         (shimbun-mixi-send-mail): Ditto.
30         * mixi-utils.el (mixi-to-regexp): New constant.
31         (mixi-send-mail): New function.
32         * mixi-gnus.el (message-mixi-p): Follow the change above.
33         (message-send-via-mixi): Ditto.
34         * mixi-wl.el (wl-draft-send-mail-with-mixi): Ditto.
35         (mixi-wl-setup-draft-buffer): Ditto.
36         * acinclude.m4 (AC_EXAMINE_MODULES): Ditto.
37
38 2007-04-16  OHASHI Akira  <bg66@koka-in.org>
39
40         * mixi-wl.el (wl-draft-send-mail-with-mixi): Check that title is not
41         nil.
42
43 2007-04-05  OHASHI Akira  <bg66@koka-in.org>
44
45         * mixi.el (mixi-friend-list-id-regexp): Follow the change of mixi.
46         (mixi-friend-list-nick-regexp): Ditto.
47         (mixi-community-category-regexp): Ditto.
48         (mixi-community-members-regexp): Ditto.
49         (mixi-community-open-level-regexp): Ditto.
50         (mixi-community-authority-regexp): Ditto.
51         (mixi-community-list-id-regexp): Ditto.
52         (mixi-community-list-name-regexp): Ditto.
53
54 2007-03-26  OHASHI Akira  <bg66@koka-in.org>
55
56         * Makefile.am (compile-individually): New target.
57         * COMPILE.in (mixi-compile-module): New function.
58         (mixi-examine): Ditto.
59
60 2007-03-26  OHASHI Akira  <bg66@koka-in.org>
61
62         * COMPILE.in: Rename from `COMPILE'.
63         (mixi-modules): New variable.
64         (mixi-compile): Use it.
65         (mixi-install): Ditto.
66         (mixi-compile-package): Ditto.
67         (mixi-install-package): Ditto.
68         (mixi-compile-modules): Follow the change above.
69         (mixi-install-modules): Ditto.
70         * .cvsignore: Add COMPILE.
71         * acinclude.m4 (AC_EXAMINE_MODULES): New function.
72         (AC_CHECK_SHIMBUN): Don't use AC_SUBST.
73         (AC_CHECK_GNUS): Ditto.
74         (AC_CHECK_WL): Ditto.
75         (AC_CHECK_RIECE): Ditto.
76         * configure.ac: Use AC_EXAMINE_MODULES.
77         (HAVE_SHIMBUN): Abolish.
78         (HAVE_GNUS): Ditto.
79         (HAVE_WL): Ditto.
80         (HAVE_RIECE): Ditto.
81         (AC_CONFIG_FILES): Add COMPILE.
82         * Makefile.am (MODULES_MIXI): Abolish.
83         (MODULES_SHIMBUN): Ditto.
84         (MODULES_GNUS): Ditto.
85         (MODULES_WL): Ditto.
86         (MODULES_RIECE): Ditto.
87         (MODULES): Ditto.
88         (DISTCLEANFILES): New variable.
89         (EXTRA_DIST): Follow the change above.
90         (elc): Ditto.
91         (install): Ditto.
92         (package): Ditto.
93         (install-package): Ditto.
94
95 2007-03-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
96
97         * sb-mixi.el (shimbun-mixi-default-group-alist): New constant;
98         rename from `shimbun-mixi-group-alist'.
99         (shimbun-mixi-group-alist): Change the default value to nil.
100         (shimbun-mixi-group-alist): New function.
101         (shimbun-groups): Use it instead of the same name variable.
102         (shimbun-get-headers): Ditto.
103
104 2007-03-25  OHASHI Akira  <bg66@koka-in.org>
105
106         * INSTALL-CVS: New file.
107         * Makefile.am (EXTRA_DIST): Add it.
108
109 2007-03-23  OHASHI Akira  <bg66@koka-in.org>
110
111         * mixi.el (mixi-diary-closed-regexp): Fix regexp.
112         (mixi-diary-owner-nick-regexp): Ditto.
113         (mixi-diary-time-regexp): Ditto.
114         (mixi-diary-title-regexp): Ditto.
115         (mixi-diary-content-regexp): Ditto.
116         (mixi-realize-diary): Follow the change above.
117         (mixi-event-community-regexp): Fix regexp.
118         (mixi-event-time-regexp): Ditto.
119         (mixi-event-title-regexp): Ditto.
120         (mixi-event-owner-regexp): Ditto.
121         (mixi-event-owner-seceded-regexp): Ditto.
122         (mixi-event-date-regexp): Ditto.
123         (mixi-event-place-regexp): Ditto.
124         (mixi-event-detail-regexp): Ditto.
125         (mixi-event-limit-regexp): Ditto.
126         (mixi-event-members-regexp): Ditto.
127         (mixi-realize-event): Follow the change above.
128
129 2007-03-22  OHASHI Akira  <bg66@koka-in.org>
130
131         * mixi.el (mixi-community-name-regexp): Fix regexp.
132         (mixi-community-birthday-regexp): Ditto.
133         (mixi-community-owner-regexp): Ditto.
134         (mixi-community-category-regexp): Ditto.
135         (mixi-community-members-regexp): Ditto.
136         (mixi-community-open-level-regexp): Ditto.
137         (mixi-community-authority-regexp): Ditto.
138         (mixi-community-description-regexp): Ditto.
139         (mixi-realize-community): Follow the change above.
140
141 2007-03-19  OHASHI Akira  <bg66@koka-in.org>
142
143         * mixi.el (mixi-diary-content-regexp): Fix regexp.
144
145 2007-03-19  OHASHI Akira  <bg66@koka-in.org>
146
147         * mixi-gnus.el: Use `require' instead of `autoload'.
148         * mixi-wl.el: Ditto.
149         * riece-mixi.el: Ditto.
150
151         * acinclude.m4 (AC_CHECK_GNUS): New function.
152         (AC_CHECK_WL): Ditto.
153         * configure.ac: Use them.
154         (HAVE_GNUS): New condition.
155         (HAVE_WL): Ditto.
156         * Makefile.am (MODULES_GNUS): New variable.
157         (MODULES_WL): Ditto.
158         (MODULES_SHIMBUN): Follow the change above.
159         (EXTRA_DIST): Ditto.
160         (MODULES): Ditto.
161
162 2007-03-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
163
164         * mixi-utils.el (toplevel): Specify the file coding system.
165
166         * mixi.el (toplevel): Ditto.
167         (mixi-my-id-regexp): Use `show_profile' instead of `add_diary'.
168         (mixi-make-me): Call `re-search-forward' with 3rd argument.
169
170 2007-03-16  OHASHI Akira  <bg66@koka-in.org>
171
172         * mixi-ticker.el: New file.
173         * Makefile.am (MODULES_MIXI): Add it.
174
175 2007-03-15  OHASHI Akira  <bg66@koka-in.org>
176
177         * contrib/atom.cgi: New file.
178         * contrib/atom.sh: Ditto.
179         * Makefile.am (CONTRIB): New variable.
180         (EXTRA_DIST): Use it.
181
182 2007-03-14  OHASHI Akira  <bg66@koka-in.org>
183
184         * mixi-atom.el (mixi-make-atom): Use `concat' instead of `insert'.
185         (mixi-atom-cgi): New function.
186         (mixi-atom-file): Rename from `mixi-make-atom-file'.
187
188 2007-03-12  OHASHI Akira  <bg66@koka-in.org>
189
190         * mixi-atom.el (mixi-atom-file): New user option.
191         (mixi-make-atom-file): Use it.
192
193         * mixi-atom.el (mixi-make-atom-file): Rename from
194         `mixi-atom-write-file'.
195
196 2007-03-12  OHASHI Akira  <bg66@koka-in.org>
197
198         * mixi.el (mixi-login): Simplify.
199
200 2007-03-07  OHASHI Akira  <bg66@koka-in.org>
201
202         * riece-mixi.el (riece-mixi-display-message-function): Simplify.
203
204         * mixi.el (mixi-save-cache): Use while-loop instead of `mapc'.
205         (mixi-load-cache): Ditto.
206         * sb-mixi.el (shimbun-mixi-get-headers): Ditto.
207         (shimbun-mixi-comment-article): Ditto.
208         * mixi-atom.el (mixi-make-atom-entries): Ditto.
209         * riece-mixi.el (riece-mixi-check): Ditto.
210
211 2007-03-06  OHASHI Akira  <bg66@koka-in.org>
212
213         * riece-mixi.el (riece-mixi-reply-to-only-me): New user option.
214         (riece-mixi-display-message-function): Use it.
215
216         * riece-mixi.el (riece-mixi-enabled): Abolish.
217         (riece-mixi-display-message-function): Follow the change above.
218         (riece-mixi-check): Ditto.
219         (riece-mixi-enable): Ditto.
220         (riece-mixi-disable): Ditto.
221
222 2007-03-06  OHASHI Akira  <bg66@koka-in.org>
223
224         * riece-mixi.el: New file.
225         * configure.ac: Add AC_CHECK_RIECE and HAVE_RIECE.
226         * acinclude.m4: Add AC_CHECK_RIECE.
227         * Makefile.am (MODULES_ALL): Abolish.
228         (MODULES_SHIMBUN): New variable.
229         (MODULES_RIECE): Ditto.
230         (EXTRA_DIST): Follow the change above.
231         (MODULES): Ditto.
232
233         * mixi-utils.el (mixi-make-title): Support a suffix of news.
234
235 2007-03-01  OHASHI Akira  <bg66@koka-in.org>
236
237         * mixi.el (mixi-favorite-list-id-regexp): Abolish.
238         (mixi-favorite-list-nick-regexp): Ditto.
239         (mixi-favorite-list-regexp): New regexp.
240         (mixi-get-favorites): Follow the change above.
241
242 2007-02-23  OHASHI Akira  <bg66@koka-in.org>
243
244         * mixi-atom.el: New file.
245         * Makefile.am (MODULES_MIXI): Add it.
246
247         * mixi-utils.el (mixi-make-content): Support mixi-log object.
248
249         * mixi.el (mixi-url-encode-string): New function.
250         (mixi-url-encode-and-quote-percent-string): Use it.
251         * mixi-utils.el (mixi-make-encoded-url): New function.
252         (mixi-make-objects): Ditto.
253
254         * mixi-utils.el (mixi-make-id-1): New function.
255         (mixi-make-message-id): Use it.
256         (mixi-make-tag-uri): New function.
257         * sb-mixi.el (shimbun-get-headers): Use it.
258
259         * configure.ac: Change PACKAGE to mixi-el.
260
261 2007-02-22  OHASHI Akira  <bg66@koka-in.org>
262
263         * mixi-utils.el: New file.
264         * sb-mixi.el: Use it.
265         * Makefile.am (MODULES_MIXI): Add it.
266
267 2007-02-19  OHASHI Akira  <bg66@koka-in.org>
268
269         * mixi.el (mixi-log-list-regexp): Follow the change of mixi.
270
271 2007-02-19  OHASHI Akira  <bg66@koka-in.org>
272
273         * mixi.el (mixi-news-finished-regexp): New regexp.
274         (mixi-realize-news): Use it.
275
276 2007-02-16  OHASHI Akira  <bg66@koka-in.org>
277
278         * mixi.el: Add autoload cookies.
279         * .cvsignore: New file.
280         * AUTHORS: Ditto.
281         * COMPILE: Ditto.
282         * Makefile.am: Ditto.
283         * NEWS: Ditto.
284         * README: Ditto.
285         * acinclude.m4: Ditto.
286         * configure.ac: Ditto.
287
288 2007-02-16  OHASHI Akira  <bg66@koka-in.org>
289
290         * mixi-gnus.el: Avoid errors and warnings when compiling.
291
292         * mixi-wl.el: Ditto.
293
294 2007-02-07  OHASHI Akira  <bg66@koka-in.org>
295
296         * mixi.el (mixi-url-retrieve): Don't show status to minibuffer.
297
298 2007-02-05  OHASHI Akira  <bg66@koka-in.org>
299
300         * mixi.el (mixi-curl-post-form): New function.
301         (mixi-curl-retrieve): Add the FORM-DATA argument.
302         (mixi-message-title-regexp): Fix regexp.
303         (mixi-message-content-regexp): Ditto.
304
305 2007-02-01  OHASHI Akira  <bg66@koka-in.org>
306
307         * mixi.el (mixi-friend-nick-regexp): Follow the change of mixi.
308         (mixi-friend-name-regexp): Ditto.
309         (mixi-friend-sex-regexp): Ditto.
310         (mixi-friend-address-regexp): Ditto.
311         (mixi-friend-age-regexp): Ditto.
312         (mixi-friend-birthday-regexp): Ditto.
313         (mixi-friend-blood-type-regexp): Ditto.
314         (mixi-friend-birthplace-regexp): Ditto.
315         (mixi-friend-hobby-regexp): Ditto.
316         (mixi-friend-job-regexp): Ditto.
317         (mixi-friend-organization-regexp): Ditto.
318         (mixi-friend-profile-regexp): Ditto.
319         (mixi-realize-friend): Follow the change above.
320
321 2007-01-31  Yoichi NAKAYAMA  <yoichi@geiin.org>
322
323         * mixi-wl.el: Use wl-draft-send-hook.
324         (wl-draft-send-mail-with-mixi): Fix arg of wl-draft-write-sendlog.
325
326 2007-01-30  OHASHI Akira  <bg66@koka-in.org>
327
328         * mixi.el (mixi-make-object-from-url): Support friend object.
329         (mixi-friend-url-regexp): Support profile page.
330         (mixi-make-friend-from-url): Follow the change above.
331
332         * sb-mixi.el (shimbun-mixi-group-alist): Add logs group.
333         (shimbun-mixi-make-subject): Support log object.
334         (shimbun-mixi-make-from): Ditto.
335         (shimbun-mixi-make-message-id): Ditto.
336         (shimbun-mixi-make-xref): Support log and friend object.
337         (shimbun-mixi-make-body): Support friend object.
338
339 2007-01-24  OHASHI Akira  <bg66@koka-in.org>
340
341         * sb-mixi.el (shimbun-mixi-group-alist): Add `messages.sent' and
342         `mixi-el' groups to default value.
343
344 2007-01-24  OHASHI Akira  <bg66@koka-in.org>
345
346         * mixi.el (mixi-bbs-community): Rename `bbs' from `object'.
347         (mixi-bbs-comment-count): New accessor method.
348         (mixi-bbs-set-comment-count): Ditto.
349         (mixi-new-bbs-list-regexp): Fix regexp.
350         (mixi-get-new-bbses): Return only BBSes having unseen comments.
351         (mixi-new-comment-list-regexp): Fix regexp.
352         (mixi-get-new-comments): Return only diaries having unseen comments.
353
354 2007-01-24  OHASHI Akira  <bg66@koka-in.org>
355
356         * mixi.el (mixi-make-diary): Add comment-count argument.
357         (mixi-diary-url-regexp): Follow the change above.
358         (mixi-make-diary-from-url): Ditto.
359         (mixi-diary-comment-count): New accessor method.
360         (mixi-diary-time): Follow the change above.
361         (mixi-diary-title): Ditto.
362         (mixi-diary-content): Ditto.
363         (mixi-diary-set-comment-count): New accessor method.
364         (mixi-diary-set-time): Follow the change above.
365         (mixi-diary-set-title): Ditto.
366         (mixi-diary-set-content): Ditto.
367         (mixi-get-diaries): Ditto.
368         (mixi-get-new-diaries): Ditto.
369         (mixi-search-diaries): Ditto.
370         (mixi-make-topic): Add comment-count argument.
371         (mixi-topic-url-regexp): Follow the change above.
372         (mixi-make-topic-from-url): Ditto.
373         (mixi-topic-comment-count): New accessor method.
374         (mixi-topic-time): Follow the change above.
375         (mixi-topic-title): Ditto.
376         (mixi-topic-owner): Ditto.
377         (mixi-topic-content): Ditto.
378         (mixi-topic-set-comment-count): New accessor method.
379         (mixi-topic-set-time): Follow the change above.
380         (mixi-topic-set-title): Ditto.
381         (mixi-topic-set-owner): Ditto.
382         (mixi-topic-set-content): Ditto.
383         (mixi-make-event): Add comment-count argument.
384         (mixi-event-url-regexp): Follow the change above.
385         (mixi-make-event-from-url): Ditto.
386         (mixi-event-comment-count): New accessor method.
387         (mixi-event-time): Follow the change above.
388         (mixi-event-title): Ditto.
389         (mixi-event-owner): Ditto.
390         (mixi-event-date): Ditto.
391         (mixi-event-place): Ditto.
392         (mixi-event-detail): Ditto.
393         (mixi-event-limit): Ditto.
394         (mixi-event-members): Ditto.
395         (mixi-event-set-comment-count): New accessor method.
396         (mixi-event-set-time): Follow the change above.
397         (mixi-event-set-title): Ditto.
398         (mixi-event-set-owner): Ditto.
399         (mixi-event-set-date): Ditto.
400         (mixi-event-set-place): Ditto.
401         (mixi-event-set-detail): Ditto.
402         (mixi-event-set-limit): Ditto.
403         (mixi-event-set-members): Ditto.
404
405 2007-01-23  OHASHI Akira  <bg66@koka-in.org>
406
407         * mixi.el (mixi-news-title-regexp): Follow the change of mixi.
408         (mixi-news-content-regexp): Ditto.
409
410 2007-01-22  OHASHI Akira  <bg66@koka-in.org>
411
412         * mixi.el (mixi-news-content-regexp): Follow the change of mixi.
413
414 2007-01-19  OHASHI Akira  <bg66@koka-in.org>
415
416         * mixi.el (mixi-community-birthday-regexp): Follow the change of mixi.
417
418 2007-01-19  OHASHI Akira  <bg66@koka-in.org>
419
420         * mixi.el (mixi-realize-parent): Rename from `mixi-realize-object'.
421         (mixi-parent-p): New macro.
422         (mixi-get-comments): Use them.
423
424         * sb-mixi.el (shimbun-mixi-get-headers): Ditto.
425         (shimbun-get-headers): Ditto.
426
427 2007-01-18  OHASHI Akira  <bg66@koka-in.org>
428
429         * mixi.el (mixi-realize-object): New function.
430         (mixi-get-comments): Realize the parent before getting comments.
431         (mixi-realize-diary): Follow the change above.
432         (mixi-realize-topic): Ditto.
433         (mixi-realize-event): Ditto.
434
435 2007-01-18  OHASHI Akira  <bg66@koka-in.org>
436
437         * mixi.el (mixi-temp-buffer-name): Rename from `mixi-buffer-name'.
438         (with-mixi-retrieve): Follow the change above.
439         (with-mixi-post-form): Ditto.
440
441 2007-01-18  OHASHI Akira  <bg66@koka-in.org>
442
443         * mixi.el (mixi-buffer-name): New variable.
444         (with-mixi-retrieve): Use it.
445         (with-mixi-post-form): Ditto.
446         (mixi-get-matched-items): Follow the change above.
447
448 2007-01-18  OHASHI Akira  <bg66@koka-in.org>
449
450         * sb-mixi.el (shimbun-mixi-get-headers): Get headers of comments
451         before parent's.
452
453 2007-01-18  OHASHI Akira  <bg66@koka-in.org>
454
455         * sb-mixi.el (shimbun-mixi-get-headers): Stop getting comment's
456         headers when it was already shown.
457
458 2007-01-18  OHASHI Akira  <bg66@koka-in.org>
459
460         * mixi.el (mixi-friend-nick-regexp): Follow the change of mixi.
461         (mixi-friend-page): Ditto.
462         (mixi-realize-friend): Ditto.
463
464 2007-01-17  OHASHI Akira  <bg66@koka-in.org>
465
466         * mixi.el (mixi-get-matched-items): Add REVERSE argument.
467         (mixi-get-comments): Follow the change above.
468
469 2007-01-17  OHASHI Akira  <bg66@koka-in.org>
470
471         * mixi.el (mixi-realize-message): Follow the change of mixi.
472
473 2007-01-17  OHASHI Akira  <bg66@koka-in.org>
474
475         * mixi.el (with-mixi-retrieve): Don't bind `buffer' variable.
476         (with-mixi-post-form): Ditto.
477         (mixi-get-matched-items): Follow the change above.
478         (mixi-make-me): Ditto.
479         (mixi-realize-diary): Ditto.
480         (mixi-post-diary): Ditto.
481         (mixi-realize-community): Ditto.
482         (mixi-realize-topic): Ditto.
483         (mixi-post-topic): Ditto.
484         (mixi-realize-event): Ditto.
485         (mixi-post-comment): Ditto.
486         (mixi-realize-message): Ditto.
487         (mixi-post-message): Ditto.
488         (mixi-realize-news): Ditto.
489         (mixi-realization-error): Ditto.
490         (mixi-post-error): Ditto.
491
492 2007-01-17  OHASHI Akira  <bg66@koka-in.org>
493
494         * mixi.el: Avoid warnings when compiling.
495
496 2007-01-16  OHASHI Akira  <bg66@koka-in.org>
497
498         * mixi.el (mixi-login-use-ssl): New user option.
499         (mixi-login): Use it.
500
501 2007-01-15  OHASHI Akira  <bg66@koka-in.org>
502
503         * mixi.el (mixi-diary-list-regexp): Fix regexp.
504         (mixi-get-diaries): Follow the change above.
505
506 2007-01-15  OHASHI Akira  <bg66@koka-in.org>
507
508         * mixi.el (mixi-bbs-p): Simplify.
509         (mixi-message-box-p): Ditto.
510         (mixi-news-category-p): Ditto.
511         (mixi-news-sort-list): New constant.
512         (mixi-news-sort-p): New macro.
513         (mixi-news-sort-id): New function.
514         (mixi-news-list-page): Add SORT argument.
515         (mixi-get-news): Ditto.
516
517         * sb-mixi.el (shimbun-mixi-group-alist): Follow the change above.
518
519 2007-01-14  OHASHI Akira  <bg66@koka-in.org>
520
521         * sb-mixi.el (shimbun-mixi-group-alist): Add news groups.
522         (shimbun-mixi-make-from): Support news.
523         (shimbun-mixi-make-message-id): Ditto.
524         (shimbun-mixi-make-xref): Ditto.
525         (shimbun-mixi-make-reply-to): Ditto.
526
527 2007-01-14  OHASHI Akira  <bg66@koka-in.org>
528
529         * mixi.el (mixi-expand-url): Fix for news.
530         (mixi-news-cache): New variable.
531         (mixi-make-news): New function.
532         (mixi-news-url-regexp): New constant.
533         (mixi-make-news-from-url): New function.
534         (mixi-news-p): New macro.
535         (mixi-news-page): Ditto.
536         (mixi-news-title-regexp): New regexp.
537         (mixi-news-media-time-regexp): Ditto.
538         (mixi-news-content-regexp): Ditto.
539         (mixi-realize-news): New function.
540         (mixi-news-media-id): New accessor method.
541         (mixi-news-id): Ditto.
542         (mixi-news-media): Ditto.
543         (mixi-news-time): Ditto.
544         (mixi-news-title): Ditto.
545         (mixi-news-content): Ditto.
546         (mixi-news-set-media): Ditto.
547         (mixi-news-set-time): Ditto.
548         (mixi-news-set-title): Ditto.
549         (mixi-news-set-content): Ditto.
550         (mixi-news-category-list): New constant.
551         (mixi-news-category-p): New macro.
552         (mixi-news-category-id): New function.
553         (mixi-news-list-page): New macro.
554         (mixi-news-list-regexp): New regexp.
555         (mixi-get-news): New function.
556
557 2007-01-12  OHASHI Akira  <bg66@koka-in.org>
558
559         * mixi.el (mixi-search-diary-list-page): Fix typo.
560         (mixi-search-community-list-page): Ditto.
561         (mixi-search-bbs-list-page): Ditto.
562
563 2007-01-12  OHASHI Akira  <bg66@koka-in.org>
564
565         * mixi.el (mixi-diary-list-regexp): Fix regexp.
566         (mixi-get-diaries): Follow the change above.
567         (mixi-diary-time): Ditto.
568         (mixi-diary-title): Ditto.
569         (mixi-new-diary-list-regexp): Fix regexp.
570         (mixi-get-new-diaries): Follow the change above.
571         (mixi-search-diary-list-regexp): Fix regexp.
572         (mixi-search-diaries): Follow the change above.
573
574 2007-01-11  OHASHI Akira  <bg66@koka-in.org>
575
576         * mixi.el (mixi-community-birthday-regexp): Follow the change of mixi.
577         (mixi-community-owner-regexp): Ditto.
578         (mixi-community-category-regexp): Ditto.
579         (mixi-community-members-regexp): Ditto.
580         (mixi-community-open-level-regexp): Ditto.
581         (mixi-community-authority-regexp): Ditto.
582         (mixi-community-description-regexp): Ditto.
583
584 2007-01-10  OHASHI Akira  <bg66@koka-in.org>
585
586         * mixi-gnus.el (mixi-gnus-setup): Simplify.
587
588 2007-01-09  OHASHI Akira  <bg66@koka-in.org>
589
590         * mixi.el (mixi-topic-content-regexp): Follow the change of mixi.
591
592 2007-01-09  OHASHI Akira  <bg66@koka-in.org>
593
594         * mixi-wl.el: New file.
595
596 2007-01-09  OHASHI Akira  <bg66@koka-in.org>
597
598         * mixi-gnus.el (message-send-via-mixi): Don't replace twice.
599
600 2007-01-09  OHASHI Akira  <bg66@koka-in.org>
601
602         * mixi-gnus.el (message-mixi-p): Change the pseudo header to
603         `Mixi-To:'.
604         (message-send-via-mixi): Ditto.
605
606 2007-01-09  OHASHI Akira  <bg66@koka-in.org>
607
608         * mixi-gnus.el (message-mixi-p): Simplify.
609
610 2007-01-09  OHASHI Akira  <bg66@koka-in.org>
611
612         * mixi.el (mixi-event-comment-list-regexp): Fix regexp.
613
614 2007-01-09  OHASHI Akira  <bg66@koka-in.org>
615
616         * mixi-gnus.el: New file.
617
618         * sb-mixi.el (shimbun-mixi-send-mail): Rename from
619         `shimbun-mixi-send-mail-wrapper'.
620
621 2007-01-08  OHASHI Akira  <bg66@koka-in.org>
622
623         * mixi.el (mixi-backend): Rename from `mixi-retrieve-function' and
624         change the default value to `w3m'.
625         (mixi-retrieve): Follow the change above.
626         (mixi-post-form): Ditto.
627         (mixi-login): Ditto.
628
629 2007-01-08  OHASHI Akira  <bg66@koka-in.org>
630
631         * sb-mixi.el (shimbun-mixi-reply-to): New variable.
632         (shimbun-reply-to): New method.
633         (shimbun-mixi-make-reply-to): New function.
634         (shimbun-article): Use it.
635         (shimbun-mixi-make-object-from-message-id): Abolish.
636         (shimbun-mixi-to-regexp): New constant.
637         (shimbun-mixi-send-mail-wrapper): Follow the change above.
638
639 2006-12-30  OHASHI Akira  <bg66@koka-in.org>
640
641         * mixi.el (mixi-event-owner-seceded-regexp): New regexp.
642         (mixi-realize-event): Follow the change above.
643
644 2006-12-28  OHASHI Akira  <bg66@koka-in.org>
645
646         * sb-mixi.el (shimbun-mixi-message-id-suffix): Abolish.
647         (shimbun-mixi-make-message-id): Revert.
648
649 2006-12-28  OHASHI Akira  <bg66@koka-in.org>
650
651         * sb-mixi.el (shimbun-mixi-send-mail-wrapper): New function.
652
653 2006-12-28  OHASHI Akira  <bg66@koka-in.org>
654
655         * sb-mixi.el (shimbun-mixi-message-id-suffix): New constant.
656         (shimbun-mixi-make-message-id): Use it and change return value.
657         (shimbun-mixi-make-object-from-message-id): New function.
658
659 2006-12-28  OHASHI Akira  <bg66@koka-in.org>
660
661         * sb-mixi.el (shimbun-mixi-logout-p): Abolish.
662         (shimbun-close): Follow the change above.
663
664 2006-12-27  OHASHI Akira  <bg66@koka-in.org>
665
666         * mixi.el (mixi-post-message-page): New macro.
667         (mixi-post-message-key-regexp): New constant.
668         (mixi-post-message-succeed-regexp): Ditto.
669         (mixi-post-message): New function.
670
671 2006-12-27  OHASHI Akira  <bg66@koka-in.org>
672
673         * mixi.el (mixi-post-diary-id-regexp): Abolish.
674         (mixi-post-diary-title-regexp): Ditto.
675         (mixi-post-diary-body-regexp): Ditto.
676         (mixi-post-key-regexp): Rename from `mixi-post-diary-key-regex'.
677         (mixi-post-succeed-regexp): Rename from
678         `mixi-post-diary-succeed-regexp'.
679         (mixi-post-diary): Follow the change above.
680         (mixi-post-topic-title-regexp): Abolish.
681         (mixi-post-topic-body-regexp): Ditto.
682         (mixi-post-topic-key-regexp): Ditto.
683         (mixi-post-topic-succeed-regexp): Ditto.
684         (mixi-post-topic): Follow the change above.
685         (mixi-post-diary-comment-page): New function.
686         (mixi-post-topic-comment-page): Ditto.
687         (mixi-post-event-comment-page): Ditto.
688         (mixi-post-comment): Ditto.
689
690 2006-12-27  OHASHI Akira  <bg66@koka-in.org>
691
692         * mixi.el (mixi-post-diary-page): New macro.
693         (mixi-post-diary): Use it and fix typo.
694         (mixi-post-error): Add optional argument `object'.
695         (mixi-post-topic-page): New macro.
696         (mixi-post-topic-title-regexp): New constant.
697         (mixi-post-topic-body-regexp): Ditto.
698         (mixi-post-topic-key-regexp): Ditto.
699         (mixi-post-topic-succeed-regexp): Ditto.
700         (mixi-post-topic): New function.
701
702 2006-12-26  OHASHI Akira  <bg66@koka-in.org>
703
704         * mixi.el (mixi-post-error): New error symbol.
705         (mixi-post-error): New macro.
706         (mixi-post-form): New macro.
707         (mixi-make-form-data): New function.
708         (mixi-url-retrieve): Add optional argument `extra-headers'.
709         (mixi-url-post-form): New function.
710         (mixi-w3m-post-form): Ditto.
711         (with-mixi-post-form): New macro.
712         (mixi-post-diary-key-regexp): New constant.
713         (mixi-post-diary-id-regexp): Ditto.
714         (mixi-post-diary-title-regexp): Ditto.
715         (mixi-post-diary-body-regexp): Ditto.
716         (mixi-post-diary-succeed-regexp): Ditto.
717         (mixi-post-diary): New function.
718
719 2006-12-26  OHASHI Akira  <bg66@koka-in.org>
720
721         * mixi.el (mixi-url-retrieve): Simplify.
722
723 2006-12-25  OHASHI Akira  <bg66@koka-in.org>
724
725         * mixi.el (mixi-diary-comment-list-regexp): Follow the change of mixi.
726
727 2006-12-25  OHASHI Akira  <bg66@koka-in.org>
728
729         * mixi.el (mixi-save-cache): Change the location of cache files.
730         (mixi-load-cache): Ditto.
731
732 2006-12-25  OHASHI Akira  <bg66@koka-in.org>
733
734         * sb-mixi.el (shimbun-get-headers): Use `mixi-bbs-p'.
735         (shimbun-mixi-get-comment-p): Abolish.
736         (shimbun-mixi-get-headers): Follow the change above.
737
738 2006-12-25  OHASHI Akira  <bg66@koka-in.org>
739
740         * mixi.el (mixi-event-time-regexp): Fix regexp.
741         (mixi-event-title-regexp): Ditto.
742         (mixi-event-owner-regexp): Ditto.
743         (mixi-event-date-regexp): Ditto.
744         (mixi-event-place-regexp): Ditto.
745         (mixi-event-detail-regexp): Ditto.
746         (mixi-event-limit-regexp): Ditto.
747         (mixi-event-members-regexp): Ditto.
748         (mixi-realize-event): Follow the change above.
749
750 2006-12-25  OHASHI Akira  <bg66@koka-in.org>
751
752         * mixi.el (with-mixi-retrieve): Check whether on the login page
753         strictly.
754
755 2006-12-22  OHASHI Akira  <bg66@koka-in.org>
756
757         * mixi.el (mixi-realization-error): Use buffer variable only when it
758         is bound and debug-on-error is t.
759
760 2006-12-22  OHASHI Akira  <bg66@koka-in.org>
761
762         * mixi.el (mixi-realization-error): New error symbol.
763         (mixi-realization-error): New macro.
764         (mixi-realize-friend): Use it.
765         (mixi-realize-diary): Ditto.
766         (mixi-realize-community): Ditto.
767         (mixi-realize-topic): Ditto.
768         (mixi-realize-event): Ditto.
769         (mixi-realize-message): Ditto.
770
771 2006-12-22  OHASHI Akira  <bg66@koka-in.org>
772
773         * mixi.el (mixi-get-friends): Rename ARGS argument to FRIEND-OR-RANGE.
774         (mixi-get-diaries): Ditto.
775         (mixi-get-communities): Ditto.
776         (mixi-get-messages): Rename ARGS argument to BOX-OR-RANGE.
777         (mixi-get-introductions): Rename ARGS argument to FRIEND-OR-RANGE.
778
779 2006-12-19  OHASHI Akira  <bg66@koka-in.org>
780
781         * mixi.el (mixi-object-realized-p): Rename from
782         `mixi-object-realize-p'.
783         (mixi-realize-friend): Rename from `mixi-friend-realize'.
784         (mixi-friend-nick): Follow the change above.
785         (mixi-friend-name): Ditto.
786         (mixi-friend-sex): Ditto.
787         (mixi-friend-address): Ditto.
788         (mixi-friend-age): Ditto.
789         (mixi-friend-birthday): Ditto.
790         (mixi-friend-blood-type): Ditto.
791         (mixi-friend-birthplace): Ditto.
792         (mixi-friend-hobby): Ditto.
793         (mixi-friend-job): Ditto.
794         (mixi-friend-organization): Ditto.
795         (mixi-friend-profile): Ditto.
796         (mixi-realize-diary): Rename from `mixi-diary-realize'.
797         (mixi-diary-time): Follow the change above.
798         (mixi-diary-title): Ditto.
799         (mixi-diary-content): Ditto.
800         (mixi-realize-community): Rename from `mixi-community-realize'.
801         (mixi-community-name): Follow the change above.
802         (mixi-community-birthday): Ditto.
803         (mixi-community-owner): Ditto.
804         (mixi-community-category): Ditto.
805         (mixi-community-members): Ditto.
806         (mixi-community-open-level): Ditto.
807         (mixi-community-authority): Ditto.
808         (mixi-community-description): Ditto.
809         (mixi-realize-topic): Rename from `mixi-topic-realize'.
810         (mixi-topic-time): Follow the change above.
811         (mixi-topic-title): Ditto.
812         (mixi-topic-owner): Ditto.
813         (mixi-topic-content): Ditto.
814         (mixi-realize-event): Rename from `mixi-event-realize'.
815         (mixi-event-time): Follow the change above.
816         (mixi-event-title): Ditto.
817         (mixi-event-owner): Ditto.
818         (mixi-event-date): Ditto.
819         (mixi-event-place): Ditto.
820         (mixi-event-detail): Ditto.
821         (mixi-event-limit): Ditto.
822         (mixi-event-members): Ditto.
823         (mixi-realize-message): Rename from `mixi-message-realize'.
824         (mixi-message-owner): Follow the change above.
825         (mixi-message-title): Ditto.
826         (mixi-message-time): Ditto.
827         (mixi-message-content): Ditto.
828
829 2006-12-19  OHASHI Akira  <bg66@koka-in.org>
830
831         * sb-mixi.el (shimbun-mixi-comment-article): Rename from
832         `shimbun-comment-article'.
833         (shimbun-article): Follow the change above.
834
835 2006-12-19  OHASHI Akira  <bg66@koka-in.org>
836
837         * mixi.el (mixi-parse-buffer): Use `sleep-for' instead of `sit-for'.
838
839 2006-12-18  OHASHI Akira  <bg66@koka-in.org>
840
841         * mixi.el (mixi-friend-nick-regexp): Follow the change of mixi.
842         (mixi-friend-name-regexp): Ditto.
843         (mixi-friend-sex-regexp): Ditto.
844         (mixi-friend-hobby-regexp): Ditto.
845         (mixi-friend-realize): Follow the change above.
846         (mixi-community-birthday-regexp): Follow the change of mixi.
847         (mixi-community-owner-regexp): Ditto.
848         (mixi-community-category-regexp): Ditto.
849         (mixi-community-members-regexp): Ditto.
850         (mixi-community-open-level-regexp): Ditto.
851         (mixi-community-authority-regexp): Ditto.
852
853 2006-12-18  OHASHI Akira  <bg66@koka-in.org>
854
855         * sb-mixi.el (shimbun-mixi-make-subject): Add SHIMBUN argument.
856         (shimbun-mixi-get-headers): Follow the change above.
857
858         * mixi.el (mixi-topic-community-regexp): New regexp.
859         (mixi-topic-realize): Use it.
860         (mixi-event-community-regexp): New regexp.
861         (mixi-event-realize): Use it.
862         (mixi-bbs-list): New constant.
863         (mixi-bbs-p): New macro.
864         (mixi-bbs-community): New function.
865
866 2006-12-18  OHASHI Akira  <bg66@koka-in.org>
867
868         * mixi.el (mixi-curl-cookie-file): Change the default value to
869         ~/.mixi/cookies.txt.
870
871 2006-12-14  OHASHI Akira  <bg66@koka-in.org>
872
873         * mixi.el (mixi-object-title): Remove application dependant codes.
874         (mixi-object-content): Ditto.
875
876         * sb-mixi.el (shimbun-mixi-make-subject): Follow the change above.
877         (shimbun-mixi-make-body): Ditto.
878
879 2006-12-14  OHASHI Akira  <bg66@koka-in.org>
880
881         * mixi.el (mixi-friend-nick-regexp): Follow the change of mixi.
882         (mixi-friend-realize): Ditto.
883
884 2006-12-14  OHASHI Akira  <bg66@koka-in.org>
885
886         * mixi.el (mixi-object-p): Check whether class is symbol.
887         (mixi-read-object): New function.
888         (mixi-cache-file-regexp): New regexp.
889         (mixi-cache-regexp): Use it.
890         (mixi-save-cache): Remove the prefix of file name.
891         (mixi-read-cache): Use `mixi-read-object' instead of `puthash'.
892         (mixi-load-cache): Follow the change above.
893         (mixi-make-friend): Add all slots to the argument. 
894         (mixi-make-diary): Ditto.
895         (mixi-make-community): Ditto.
896         (mixi-make-topic): Ditto.
897         (mixi-make-event): Ditto.
898         (mixi-make-message): Ditto.
899
900 2006-12-12  OHASHI Akira  <bg66@koka-in.org>
901
902         * mixi.el (mixi-url-retrieve): Simplify.
903
904 2006-12-11  OHASHI Akira  <bg66@koka-in.org>
905
906         * mixi.el (mixi-diary-time-regexp): Follow the change of mixi;
907         Fix regexp.
908         (mixi-diary-title-regexp): Ditto.
909         (mixi-diary-content-regexp): Ditto.
910         (mixi-diary-realize): Follow the change above.
911
912 2006-12-11  OHASHI Akira  <bg66@koka-in.org>
913
914         * mixi.el (mixi-search-bbs-list-page): New macro.
915         (mixi-search-bbs-list-regexp): New regexp.
916         (mixi-search-bbses): New function.
917
918 2006-12-11  OHASHI Akira  <bg66@koka-in.org>
919
920         * mixi.el (mixi-search-community-list-page): New macro.
921         (mixi-search-community-list-regexp): New regexp.
922         (mixi-search-communities): New function.
923
924 2006-12-11  OHASHI Akira  <bg66@koka-in.org>
925
926         * mixi.el (mixi-cache-expires): Set the default value to nil.
927
928 2006-12-08  OHASHI Akira  <bg66@koka-in.org>
929
930         * sb-mixi.el (shimbun-mixi-initialize-comment-cache): Abolish.
931         (initialize-instance): Follow the change above.
932         (shimbun-close): Set the comment cache to nil.
933
934 2006-12-08  OHASHI Akira  <bg66@koka-in.org>
935
936         * mixi.el (mixi-topic-comment-list-regexp): Fix regexp.
937         (mixi-message): Rename the STRING argument to STRINGS.
938         (mixi-login): Follow the cange above.
939         (mixi-parse-buffer): Fix error message.
940
941 2006-12-07  OHASHI Akira  <bg66@koka-in.org>
942
943         * mixi.el (mixi-diary-owner-nick-regexp): Fix regexp.
944         (mixi-topic-owner-regexp): Ditto.
945
946 2006-12-05  OHASHI Akira  <bg66@koka-in.org>
947
948         * sb-mixi.el (shimbun-mixi-logout-p): New user option.
949         (shimbun-mixi-initialize-comment-cache): New macro.
950         (initialize-instance): Use it.
951         (shimbun-close): New method.
952
953 2006-12-04  OHASHI Akira  <bg66@koka-in.org>
954
955         * mixi.el (mixi-url-encode-and-quote-percent-string): New function.
956         (mixi-search-diary-list-page): New macro.
957         (mixi-search-diary-list-regexp): New regexp.
958         (mixi-search-diaries): New function.
959         (mixi-diary-closed-regexp): New regexp.
960         (mixi-diary-realize): Use it.
961
962         * sb-mixi.el (shimbun-mixi-group-alist): Fix docs.
963
964 2006-12-04  OHASHI Akira  <bg66@koka-in.org>
965
966         * mixi.el (mixi-diary-content-regexp): Fix regexp.
967
968 2006-12-01  OHASHI Akira  <bg66@koka-in.org>
969
970         * mixi.el (mixi-diary-comment-list-page): Use `full=1' instead of
971         `page=%d'.
972         (mixi-get-comments): Get comments in latest order.
973
974 2006-12-01  OHASHI Akira  <bg66@koka-in.org>
975
976         * mixi.el (mixi-parse-buffer): Rename from `mixi-retrieve-1', and
977         swap `buffer' argument and `url'.
978         (mixi-url-retrieve): Follow the change above.
979         (mixi-w3m-retrieve): Ditto.
980         (mixi-curl-retrieve): Ditto.
981
982 2006-11-30  OHASHI Akira  <bg66@koka-in.org>
983
984         * mixi.el (mixi-get-matched-items): Rename `max-numbers' to `range',
985         and swap `range' and `regexp'.
986         (mixi-get-friends): Follow the change above.
987         (mixi-get-favorites): Ditto.
988         (mixi-get-logs): Ditto.
989         (mixi-get-diaries): Ditto.
990         (mixi-get-new-diaries): Ditto.
991         (mixi-get-communities): Ditto.
992         (mixi-get-bbses): Ditto.
993         (mixi-get-new-bbses): Ditto.
994         (mixi-get-comments): Ditto.
995         (mixi-get-new-comments): Ditto.
996         (mixi-get-messages): Ditto.
997         (mixi-get-introductions): Ditto.
998
999 2006-11-30  OHASHI Akira  <bg66@koka-in.org>
1000
1001         * sb-mixi.el (shimbun-comment-article): Simplify.
1002
1003 2006-11-29  OHASHI Akira  <bg66@koka-in.org>
1004
1005         * sb-mixi.el (shimbun-comment-article): Cache the content of all
1006         comment.
1007
1008 2006-11-29  OHASHI Akira  <bg66@koka-in.org>
1009
1010         * sb-mixi.el (shimbun-mixi): Add the COMMENT-CACHE slot.
1011         (initialize-instance): New method.
1012         (shimbun-mixi-get-headers): Cache the content of comment.
1013         (shimbun-comment-article): Use cache.
1014         (shimbun-article): Follow the change above.
1015
1016 2006-11-28  OHASHI Akira  <bg66@koka-in.org>
1017
1018         * sb-mixi.el (shimbun-mixi-x-face-alist): New variable.
1019
1020 2006-11-28  OHASHI Akira  <bg66@koka-in.org>
1021
1022         * mixi.el (mixi-object-title): Follow the event object.
1023         (mixi-object-content): Ditto.
1024         (mixi-bbs-owner): New alias.
1025         (mixi-bbs-id): Ditto.
1026         (mixi-bbs-time): Ditto.
1027         (mixi-bbs-title): Ditto.
1028         (mixi-bbs-content): Ditto.
1029
1030         * sb-mixi.el (shimbun-mixi-make-subject): Follow the change above.
1031         (shimbun-mixi-make-body): Ditto.
1032
1033 2006-11-27  OHASHI Akira  <bg66@koka-in.org>
1034
1035         * mixi.el (mixi-event-cache): New variable.
1036         (mixi-make-event): New function.
1037         (mixi-event-url-regexp): New constant.
1038         (mixi-make-event-from-url): New function.
1039         (mixi-event-p): New macro.
1040         (mixi-event-page): Ditto.
1041         (mixi-event-time-regexp): New regexp.
1042         (mixi-event-title-regexp): Ditto.
1043         (mixi-event-owner-regexp): Ditto.
1044         (mixi-event-date-regexp): Ditto.
1045         (mixi-event-place-regexp): Ditto.
1046         (mixi-event-detail-regexp): Ditto.
1047         (mixi-event-limit-regexp): Ditto.
1048         (mixi-event-members-regexp): Ditto.
1049         (mixi-event-realize): New function.
1050         (mixi-event-community): New accessor method.
1051         (mixi-event-id): Ditto.
1052         (mixi-event-time): Ditto.
1053         (mixi-event-title): Ditto.
1054         (mixi-event-owner): Ditto.
1055         (mixi-event-date): Ditto.
1056         (mixi-event-place): Ditto.
1057         (mixi-event-detail): Ditto.
1058         (mixi-event-limit): Ditto.
1059         (mixi-event-members): Ditto.
1060         (mixi-event-set-time): Ditto.
1061         (mixi-event-set-title): Ditto.
1062         (mixi-event-set-owner): Ditto.
1063         (mixi-event-set-date): Ditto.
1064         (mixi-event-set-place): Ditto.
1065         (mixi-event-set-detail): Ditto.
1066         (mixi-event-set-limit): Ditto.
1067         (mixi-event-set-members): Ditto.
1068         (mixi-bbs-list-page): Rename from `mixi-topic-list-page'.
1069         (mixi-bbs-list-regexp): Rename from `mixi-topic-list-regexp'.
1070         (mixi-get-bbses): Rename from `mixi-get-topics'.
1071         (mixi-new-bbs-list-page): Rename from `mixi-new-topic-list-page'.
1072         (mixi-new-bbs-list-regexp): Rename from `mixi-new-topic-list-regexp'.
1073         (mixi-get-new-bbses): Rename from `mixi-get-new-topics'.
1074         (mixi-bbs-list-regexp): Follow the change above.
1075         (mixi-get-bbses): Ditto.
1076         (mixi-new-bbs-list-regexp): Ditto.
1077         (mixi-get-new-bbses): Ditto.
1078         (mixi-event-comment-list-page): New function.
1079         (mixi-event-comment-list-regexp): New constant.
1080
1081         * sb-mixi.el (shimbun-mixi-group-alist): Follow the change above.
1082         (shimbun-mixi-make-subject): Ditto.
1083         (shimbun-mixi-make-xref): Ditto.
1084         (shimbun-mixi-get-headers): Ditto.
1085         (shimbun-get-headers): Ditto.
1086         (shimbun-mixi-make-body): New function.
1087         (shimbun-article): Follow the change above.
1088
1089 2006-11-27  OHASHI Akira  <bg66@koka-in.org>
1090
1091         * sb-mixi.el (shimbun-mixi-get-headers): Don't quit even if there are
1092         comments which have already gotten.
1093
1094 2006-11-27  OHASHI Akira  <bg66@koka-in.org>
1095
1096         * mixi.el (mixi-topic-content-regexp): Fix regexp.
1097         (mixi-topic-realize): Follow the change above.
1098
1099 2006-11-25  OHASHI Akira  <bg66@koka-in.org>
1100
1101         * mixi.el (mixi-save-cache): Use `symbol-value' instead of
1102         `default-value'.
1103
1104 2006-11-24  OHASHI Akira  <bg66@koka-in.org>
1105
1106         * mixi.el (mixi-directory): Rename from `mixi-cache-directory'.
1107         (mixi-cache-regexp): New regexp.
1108         (mixi-save-cache): New function.
1109         (mixi-read-cache): Ditto.
1110         (mixi-load-cache): Ditto.
1111
1112 2006-11-24  OHASHI Akira  <bg66@koka-in.org>
1113
1114         * mixi.el (mixi-retrieve): New macro.
1115         (mixi-retrieve-1): Use it.
1116         (mixi-login): Ditto.
1117         (mixi-logout): Ditto.
1118         (with-mixi-retrieve): Ditto.
1119
1120 2006-11-23  OHASHI Akira  <bg66@koka-in.org>
1121
1122         * mixi.el (mixi-url-retrieve): Rename from `mixi-w3-retrieve'.
1123         (mixi-retrieve-function): Follow the change above.
1124
1125 2006-11-22  OHASHI Akira  <bg66@koka-in.org>
1126
1127         * mixi.el (mixi-w3-retrieve): Use `decode-coding-string' instead of
1128         `mm-decode-coding-string'.
1129
1130 2006-11-22  OHASHI Akira  <bg66@koka-in.org>
1131
1132         * sb-mixi.el (shimbun-get-headers): Simplify.
1133
1134 2006-11-22  OHASHI Akira  <bg66@koka-in.org>
1135
1136         * mixi.el (mixi-message-owner-regexp): Fix regexp.
1137         (mixi-message-title-regexp): Ditto.
1138         (mixi-message-time-regexp): Ditto.
1139         (mixi-message-realize): Follow the change above.
1140
1141 2006-11-22  OHASHI Akira  <bg66@koka-in.org>
1142
1143         * mixi.el (mixi-log-list-regexp): Fix regexp.
1144
1145 2006-11-22  OHASHI Akira  <bg66@koka-in.org>
1146
1147         * sb-mixi.el (shimbun-comment-article): Simplify.
1148
1149 2006-11-22  KAMO Tomoyuki  <kto2038@yahoo.co.jp>
1150
1151         * mixi.el (mixi-get-matched-items): Fix the condition for quitting
1152         retrieval.
1153
1154 2006-11-20  OHASHI Akira  <bg66@koka-in.org>
1155
1156         * sb-mixi.el (shimbun-mixi-get-comment-p): New user option.
1157         (shimbun-mixi-get-headers): Use it.
1158
1159 2006-11-11  OHASHI Akira  <bg66@koka-in.org>
1160
1161         * mixi.el (mixi-topic-content-regexp): Fix regexp.
1162         (mixi-topic-realize): Follow the change above.
1163         (mixi-topic-comment-list-regexp): Fix regexp.
1164         (mixi-diary-comment-list-regexp): Follow the change above.
1165         (mixi-get-comments): Ditto.
1166
1167 2006-11-11  OHASHI Akira  <bg66@koka-in.org>
1168
1169         * mixi.el (mixi-topic-comment-list-page): Use `all' instead of '%d'.
1170
1171 2006-11-10  OHASHI Akira  <bg66@koka-in.org>
1172
1173         * mixi.el (mixi-get-new-comments): Return diaries instead of comments.
1174
1175 2006-11-10  OHASHI Akira  <bg66@koka-in.org>
1176
1177         * sb-mixi.el (shimbun-mixi-group-alist): Add `messages' to default
1178         value.
1179         (shimbun-mixi-make-xref): Follow the change above.
1180
1181 2006-11-10  OHASHI Akira  <bg66@koka-in.org>
1182
1183         * sb-mixi.el (shimbun-mixi-get-headers): Stop getting comment's
1184         headers when it was already shown.
1185         (shimbun-get-headers): Follow the change above.
1186
1187 2006-11-10  OHASHI Akira  <bg66@koka-in.org>
1188
1189         * sb-mixi.el: New file.
1190
1191 2006-11-10  OHASHI Akira  <bg66@koka-in.org>
1192
1193         * mixi.el (mixi-expand-url): Don't expand twice.
1194
1195 2006-11-10  OHASHI Akira  <bg66@koka-in.org>
1196
1197         * mixi.el (mixi-log-list-regexp): Fix regexp.
1198         (mixi-community-owner-regexp): Ditto.
1199         (mixi-topic-owner-regexp): Ditto.
1200         (mixi-topic-content-regexp): Ditto.
1201         (mixi-diary-comment-list-regexp): Ditto.
1202         (mixi-topic-comment-list-regexp): Ditto.
1203         (mixi-message-owner-regexp): Ditto.
1204         (mixi-introduction-list-regexp): Ditto.
1205         (mixi-my-introduction-list-regexp): Ditto.
1206
1207 2006-11-09  OHASHI Akira  <bg66@koka-in.org>
1208
1209         * mixi.el (mixi-object-owner): New accessor method.
1210         (mixi-object-time): Ditto.
1211         (mixi-object-title): Ditto.
1212
1213 2006-11-09  OHASHI Akira  <bg66@koka-in.org>
1214
1215         * mixi.el (mixi-make-friend-from-url): Support my object.
1216         (mixi-make-object-from-url): Ditto.
1217
1218 2006-11-08  OHASHI Akira  <bg66@koka-in.org>
1219
1220         * mixi.el (mixi-friend-realize): Don't remove markup.
1221         (mixi-diary-realize): Ditto.
1222         (mixi-community-realize): Ditto.
1223         (mixi-topic-realize): Ditto.
1224         (mixi-get-comments): Ditto.
1225         (mixi-message-realize): Ditto.
1226         (mixi-get-introductions): Ditto.
1227
1228 2006-11-08  OHASHI Akira  <bg66@koka-in.org>
1229
1230         * mixi.el (mixi-object-url-regexp): New regexp.
1231         (mixi-friend-url-regexp): Ditto.
1232         (mixi-diary-url-regexp): Ditto.
1233         (mixi-topic-url-regexp): Ditto.
1234         (mixi-message-url-regexp): Ditto.
1235         (mixi-community-url-regexp): Ditto.
1236         (mixi-make-object-from-url): New function.
1237         (mixi-make-friend-from-url): Ditto.
1238         (mixi-make-diary-from-url): Ditto.
1239         (mixi-make-community-from-url): Ditto.
1240         (mixi-make-topic-from-url): Ditto.
1241         (mixi-make-message-from-url): Ditto.
1242         (mixi-object-content): New accessor method.
1243
1244 2006-11-06  OHASHI Akira  <bg66@koka-in.org>
1245
1246         * mixi.el (mixi-expand-url): New macro.
1247         (mixi-w3-retrieve): Use it.
1248         (mixi-w3m-retrieve): Ditto.
1249         (mixi-curl-retrieve): Ditto.
1250
1251 2006-11-01  OHASHI Akira  <bg66@koka-in.org>
1252
1253         * mixi.el (mixi-diary-comment-list-regexp): Fix regexp.
1254         (mixi-topic-comment-list-regexp): Ditto.
1255         (mixi-get-comments): Follow the change above.
1256
1257 2006-10-28  OHASHI Akira  <bg66@koka-in.org>
1258
1259         * mixi.el (mixi-message-box-list): New constant.
1260         (mixi-message-box-p): New macro.
1261         (mixi-message-box-name): New function.
1262         (mixi-get-messages): Use them.
1263
1264 2006-10-25  OHASHI Akira  <bg66@koka-in.org>
1265
1266         * mixi.el (mixi-remove-markup): When STRING is nil, insert a null
1267         string.
1268         (mixi-make-introduction): New function.
1269         (mixi-introduction-p): New macro.
1270         (mixi-introduction-parent): New accessor method.
1271         (mixi-introduction-owner): Ditto.
1272         (mixi-introduction-content): Ditto.
1273         (mixi-introduction-list-page): New macro.
1274         (mixi-introduction-list-regexp): New regexp.
1275         (mixi-my-introduction-list-regexp): Ditto.
1276         (mixi-get-introductions): New function.
1277
1278 2006-10-25  Daiki Ueno  <ueno@unixuser.org>
1279
1280         * mixi.el (mixi-retrieve-function): Try to select
1281         mixi-retrieve-function automatically.
1282
1283 2006-10-25  OHASHI Akira  <bg66@koka-in.org>
1284
1285         * mixi.el (mixi-cache-expires): Add new constant.
1286         (mixi-cache-expired-p): Follow the change above.
1287
1288 2006-10-25  OHASHI Akira  <bg66@koka-in.org>
1289
1290         * mixi.el (mixi-retrieve-function): Use `radio' instead of `choice'.
1291         (mixi-default-email): Ditto.
1292         (mixi-default-password): Ditto.
1293         (mixi-cache-expires): Ditto.
1294
1295 2006-10-25  Daiki Ueno  <ueno@unixuser.org>
1296
1297         * mixi.el (mixi-time-less-p): Normalize encoded time.
1298         (mixi-time-add): Ditto.
1299
1300 2006-10-24  OHASHI Akira  <bg66@koka-in.org>
1301
1302         * mixi.el (mixi-object-timestamp): New accessor method.
1303         (mixi-cache-expired-p): Use it.
1304         (mixi-object-realize-p): New alias.
1305         (mixi-object-set-timestamp): New accessor method.
1306         (mixi-object-touch): New macro.
1307         (mixi-friend-realize-p): Abolish.
1308         (mixi-friend-touch): Ditto.
1309         (mixi-diary-realize-p): Ditto.
1310         (mixi-diary-touch): Ditto.
1311         (mixi-community-realize-p): Ditto.
1312         (mixi-community-touch): Ditto.
1313         (mixi-topic-realize-p): Ditto.
1314         (mixi-topic-touch): Ditto.
1315         (mixi-message-realize-p): Ditto.
1316         (mixi-message-touch): Ditto.
1317         (mixi-friend-realize): Follow the change above.
1318         (mixi-diary-realize): Ditto.
1319         (mixi-community-realize): Ditto.
1320         (mixi-topic-realize): Ditto.
1321         (mixi-message-realize): Ditto.
1322
1323 2006-10-24  OHASHI Akira  <bg66@koka-in.org>
1324
1325         * mixi.el (mixi-message-cache): New variable.
1326         (mixi-make-message): New function.
1327         (mixi-message-p): New macro.
1328         (mixi-message-page): Ditto.
1329         (mixi-message-owner-regexp): New regexp.
1330         (mixi-message-title-regexp): Ditto.
1331         (mixi-message-time-regexp): Ditto.
1332         (mixi-message-content-regexp): Ditto.
1333         (mixi-message-realize): New function.
1334         (mixi-message-realize-p): New accessor method.
1335         (mixi-message-id): Ditto.
1336         (mixi-message-box): Ditto.
1337         (mixi-message-owner): Ditto.
1338         (mixi-message-title): Ditto.
1339         (mixi-message-time): Ditto.
1340         (mixi-message-content): Ditto.
1341         (mixi-message-touch): Ditto.
1342         (mixi-message-set-owner): Ditto.
1343         (mixi-message-set-title): Ditto.
1344         (mixi-message-set-time): Ditto.
1345         (mixi-message-set-content): Ditto.
1346         (mixi-message-list-page): New macro.
1347         (mixi-message-list-regexp): New regexp.
1348         (mixi-get-messages): New function.
1349
1350 2006-10-24  Daiki Ueno  <ueno@unixuser.org>
1351
1352         * mixi.el (with-mixi-decoded-time-value): Abolished.
1353         (mixi-encode-time-value): Abolished.
1354         (mixi-time-less-p): Simplified.
1355         (mixi-time-add): Simplified.
1356         (mixi-seconds-to-time): Simplified.
1357
1358 2006-10-24  OHASHI Akira  <bg66@koka-in.org>
1359
1360         * mixi.el (with-mixi-retrieve): Put `edebug-form-spec'.
1361         (with-mixi-decoded-time-value): Ditto.
1362
1363 2006-10-24  OHASHI Akira  <bg66@koka-in.org>
1364
1365         * mixi.el (mixi-get-matched-items): Fix when MAX-NUMBERS is nil.
1366
1367 2006-10-24  OHASHI Akira  <bg66@koka-in.org>
1368
1369         * mixi.el (mixi-diary-comment-list-page): Use `%d' instead of `all'
1370         for page parameter.
1371         (mixi-topic-comment-list-page): Ditto.
1372         (mixi-get-comments): Use `max-numbers' instead of 1.
1373         (mixi-get-matched-items): Exit when the same items got already.
1374
1375 2006-10-23  OHASHI Akira  <bg66@koka-in.org>
1376
1377         * mixi.el (toplevel): Don't use the FILENAME argument of `require'.
1378
1379 2006-10-23  OHASHI Akira  <bg66@koka-in.org>
1380
1381         * mixi.el (with-mixi-decoded-time-value): New macro.
1382         (mixi-encode-time-value): New function.
1383         (mixi-time-less-p): Ditto.
1384         (mixi-time-add): Ditto.
1385         (mixi-seconds-to-time): Ditto.
1386         (mixi-cache-expired-p): Use them.
1387
1388 2006-10-23  OHASHI Akira  <bg66@koka-in.org>
1389
1390         * mixi.el (mixi-get-friends): Change the FRIEND and the MAX-NUMBERS
1391         argument to the ARGS argument.
1392         (mixi-get-diaries): Ditto.
1393         (mixi-get-communities): Ditto.
1394
1395         * mixi.el (mixi-get-matched-items): Change the MAX-PAGES argument to
1396         MAX-NUMBERS.
1397         (mixi-friend-max-pages): Abolish.
1398         (mixi-favorite-max-pages): Ditto.
1399         (mixi-log-max-pages): Ditto.
1400         (mixi-diary-max-pages): Ditto.
1401         (mixi-new-diary-max-pages): Ditto.
1402         (mixi-community-max-pages): Ditto.
1403         (mixi-topic-max-pages): Ditto.
1404         (mixi-new-topic-max-pages): Ditto.
1405         (mixi-new-comment-max-pages): Ditto.
1406         (mixi-get-friends): Add the MAX-NUMBERS argument.
1407         (mixi-get-favorites): Ditto.
1408         (mixi-get-logs): Ditto.
1409         (mixi-get-diaries): Ditto.
1410         (mixi-get-new-diaries): Ditto.
1411         (mixi-get-communities): Ditto.
1412         (mixi-get-topics): Ditto.
1413         (mixi-get-new-topics): Ditto.
1414         (mixi-get-comments): Ditto.
1415         (mixi-get-new-comments): Ditto.
1416
1417 2006-10-23  Daiki Ueno  <ueno@unixuser.org>
1418
1419         * mixi.el (mixi-curl-retrieve): Make the temp buffer unibyte.
1420
1421 2006-10-23  Daiki Ueno  <ueno@unixuser.org>
1422
1423         * mixi.el (mixi-curl-retrieve): New function.
1424         (mixi-retrieve-function): Don't use NOERROR arg of require.
1425
1426 2006-10-23  OHASHI Akira  <bg66@koka-in.org>
1427
1428         * mixi.el (mixi-get-matched-items): Don't convert string to number.
1429         (mixi-login): Ditto.
1430         (mixi-make-me): Ditto.
1431         (mixi-friend-page): Ditto.
1432         (mixi-friend-list-page): Ditto.
1433         (mixi-diary-page): Ditto.
1434         (mixi-diary-list-page): Ditto.
1435         (mixi-community-page): Ditto.
1436         (mixi-community-realize): Ditto.
1437         (mixi-community-list-page): Ditto.
1438         (mixi-topic-page): Ditto.
1439         (mixi-topic-realize): Ditto.
1440         (mixi-topic-list-page): Ditto.
1441         (mixi-diary-comment-list-page): Ditto.
1442         (mixi-topic-comment-list-page): Ditto.
1443         (mixi-get-logs): Ditto.
1444         (mixi-get-comments): Ditto.
1445
1446 2006-10-23  OHASHI Akira  <bg66@koka-in.org>
1447
1448         * mixi.el: Try to require `url' and `w3m'.
1449         (mixi-get-comments): Fix typo.
1450
1451 2006-10-23  OHASHI Akira  <bg66@koka-in.org>
1452
1453         * mixi.el (mixi-retrieve-function): New user option.
1454         (mixi-retrieve): Abolish.
1455         (mixi-w3-retrieve): New function.
1456         (mixi-w3m-retrieve): Ditto.
1457         (mixi-retrieve-1): Ditto.
1458         (mixi-login): Follow the change above.
1459         (with-mixi-retrieve): Ditto.
1460
1461 2006-10-23  OHASHI Akira  <bg66@koka-in.org>
1462
1463         * mixi.el: Require `url' instead of `w3m'.
1464         (mixi-retrieve): Follow the change above.
1465         (mixi-login): Ditto.
1466         (mixi-continuously-access-interval): Increase to 4.0.
1467         (mixi-verbose): Abolish.
1468         (mixi-friend-to-id): Ditto.
1469         (mixi-community-to-id): Ditto.
1470
1471 2006-10-22  OHASHI Akira  <bg66@koka-in.org>
1472
1473         * mixi.el (mixi-make-community): New slot `members'.
1474         (mixi-community-members): New accessor method.
1475         (mixi-community-set-members): Ditto.
1476         (mixi-community-members-regexp): New regexp.
1477         (mixi-community-realize): Use them.
1478
1479         * mixi.el (mixi-make-community): New slot `open level'.
1480         (mixi-community-open-level): New accessor method.
1481         (mixi-community-set-open-level): Ditto.
1482         (mixi-community-open-level-regexp): New regexp.
1483         (mixi-community-realize): Use them.
1484
1485         * mixi.el (mixi-make-community): New slot `authority'.
1486         (mixi-community-authority): New accessor method.
1487         (mixi-community-set-authority): Ditto.
1488         (mixi-community-authority-regexp): New regexp.
1489         (mixi-community-realize): Use them.
1490
1491 2006-10-22  OHASHI Akira  <bg66@koka-in.org>
1492
1493         * mixi.el (mixi-make-friend): New slot `sex'.
1494         (mixi-friend-sex): New accessor method.
1495         (mixi-friend-set-sex): Ditto.
1496         (mixi-friend-name-sex-regexp): Rename from `mixi-friend-name-regexp'.
1497         (mixi-my-name-regexp): Abolish.
1498         (mixi-friend-realize): Use them.
1499
1500         * mixi.el (mixi-make-friend): New slot `address'.
1501         (mixi-friend-address): New accessor method.
1502         (mixi-friend-set-address): Ditto.
1503         (mixi-friend-address-regexp): New regexp.
1504         (mixi-friend-realize): Use them.
1505
1506         * mixi.el (mixi-make-friend): New slot `age'.
1507         (mixi-friend-age): New accessor method.
1508         (mixi-friend-set-age): Ditto.
1509         (mixi-friend-age-regexp): New regexp.
1510         (mixi-friend-realize): Use them.
1511
1512         * mixi.el (mixi-make-friend): New slot `birthday'.
1513         (mixi-friend-birthday): New accessor method.
1514         (mixi-friend-set-birthday): Ditto.
1515         (mixi-friend-birthday-regexp): New regexp.
1516         (mixi-friend-realize): Use them.
1517
1518         * mixi.el (mixi-make-friend): New slot `blood type'.
1519         (mixi-friend-blood-type): New accessor method.
1520         (mixi-friend-set-blood-type): Ditto.
1521         (mixi-friend-blood-type-regexp): New regexp.
1522         (mixi-friend-realize): Use them.
1523
1524         * mixi.el (mixi-make-friend): New slot `birthplace'.
1525         (mixi-friend-birthplace): New accessor method.
1526         (mixi-friend-set-birthplace): Ditto.
1527         (mixi-friend-birthplace-regexp): New regexp.
1528         (mixi-friend-realize): Use them.
1529
1530         * mixi.el (mixi-make-friend): New slot `hobby'.
1531         (mixi-friend-hobby): New accessor method.
1532         (mixi-friend-set-hobby): Ditto.
1533         (mixi-friend-hobby-regexp): New regexp.
1534         (mixi-friend-realize): Use them.
1535
1536         * mixi.el (mixi-make-friend): New slot `job'.
1537         (mixi-friend-job): New accessor method.
1538         (mixi-friend-set-job): Ditto.
1539         (mixi-friend-job-regexp): New regexp.
1540         (mixi-friend-realize): Use them.
1541
1542         * mixi.el (mixi-make-friend): New slot `organization'.
1543         (mixi-friend-organization): New accessor method.
1544         (mixi-friend-set-organization): Ditto.
1545         (mixi-friend-organization-regexp): New regexp.
1546         (mixi-friend-realize): Use them.
1547
1548         * mixi.el (mixi-make-friend): New slot `profile'.
1549         (mixi-friend-profile): New accessor method.
1550         (mixi-friend-set-profile): Ditto.
1551         (mixi-friend-profile-regexp): New regexp.
1552         (mixi-friend-realize): Use them.
1553
1554 2006-10-21  OHASHI Akira  <bg66@koka-in.org>
1555
1556         * mixi.el (mixi-friend-max-pages): Abolish; Move to toplevel defvar.
1557         (mixi-favorite-max-pages): Ditto.
1558         (mixi-log-max-pages): Ditto.
1559         (mixi-diary-max-pages): Ditto.
1560         (mixi-new-diary-max-pages): Ditto.
1561         (mixi-community-max-pages): Ditto.
1562         (mixi-topic-max-pages): Ditto.
1563         (mixi-new-topic-max-pages): Ditto.
1564         (mixi-new-comment-max-pages): Ditto.
1565
1566 2006-10-20  OHASHI Akira  <bg66@koka-in.org>
1567
1568         * mixi.el (mixi): Use `mixi' instead of `Mixi'.
1569         (mixi-url): Ditto.
1570         (mixi-coding-system): Ditto.
1571         (mixi-continuously-access-interval): Ditto.
1572         (mixi-message): Ditto.
1573         (mixi-login): Ditto.
1574
1575 2006-10-20  OHASHI Akira  <bg66@koka-in.org>
1576
1577         * mixi.el (mixi-login): Tiny fix.
1578         (mixi-accept-adult-contents): Fix docs.
1579
1580 2006-10-20  OHASHI Akira  <bg66@koka-in.org>
1581
1582         * mixi.el (mixi-login): Return an error when `w3m-use-cookies' is nil.
1583
1584 2006-10-20  OHASHI Akira  <bg66@koka-in.org>
1585
1586         * mixi.el: Importing mixi.el.
1587
1588 \f
1589 Local Variables:
1590 coding: iso-2022-7bit
1591 fill-column: 79
1592 indent-tabs-mode: t
1593 End: