Log of /lbbs/src/user_info_display.c
Parent Directory
|
Revision Log
Revision
1.26 -
(
view)
(
annotate)
-
[select for diffs]
Fri Dec 19 06:16:27 2025 UTC
(2 months, 4 weeks ago)
by
sysadm
Branch:
MAIN
Changes since
1.25: +3 -3 lines
Diff to
previous 1.25
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]
Thu Nov 27 03:17:30 2025 UTC
(3 months, 2 weeks ago)
by
sysadm
Branch:
MAIN
Changes since
1.24: +1 -1 lines
Diff to
previous 1.24
Increase line limit of user_info by 1 because sometimes action_str will use 2 rows
Revision
1.21 -
(
view)
(
annotate)
-
[select for diffs]
Wed Nov 5 04:19:21 2025 UTC
(4 months, 1 week ago)
by
sysadm
Branch:
MAIN
Changes since
1.20: +5 -2 lines
Diff to
previous 1.20
Use enum / const int instead of macro define constant integers
Use const char * instead of macro define for constant strings
Revision
1.15 -
(
view)
(
annotate)
-
[select for diffs]
Thu Oct 30 07:51:47 2025 UTC
(4 months, 2 weeks ago)
by
sysadm
Branch:
MAIN
Changes since
1.14: +1 -1 lines
Diff to
previous 1.14
Add display width limit of output lines in lml_render().
It fixed the issue that, the quoted text line in article_reply() was wrapped by split_data_lines(),
but the new sub-lines were not added the same repeated ": " leading sequence as the original line.
Revision
1.14 -
(
view)
(
annotate)
-
[select for diffs]
Sat Oct 25 13:09:42 2025 UTC
(4 months, 3 weeks ago)
by
sysadm
Branch:
MAIN
Changes since
1.13: +6 -0 lines
Diff to
previous 1.13
Press Ctrl-A in section list to display user information of selected article
Revision
1.11 -
(
view)
(
annotate)
-
[select for diffs]
Thu Oct 23 14:49:24 2025 UTC
(4 months, 3 weeks ago)
by
sysadm
Branch:
MAIN
Changes since
1.10: +1 -91 lines
Diff to
previous 1.10
Move get_astro_name() and get_user_level_name() to bbs.c(.h)
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.