90d31101f81585d59b4678efbd5fdbb81fb6ea60
[elisp/mixi.git] / ChangeLog
1 2006-12-18  OHASHI Akira  <bg66@koka-in.org>
2
3         * mixi.el (mixi-friend-nick-regexp): Follow the change of mixi.
4         (mixi-friend-name-regexp): Ditto.
5         (mixi-friend-sex-regexp): Ditto.
6         (mixi-friend-hobby-regexp): Ditto.
7         (mixi-friend-realize): Follow the change above.
8         (mixi-community-birthday-regexp): Follow the change of mixi.
9         (mixi-community-owner-regexp): Ditto.
10         (mixi-community-category-regexp): Ditto.
11         (mixi-community-members-regexp): Ditto.
12         (mixi-community-open-level-regexp): Ditto.
13         (mixi-community-authority-regexp): Ditto.
14
15 2006-12-18  OHASHI Akira  <bg66@koka-in.org>
16
17         * sb-mixi.el (shimbun-mixi-make-subject): Add SHIMBUN argument.
18         (shimbun-mixi-get-headers): Follow the change above.
19
20         * mixi.el (mixi-topic-community-regexp): New regexp.
21         (mixi-topic-realize): Use it.
22         (mixi-event-community-regexp): New regexp.
23         (mixi-event-realize): Use it.
24         (mixi-bbs-list): New constant.
25         (mixi-bbs-p): New macro.
26         (mixi-bbs-community): New function.
27
28 2006-12-18  OHASHI Akira  <bg66@koka-in.org>
29
30         * mixi.el (mixi-curl-cookie-file): Change the default value to
31         ~/.mixi/cookies.txt.
32
33 2006-12-14  OHASHI Akira  <bg66@koka-in.org>
34
35         * mixi.el (mixi-object-title): Remove application dependant codes.
36         (mixi-object-content): Ditto.
37
38         * sb-mixi.el (shimbun-mixi-make-subject): Follow the change above.
39         (shimbun-mixi-make-body): Ditto.
40
41 2006-12-14  OHASHI Akira  <bg66@koka-in.org>
42
43         * mixi.el (mixi-friend-nick-regexp): Follow the change of mixi.
44         (mixi-friend-realize): Ditto.
45
46 2006-12-14  OHASHI Akira  <bg66@koka-in.org>
47
48         * mixi.el (mixi-object-p): Check whether class is symbol.
49         (mixi-read-object): New function.
50         (mixi-cache-file-regexp): New regexp.
51         (mixi-cache-regexp): Use it.
52         (mixi-save-cache): Remove the prefix of file name.
53         (mixi-read-cache): Use `mixi-read-object' instead of `puthash'.
54         (mixi-load-cache): Follow the change above.
55         (mixi-make-friend): Add all slots to the argument. 
56         (mixi-make-diary): Ditto.
57         (mixi-make-community): Ditto.
58         (mixi-make-topic): Ditto.
59         (mixi-make-event): Ditto.
60         (mixi-make-message): Ditto.
61
62 2006-12-12  OHASHI Akira  <bg66@koka-in.org>
63
64         * mixi.el (mixi-url-retrieve): Simplify.
65
66 2006-12-11  OHASHI Akira  <bg66@koka-in.org>
67
68         * mixi.el (mixi-diary-time-regexp): Follow the change of mixi;
69         Fix regexp.
70         (mixi-diary-title-regexp): Ditto.
71         (mixi-diary-content-regexp): Ditto.
72         (mixi-diary-realize): Follow the change above.
73
74 2006-12-11  OHASHI Akira  <bg66@koka-in.org>
75
76         * mixi.el (mixi-search-bbs-list-page): New macro.
77         (mixi-search-bbs-list-regexp): New regexp.
78         (mixi-search-bbses): New function.
79
80 2006-12-11  OHASHI Akira  <bg66@koka-in.org>
81
82         * mixi.el (mixi-search-community-list-page): New macro.
83         (mixi-search-community-list-regexp): New regexp.
84         (mixi-search-communities): New function.
85
86 2006-12-11  OHASHI Akira  <bg66@koka-in.org>
87
88         * mixi.el (mixi-cache-expires): Set the default value to nil.
89
90 2006-12-08  OHASHI Akira  <bg66@koka-in.org>
91
92         * sb-mixi.el (shimbun-mixi-initialize-comment-cache): Abolish.
93         (initialize-instance): Follow the change above.
94         (shimbun-close): Set the comment cache to nil.
95
96 2006-12-08  OHASHI Akira  <bg66@koka-in.org>
97
98         * mixi.el (mixi-topic-comment-list-regexp): Fix regexp.
99         (mixi-message): Rename the STRING argument to STRINGS.
100         (mixi-login): Follow the cange above.
101         (mixi-parse-buffer): Fix error message.
102
103 2006-12-07  OHASHI Akira  <bg66@koka-in.org>
104
105         * mixi.el (mixi-diary-owner-nick-regexp): Fix regexp.
106         (mixi-topic-owner-regexp): Ditto.
107
108 2006-12-05  OHASHI Akira  <bg66@koka-in.org>
109
110         * sb-mixi.el (shimbun-mixi-logout-p): New user option.
111         (shimbun-mixi-initialize-comment-cache): New macro.
112         (initialize-instance): Use it.
113         (shimbun-close): New method.
114
115 2006-12-04  OHASHI Akira  <bg66@koka-in.org>
116
117         * mixi.el (mixi-url-encode-and-quote-percent-string): New function.
118         (mixi-search-diary-list-page): New macro.
119         (mixi-search-diary-list-regexp): New regexp.
120         (mixi-search-diaries): New function.
121         (mixi-diary-closed-regexp): New regexp.
122         (mixi-diary-realize): Use it.
123
124         * sb-mixi.el (shimbun-mixi-group-alist): Fix docs.
125
126 2006-12-04  OHASHI Akira  <bg66@koka-in.org>
127
128         * mixi.el (mixi-diary-content-regexp): Fix regexp.
129
130 2006-12-01  OHASHI Akira  <bg66@koka-in.org>
131
132         * mixi.el (mixi-diary-comment-list-page): Use `full=1' instead of
133         `page=%d'.
134         (mixi-get-comments): Get comments in latest order.
135
136 2006-12-01  OHASHI Akira  <bg66@koka-in.org>
137
138         * mixi.el (mixi-parse-buffer): Rename from `mixi-retrieve-1', and
139         swap `buffer' argument and `url'.
140         (mixi-url-retrieve): Follow the change above.
141         (mixi-w3m-retrieve): Ditto.
142         (mixi-curl-retrieve): Ditto.
143
144 2006-11-30  OHASHI Akira  <bg66@koka-in.org>
145
146         * mixi.el (mixi-get-matched-items): Rename `max-numbers' to `range',
147         and swap `range' and `regexp'.
148         (mixi-get-friends): Follow the change above.
149         (mixi-get-favorites): Ditto.
150         (mixi-get-logs): Ditto.
151         (mixi-get-diaries): Ditto.
152         (mixi-get-new-diaries): Ditto.
153         (mixi-get-communities): Ditto.
154         (mixi-get-bbses): Ditto.
155         (mixi-get-new-bbses): Ditto.
156         (mixi-get-comments): Ditto.
157         (mixi-get-new-comments): Ditto.
158         (mixi-get-messages): Ditto.
159         (mixi-get-introductions): Ditto.
160
161 2006-11-30  OHASHI Akira  <bg66@koka-in.org>
162
163         * sb-mixi.el (shimbun-comment-article): Simplify.
164
165 2006-11-29  OHASHI Akira  <bg66@koka-in.org>
166
167         * sb-mixi.el (shimbun-comment-article): Cache the content of all
168         comment.
169
170 2006-11-29  OHASHI Akira  <bg66@koka-in.org>
171
172         * sb-mixi.el (shimbun-mixi): Add the COMMENT-CACHE slot.
173         (initialize-instance): New method.
174         (shimbun-mixi-get-headers): Cache the content of comment.
175         (shimbun-comment-article): Use cache.
176         (shimbun-article): Follow the change above.
177
178 2006-11-28  OHASHI Akira  <bg66@koka-in.org>
179
180         * sb-mixi.el (shimbun-mixi-x-face-alist): New variable.
181
182 2006-11-28  OHASHI Akira  <bg66@koka-in.org>
183
184         * mixi.el (mixi-object-title): Follow the event object.
185         (mixi-object-content): Ditto.
186         (mixi-bbs-owner): New alias.
187         (mixi-bbs-id): Ditto.
188         (mixi-bbs-time): Ditto.
189         (mixi-bbs-title): Ditto.
190         (mixi-bbs-content): Ditto.
191
192         * sb-mixi.el (shimbun-mixi-make-subject): Follow the change above.
193         (shimbun-mixi-make-body): Ditto.
194         
195 2006-11-27  OHASHI Akira  <bg66@koka-in.org>
196
197         * mixi.el (mixi-event-cache): New variable.
198         (mixi-make-event): New function.
199         (mixi-event-url-regexp): New constant.
200         (mixi-make-event-from-url): New function.
201         (mixi-event-p): New macro.
202         (mixi-event-page): Ditto.
203         (mixi-event-time-regexp): New regexp.
204         (mixi-event-title-regexp): Ditto.
205         (mixi-event-owner-regexp): Ditto.
206         (mixi-event-date-regexp): Ditto.
207         (mixi-event-place-regexp): Ditto.
208         (mixi-event-detail-regexp): Ditto.
209         (mixi-event-limit-regexp): Ditto.
210         (mixi-event-members-regexp): Ditto.
211         (mixi-event-realize): New function.
212         (mixi-event-community): New accessor method.
213         (mixi-event-id): Ditto.
214         (mixi-event-time): Ditto.
215         (mixi-event-title): Ditto.
216         (mixi-event-owner): Ditto.
217         (mixi-event-date): Ditto.
218         (mixi-event-place): Ditto.
219         (mixi-event-detail): Ditto.
220         (mixi-event-limit): Ditto.
221         (mixi-event-members): Ditto.
222         (mixi-event-set-time): Ditto.
223         (mixi-event-set-title): Ditto.
224         (mixi-event-set-owner): Ditto.
225         (mixi-event-set-date): Ditto.
226         (mixi-event-set-place): Ditto.
227         (mixi-event-set-detail): Ditto.
228         (mixi-event-set-limit): Ditto.
229         (mixi-event-set-members): Ditto.
230         (mixi-bbs-list-page): Rename from `mixi-topic-list-page'.
231         (mixi-bbs-list-regexp): Rename from `mixi-topic-list-regexp'.
232         (mixi-get-bbses): Rename from `mixi-get-topics'.
233         (mixi-new-bbs-list-page): Rename from `mixi-new-topic-list-page'.
234         (mixi-new-bbs-list-regexp): Rename from `mixi-new-topic-list-regexp'.
235         (mixi-get-new-bbses): Rename from `mixi-get-new-topics'.
236         (mixi-bbs-list-regexp): Follow the change above.
237         (mixi-get-bbses): Ditto.
238         (mixi-new-bbs-list-regexp): Ditto.
239         (mixi-get-new-bbses): Ditto.
240         (mixi-event-comment-list-page): New function.
241         (mixi-event-comment-list-regexp): New constant.
242
243         * sb-mixi.el (shimbun-mixi-group-alist): Follow the change above.
244         (shimbun-mixi-make-subject): Ditto.
245         (shimbun-mixi-make-xref): Ditto.
246         (shimbun-mixi-get-headers): Ditto.
247         (shimbun-get-headers): Ditto.
248         (shimbun-mixi-make-body): New function.
249         (shimbun-article): Follow the change above.
250
251 2006-11-27  OHASHI Akira  <bg66@koka-in.org>
252
253         * sb-mixi.el (shimbun-mixi-get-headers): Don't quit even if there are
254         comments which have already gotten.
255
256 2006-11-27  OHASHI Akira  <bg66@koka-in.org>
257
258         * mixi.el (mixi-topic-content-regexp): Fix regexp.
259         (mixi-topic-realize): Follow the change above.
260
261 2006-11-25  OHASHI Akira  <bg66@koka-in.org>
262
263         * mixi.el (mixi-save-cache): Use `symbol-value' instead of
264         `default-value'.
265
266 2006-11-24  OHASHI Akira  <bg66@koka-in.org>
267
268         * mixi.el (mixi-directory): Rename from `mixi-cache-directory'.
269         (mixi-cache-regexp): New regexp.
270         (mixi-save-cache): New function.
271         (mixi-read-cache): Ditto.
272         (mixi-load-cache): Ditto.
273
274 2006-11-24  OHASHI Akira  <bg66@koka-in.org>
275
276         * mixi.el (mixi-retrieve): New macro.
277         (mixi-retrieve-1): Use it.
278         (mixi-login): Ditto.
279         (mixi-logout): Ditto.
280         (with-mixi-retrieve): Ditto.
281
282 2006-11-23  OHASHI Akira  <bg66@koka-in.org>
283
284         * mixi.el (mixi-url-retrieve): Rename from `mixi-w3-retrieve'.
285         (mixi-retrieve-function): Follow the change above.
286
287 2006-11-22  OHASHI Akira  <bg66@koka-in.org>
288
289         * mixi.el (mixi-w3-retrieve): Use `decode-coding-string' instead of
290         `mm-decode-coding-string'.
291
292 2006-11-22  OHASHI Akira  <bg66@koka-in.org>
293
294         * sb-mixi.el (shimbun-get-headers): Simplify.
295
296 2006-11-22  OHASHI Akira  <bg66@koka-in.org>
297
298         * mixi.el (mixi-message-owner-regexp): Fix regexp.
299         (mixi-message-title-regexp): Ditto.
300         (mixi-message-time-regexp): Ditto.
301         (mixi-message-realize): Follow the change above.
302
303 2006-11-22  OHASHI Akira  <bg66@koka-in.org>
304
305         * mixi.el (mixi-log-list-regexp): Fix regexp.
306
307 2006-11-22  OHASHI Akira  <bg66@koka-in.org>
308
309         * sb-mixi.el (shimbun-comment-article): Simplify.
310
311 2006-11-22  KAMO Tomoyuki  <kto2038@yahoo.co.jp>
312
313         * mixi.el (mixi-get-matched-items): Fix the condition for quitting
314         retrieval.
315
316 2006-11-20  OHASHI Akira  <bg66@koka-in.org>
317
318         * sb-mixi.el (shimbun-mixi-get-comment-p): New user option.
319         (shimbun-mixi-get-headers): Use it.
320
321 2006-11-11  OHASHI Akira  <bg66@koka-in.org>
322
323         * mixi.el (mixi-topic-content-regexp): Fix regexp.
324         (mixi-topic-realize): Follow the change above.
325         (mixi-topic-comment-list-regexp): Fix regexp.
326         (mixi-diary-comment-list-regexp): Follow the change above.
327         (mixi-get-comments): Ditto.
328
329 2006-11-11  OHASHI Akira  <bg66@koka-in.org>
330
331         * mixi.el (mixi-topic-comment-list-page): Use `all' instead of '%d'.
332
333 2006-11-10  OHASHI Akira  <bg66@koka-in.org>
334
335         * mixi.el (mixi-get-new-comments): Return diaries instead of comments.
336
337 2006-11-10  OHASHI Akira  <bg66@koka-in.org>
338
339         * sb-mixi.el (shimbun-mixi-group-alist): Add `messages' to default
340         value.
341         (shimbun-mixi-make-xref): Follow the change above.
342
343 2006-11-10  OHASHI Akira  <bg66@koka-in.org>
344
345         * sb-mixi.el (shimbun-mixi-get-headers): Stop getting comment's
346         headers when it was already shown.
347         (shimbun-get-headers): Follow the change above.
348
349 2006-11-10  OHASHI Akira  <bg66@koka-in.org>
350
351         * sb-mixi.el: New file.
352
353 2006-11-10  OHASHI Akira  <bg66@koka-in.org>
354
355         * mixi.el (mixi-expand-url): Don't expand twice.
356
357 2006-11-10  OHASHI Akira  <bg66@koka-in.org>
358
359         * mixi.el (mixi-log-list-regexp): Fix regexp.
360         (mixi-community-owner-regexp): Ditto.
361         (mixi-topic-owner-regexp): Ditto.
362         (mixi-topic-content-regexp): Ditto.
363         (mixi-diary-comment-list-regexp): Ditto.
364         (mixi-topic-comment-list-regexp): Ditto.
365         (mixi-message-owner-regexp): Ditto.
366         (mixi-introduction-list-regexp): Ditto.
367         (mixi-my-introduction-list-regexp): Ditto.
368
369 2006-11-09  OHASHI Akira  <bg66@koka-in.org>
370
371         * mixi.el (mixi-object-owner): New accessor method.
372         (mixi-object-time): Ditto.
373         (mixi-object-title): Ditto.
374
375 2006-11-09  OHASHI Akira  <bg66@koka-in.org>
376
377         * mixi.el (mixi-make-friend-from-url): Support my object.
378         (mixi-make-object-from-url): Ditto.
379
380 2006-11-08  OHASHI Akira  <bg66@koka-in.org>
381
382         * mixi.el (mixi-friend-realize): Don't remove markup.
383         (mixi-diary-realize): Ditto.
384         (mixi-community-realize): Ditto.
385         (mixi-topic-realize): Ditto.
386         (mixi-get-comments): Ditto.
387         (mixi-message-realize): Ditto.
388         (mixi-get-introductions): Ditto.
389
390 2006-11-08  OHASHI Akira  <bg66@koka-in.org>
391
392         * mixi.el (mixi-object-url-regexp): New regexp.
393         (mixi-friend-url-regexp): Ditto.
394         (mixi-diary-url-regexp): Ditto.
395         (mixi-topic-url-regexp): Ditto.
396         (mixi-message-url-regexp): Ditto.
397         (mixi-community-url-regexp): Ditto.
398         (mixi-make-object-from-url): New function.
399         (mixi-make-friend-from-url): Ditto.
400         (mixi-make-diary-from-url): Ditto.
401         (mixi-make-community-from-url): Ditto.
402         (mixi-make-topic-from-url): Ditto.
403         (mixi-make-message-from-url): Ditto.
404         (mixi-object-content): New accessor method.
405
406 2006-11-06  OHASHI Akira  <bg66@koka-in.org>
407
408         * mixi.el (mixi-expand-url): New macro.
409         (mixi-w3-retrieve): Use it.
410         (mixi-w3m-retrieve): Ditto.
411         (mixi-curl-retrieve): Ditto.
412
413 2006-11-01  OHASHI Akira  <bg66@koka-in.org>
414
415         * mixi.el (mixi-diary-comment-list-regexp): Fix regexp.
416         (mixi-topic-comment-list-regexp): Ditto.
417         (mixi-get-comments): Follow the change above.
418
419 2006-10-28  OHASHI Akira  <bg66@koka-in.org>
420
421         * mixi.el (mixi-message-box-list): New constant.
422         (mixi-message-box-p): New macro.
423         (mixi-message-box-name): New function.
424         (mixi-get-messages): Use them.
425
426 2006-10-25  OHASHI Akira  <bg66@koka-in.org>
427
428         * mixi.el (mixi-remove-markup): When STRING is nil, insert a null
429         string.
430         (mixi-make-introduction): New function.
431         (mixi-introduction-p): New macro.
432         (mixi-introduction-parent): New accessor method.
433         (mixi-introduction-owner): Ditto.
434         (mixi-introduction-content): Ditto.
435         (mixi-introduction-list-page): New macro.
436         (mixi-introduction-list-regexp): New regexp.
437         (mixi-my-introduction-list-regexp): Ditto.
438         (mixi-get-introductions): New function.
439
440 2006-10-25  Daiki Ueno  <ueno@unixuser.org>
441
442         * mixi.el (mixi-retrieve-function): Try to select
443         mixi-retrieve-function automatically.
444
445 2006-10-25  OHASHI Akira  <bg66@koka-in.org>
446
447         * mixi.el (mixi-cache-expires): Add new constant.
448         (mixi-cache-expired-p): Follow the change above.
449
450 2006-10-25  OHASHI Akira  <bg66@koka-in.org>
451
452         * mixi.el (mixi-retrieve-function): Use `radio' instead of `choice'.
453         (mixi-default-email): Ditto.
454         (mixi-default-password): Ditto.
455         (mixi-cache-expires): Ditto.
456
457 2006-10-25  Daiki Ueno  <ueno@unixuser.org>
458
459         * mixi.el (mixi-time-less-p): Normalize encoded time.
460         (mixi-time-add): Ditto.
461
462 2006-10-24  OHASHI Akira  <bg66@koka-in.org>
463
464         * mixi.el (mixi-object-timestamp): New accessor method.
465         (mixi-cache-expired-p): Use it.
466         (mixi-object-realize-p): New alias.
467         (mixi-object-set-timestamp): New accessor method.
468         (mixi-object-touch): New macro.
469         (mixi-friend-realize-p): Abolish.
470         (mixi-friend-touch): Ditto.
471         (mixi-diary-realize-p): Ditto.
472         (mixi-diary-touch): Ditto.
473         (mixi-community-realize-p): Ditto.
474         (mixi-community-touch): Ditto.
475         (mixi-topic-realize-p): Ditto.
476         (mixi-topic-touch): Ditto.
477         (mixi-message-realize-p): Ditto.
478         (mixi-message-touch): Ditto.
479         (mixi-friend-realize): Follow the change above.
480         (mixi-diary-realize): Ditto.
481         (mixi-community-realize): Ditto.
482         (mixi-topic-realize): Ditto.
483         (mixi-message-realize): Ditto.
484
485 2006-10-24  OHASHI Akira  <bg66@koka-in.org>
486
487         * mixi.el (mixi-message-cache): New variable.
488         (mixi-make-message): New function.
489         (mixi-message-p): New macro.
490         (mixi-message-page): Ditto.
491         (mixi-message-owner-regexp): New regexp.
492         (mixi-message-title-regexp): Ditto.
493         (mixi-message-time-regexp): Ditto.
494         (mixi-message-content-regexp): Ditto.
495         (mixi-message-realize): New function.
496         (mixi-message-realize-p): New accessor method.
497         (mixi-message-id): Ditto.
498         (mixi-message-box): Ditto.
499         (mixi-message-owner): Ditto.
500         (mixi-message-title): Ditto.
501         (mixi-message-time): Ditto.
502         (mixi-message-content): Ditto.
503         (mixi-message-touch): Ditto.
504         (mixi-message-set-owner): Ditto.
505         (mixi-message-set-title): Ditto.
506         (mixi-message-set-time): Ditto.
507         (mixi-message-set-content): Ditto.
508         (mixi-message-list-page): New macro.
509         (mixi-message-list-regexp): New regexp.
510         (mixi-get-messages): New function.
511
512 2006-10-24  Daiki Ueno  <ueno@unixuser.org>
513
514         * mixi.el (with-mixi-decoded-time-value): Abolished.
515         (mixi-encode-time-value): Abolished.
516         (mixi-time-less-p): Simplified.
517         (mixi-time-add): Simplified.
518         (mixi-seconds-to-time): Simplified.
519
520 2006-10-24  OHASHI Akira  <bg66@koka-in.org>
521
522         * mixi.el (with-mixi-retrieve): Put `edebug-form-spec'.
523         (with-mixi-decoded-time-value): Ditto.
524
525 2006-10-24  OHASHI Akira  <bg66@koka-in.org>
526
527         * mixi.el (mixi-get-matched-items): Fix when MAX-NUMBERS is nil.
528
529 2006-10-24  OHASHI Akira  <bg66@koka-in.org>
530
531         * mixi.el (mixi-diary-comment-list-page): Use `%d' instead of `all'
532         for page parameter.
533         (mixi-topic-comment-list-page): Ditto.
534         (mixi-get-comments): Use `max-numbers' instead of 1.
535         (mixi-get-matched-items): Exit when the same items got already.
536
537 2006-10-23  OHASHI Akira  <bg66@koka-in.org>
538
539         * mixi.el (toplevel): Don't use the FILENAME argument of `require'.
540
541 2006-10-23  OHASHI Akira  <bg66@koka-in.org>
542
543         * mixi.el (with-mixi-decoded-time-value): New macro.
544         (mixi-encode-time-value): New function.
545         (mixi-time-less-p): Ditto.
546         (mixi-time-add): Ditto.
547         (mixi-seconds-to-time): Ditto.
548         (mixi-cache-expired-p): Use them.
549
550 2006-10-23  OHASHI Akira  <bg66@koka-in.org>
551
552         * mixi.el (mixi-get-friends): Change the FRIEND and the MAX-NUMBERS
553         argument to the ARGS argument.
554         (mixi-get-diaries): Ditto.
555         (mixi-get-communities): Ditto.
556
557         * mixi.el (mixi-get-matched-items): Change the MAX-PAGES argument to
558         MAX-NUMBERS.
559         (mixi-friend-max-pages): Abolish.
560         (mixi-favorite-max-pages): Ditto.
561         (mixi-log-max-pages): Ditto.
562         (mixi-diary-max-pages): Ditto.
563         (mixi-new-diary-max-pages): Ditto.
564         (mixi-community-max-pages): Ditto.
565         (mixi-topic-max-pages): Ditto.
566         (mixi-new-topic-max-pages): Ditto.
567         (mixi-new-comment-max-pages): Ditto.
568         (mixi-get-friends): Add the MAX-NUMBERS argument.
569         (mixi-get-favorites): Ditto.
570         (mixi-get-logs): Ditto.
571         (mixi-get-diaries): Ditto.
572         (mixi-get-new-diaries): Ditto.
573         (mixi-get-communities): Ditto.
574         (mixi-get-topics): Ditto.
575         (mixi-get-new-topics): Ditto.
576         (mixi-get-comments): Ditto.
577         (mixi-get-new-comments): Ditto.
578
579 2006-10-23  Daiki Ueno  <ueno@unixuser.org>
580
581         * mixi.el (mixi-curl-retrieve): Make the temp buffer unibyte.
582
583 2006-10-23  Daiki Ueno  <ueno@unixuser.org>
584
585         * mixi.el (mixi-curl-retrieve): New function.
586         (mixi-retrieve-function): Don't use NOERROR arg of require.
587
588 2006-10-23  OHASHI Akira  <bg66@koka-in.org>
589
590         * mixi.el (mixi-get-matched-items): Don't convert string to number.
591         (mixi-login): Ditto.
592         (mixi-make-me): Ditto.
593         (mixi-friend-page): Ditto.
594         (mixi-friend-list-page): Ditto.
595         (mixi-diary-page): Ditto.
596         (mixi-diary-list-page): Ditto.
597         (mixi-community-page): Ditto.
598         (mixi-community-realize): Ditto.
599         (mixi-community-list-page): Ditto.
600         (mixi-topic-page): Ditto.
601         (mixi-topic-realize): Ditto.
602         (mixi-topic-list-page): Ditto.
603         (mixi-diary-comment-list-page): Ditto.
604         (mixi-topic-comment-list-page): Ditto.
605         (mixi-get-logs): Ditto.
606         (mixi-get-comments): Ditto.
607
608 2006-10-23  OHASHI Akira  <bg66@koka-in.org>
609
610         * mixi.el: Try to require `url' and `w3m'.
611         (mixi-get-comments): Fix typo.
612
613 2006-10-23  OHASHI Akira  <bg66@koka-in.org>
614
615         * mixi.el (mixi-retrieve-function): New user option.
616         (mixi-retrieve): Abolish.
617         (mixi-w3-retrieve): New function.
618         (mixi-w3m-retrieve): Ditto.
619         (mixi-retrieve-1): Ditto.
620         (mixi-login): Follow the change above.
621         (with-mixi-retrieve): Ditto.
622
623 2006-10-23  OHASHI Akira  <bg66@koka-in.org>
624
625         * mixi.el: Require `url' instead of `w3m'.
626         (mixi-retrieve): Follow the change above.
627         (mixi-login): Ditto.
628         (mixi-continuously-access-interval): Increase to 4.0.
629         (mixi-verbose): Abolish.
630         (mixi-friend-to-id): Ditto.
631         (mixi-community-to-id): Ditto.
632
633 2006-10-22  OHASHI Akira  <bg66@koka-in.org>
634
635         * mixi.el (mixi-make-community): New slot `members'.
636         (mixi-community-members): New accessor method.
637         (mixi-community-set-members): Ditto.
638         (mixi-community-members-regexp): New regexp.
639         (mixi-community-realize): Use them.
640
641         * mixi.el (mixi-make-community): New slot `open level'.
642         (mixi-community-open-level): New accessor method.
643         (mixi-community-set-open-level): Ditto.
644         (mixi-community-open-level-regexp): New regexp.
645         (mixi-community-realize): Use them.
646
647         * mixi.el (mixi-make-community): New slot `authority'.
648         (mixi-community-authority): New accessor method.
649         (mixi-community-set-authority): Ditto.
650         (mixi-community-authority-regexp): New regexp.
651         (mixi-community-realize): Use them.
652
653 2006-10-22  OHASHI Akira  <bg66@koka-in.org>
654
655         * mixi.el (mixi-make-friend): New slot `sex'.
656         (mixi-friend-sex): New accessor method.
657         (mixi-friend-set-sex): Ditto.
658         (mixi-friend-name-sex-regexp): Rename from `mixi-friend-name-regexp'.
659         (mixi-my-name-regexp): Abolish.
660         (mixi-friend-realize): Use them.
661
662         * mixi.el (mixi-make-friend): New slot `address'.
663         (mixi-friend-address): New accessor method.
664         (mixi-friend-set-address): Ditto.
665         (mixi-friend-address-regexp): New regexp.
666         (mixi-friend-realize): Use them.
667
668         * mixi.el (mixi-make-friend): New slot `age'.
669         (mixi-friend-age): New accessor method.
670         (mixi-friend-set-age): Ditto.
671         (mixi-friend-age-regexp): New regexp.
672         (mixi-friend-realize): Use them.
673
674         * mixi.el (mixi-make-friend): New slot `birthday'.
675         (mixi-friend-birthday): New accessor method.
676         (mixi-friend-set-birthday): Ditto.
677         (mixi-friend-birthday-regexp): New regexp.
678         (mixi-friend-realize): Use them.
679
680         * mixi.el (mixi-make-friend): New slot `blood type'.
681         (mixi-friend-blood-type): New accessor method.
682         (mixi-friend-set-blood-type): Ditto.
683         (mixi-friend-blood-type-regexp): New regexp.
684         (mixi-friend-realize): Use them.
685
686         * mixi.el (mixi-make-friend): New slot `birthplace'.
687         (mixi-friend-birthplace): New accessor method.
688         (mixi-friend-set-birthplace): Ditto.
689         (mixi-friend-birthplace-regexp): New regexp.
690         (mixi-friend-realize): Use them.
691
692         * mixi.el (mixi-make-friend): New slot `hobby'.
693         (mixi-friend-hobby): New accessor method.
694         (mixi-friend-set-hobby): Ditto.
695         (mixi-friend-hobby-regexp): New regexp.
696         (mixi-friend-realize): Use them.
697
698         * mixi.el (mixi-make-friend): New slot `job'.
699         (mixi-friend-job): New accessor method.
700         (mixi-friend-set-job): Ditto.
701         (mixi-friend-job-regexp): New regexp.
702         (mixi-friend-realize): Use them.
703
704         * mixi.el (mixi-make-friend): New slot `organization'.
705         (mixi-friend-organization): New accessor method.
706         (mixi-friend-set-organization): Ditto.
707         (mixi-friend-organization-regexp): New regexp.
708         (mixi-friend-realize): Use them.
709
710         * mixi.el (mixi-make-friend): New slot `profile'.
711         (mixi-friend-profile): New accessor method.
712         (mixi-friend-set-profile): Ditto.
713         (mixi-friend-profile-regexp): New regexp.
714         (mixi-friend-realize): Use them.
715
716 2006-10-21  OHASHI Akira  <bg66@koka-in.org>
717
718         * mixi.el (mixi-friend-max-pages): Abolish; Move to toplevel defvar.
719         (mixi-favorite-max-pages): Ditto.
720         (mixi-log-max-pages): Ditto.
721         (mixi-diary-max-pages): Ditto.
722         (mixi-new-diary-max-pages): Ditto.
723         (mixi-community-max-pages): Ditto.
724         (mixi-topic-max-pages): Ditto.
725         (mixi-new-topic-max-pages): Ditto.
726         (mixi-new-comment-max-pages): Ditto.
727
728 2006-10-20  OHASHI Akira  <bg66@koka-in.org>
729
730         * mixi.el (mixi): Use `mixi' instead of `Mixi'.
731         (mixi-url): Ditto.
732         (mixi-coding-system): Ditto.
733         (mixi-continuously-access-interval): Ditto.
734         (mixi-message): Ditto.
735         (mixi-login): Ditto.
736
737 2006-10-20  OHASHI Akira  <bg66@koka-in.org>
738
739         * mixi.el (mixi-login): Tiny fix.
740         (mixi-accept-adult-contents): Fix docs.
741
742 2006-10-20  OHASHI Akira  <bg66@koka-in.org>
743
744         * mixi.el (mixi-login): Return an error when `w3m-use-cookies' is nil.
745
746 2006-10-20  OHASHI Akira  <bg66@koka-in.org>
747
748         * mixi.el: Importing mixi.el.