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