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