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