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