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