Log of /lbbs/src/user_list_display.c
Parent Directory
|
Revision Log
Revision
1.29 -
(
view)
(
annotate)
-
[select for diffs]
Fri Dec 19 06:16:27 2025 UTC
(2 months, 3 weeks ago)
by
sysadm
Branch:
MAIN
Changes since
1.28: +17 -17 lines
Diff to
previous 1.28
Append \n to the end of logging message by log_...()
Remove ending \n from each logging message
Revision
1.25 -
(
view)
(
annotate)
-
[select for diffs]
Wed Dec 3 05:31:11 2025 UTC
(3 months, 1 week ago)
by
sysadm
Branch:
MAIN
Changes since
1.24: +6 -0 lines
Diff to
previous 1.24
Refresh user online status during list item selection.
Revision
1.24 -
(
view)
(
annotate)
-
[select for diffs]
Mon Nov 17 12:16:48 2025 UTC
(3 months, 4 weeks ago)
by
sysadm
Branch:
MAIN
Changes since
1.23: +2 -2 lines
Diff to
previous 1.23
Add alternative implementation of shmat(..., SHM_REMAP) under MSYS2
Fix error reported by gcc under MSYS2
Revision
1.22 -
(
view)
(
annotate)
-
[select for diffs]
Wed Nov 5 01:04:06 2025 UTC
(4 months, 1 week ago)
by
sysadm
Branch:
MAIN
Changes since
1.21: +2 -2 lines
Diff to
previous 1.21
Use enum instead of macro define for constants in bbs.h
Revision
1.14 -
(
view)
(
annotate)
-
[select for diffs]
Sun Nov 2 14:38:53 2025 UTC
(4 months, 1 week ago)
by
sysadm
Branch:
MAIN
Changes since
1.13: +123 -1 lines
Diff to
previous 1.13
Add user search in user list display
Fix bug: memory of user introduction pointed by USER_INFO.intro might be overwritten during user_list_pool_reload(),
use external buffer passed into query_user_info_by_uid() to prevent this issue.
Revision
1.11 -
(
view)
(
annotate)
-
[select for diffs]
Thu Oct 23 05:54:16 2025 UTC
(4 months, 3 weeks ago)
by
sysadm
Branch:
MAIN
Changes since
1.10: +1 -1 lines
Diff to
previous 1.10
Update user_stat_article_cnt in section_list_set_article_visible()
Revision
1.9 -
(
view)
(
annotate)
-
[select for diffs]
Thu Oct 23 04:09:13 2025 UTC
(4 months, 3 weeks ago)
by
sysadm
Branch:
MAIN
Changes since
1.8: +4 -0 lines
Diff to
previous 1.8
Add user_stat
Display article_count of selected user
Revision
1.4 -
(
view)
(
annotate)
-
[select for diffs]
Wed Oct 22 07:16:48 2025 UTC
(4 months, 3 weeks ago)
by
sysadm
Branch:
MAIN
Changes since
1.3: +26 -9 lines
Diff to
previous 1.3
Set sort order of user list as by username
Add query_user_info_by_uid()
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
select a symbolic revision name using the selection box, or choose
'Use Text Field' and enter a numeric revision.