Log of /lbbs/src/article_post.c
Parent Directory
|
Revision Log
Revision
1.44 -
(
view)
(
annotate)
-
[select for diffs]
Fri Dec 19 06:16:26 2025 UTC
(2 months, 4 weeks ago)
by
sysadm
Branch:
MAIN
Changes since
1.43: +68 -68 lines
Diff to
previous 1.43
,
to
selected 1.2
Append \n to the end of logging message by log_...()
Remove ending \n from each logging message
Revision
1.35 -
(
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.34: +2 -3 lines
Diff to
previous 1.34
,
to
selected 1.2
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.33 -
(
view)
(
annotate)
-
[select for diffs]
Fri Oct 17 01:25:08 2025 UTC
(4 months, 4 weeks ago)
by
sysadm
Branch:
MAIN
Changes since
1.32: +0 -5 lines
Diff to
previous 1.32
,
to
selected 1.2
No longer use igetch_reset() to skip remaining \n after \r
\r\n -> \r and \n -> \r conversions have already been implemented in igetch()
Revision
1.2 -
(
view)
(
annotate)
-
[selected]
Thu Jun 12 12:53:49 2025 UTC
(9 months ago)
by
sysadm
Branch:
MAIN
Changes since
1.1: +43 -0 lines
Diff to
previous 1.1
Update
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.