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