OSDN Git Service

sync read count of threads.
authorAkira <akohta001@gmail.com>
Mon, 30 Dec 2013 09:48:06 +0000 (18:48 +0900)
committerAkira <akohta001@gmail.com>
Mon, 30 Dec 2013 09:48:06 +0000 (18:48 +0900)
commit01f2ec93ea55fb94f24267381e625c9299c5ec4a
tree6aed5fc8c37d3da42a9481e08ebd2c62bb7f6454
parent93b2f062047ee3922d223201bb4ea7784ccdda7b
sync read count of threads.
.ntchrc supports '#'commnet.
34 files changed:
Makefile
Makefile.in
README
config.h
configure
configure.ac
help.txt
nce/account.php
nce/env.php [new file with mode: 0644]
nce/nc_checkuser.php
nce/nc_delete_attribute_db.php
nce/nc_delete_readcnt_db.php [moved from nce/nc_query_record_by_type_db.php with 51% similarity]
nce/nc_query_attributes_db.php [moved from nce/nc_query_readcnt_list_db.php with 56% similarity]
nce/nc_query_board_attribute_list_db.php [deleted file]
nce/nc_query_board_attributes_db.php [moved from nce/nc_query_readcnt_list2_db.php with 67% similarity]
nce/nc_query_thread_attribute_list_db.php [deleted file]
nce/nc_update_readcnt_db.php
src/_2ch/_2ch.c
src/cloud/nt_cloud.c
src/cloud/nt_cloud2.c [new file with mode: 0644]
src/env.c
src/inc/cloud/nt_cloud.h
src/inc/config.h
src/inc/env.h
src/inc/usr/usr_db_t.h
src/inc/utils/nt_pthread.h
src/main.c
src/net/nt_http.c
src/ui/disp_favorite.c
src/ui/disp_reslist.c
src/ui/disp_threadlist.c
src/usr/favorite_t.c
src/usr/usr_db_t.c
src/utils/text.c