Log of /lbbs/src/bbs.c
Parent Directory
|
Revision Log
Revision
1.41 -
(
view)
(
annotate)
-
[select for diffs]
Tue Dec 2 08:48:05 2025 UTC
(3 months, 2 weeks ago)
by
sysadm
Branch:
MAIN
Changes since
1.40: +2 -0 lines
Diff to
previous 1.40
Force re-confirm user agreeement if time of EULA is later than last_login_dt
Revision
1.38 -
(
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.37: +5 -2 lines
Diff to
previous 1.37
Use enum / const int instead of macro define constant integers
Use const char * instead of macro define for constant strings
Revision
1.35 -
(
view)
(
annotate)
-
[select for diffs]
Mon Nov 3 15:08:54 2025 UTC
(4 months, 1 week ago)
by
sysadm
Branch:
MAIN
Changes since
1.34: +1 -1 lines
Diff to
previous 1.34
Reduce BBS_section_list_load_interval from 5 seconds to 1 second, to reduce update letency of article operations.
Revision
1.32 -
(
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.31: +92 -0 lines
Diff to
previous 1.31
Move get_astro_name() and get_user_level_name() to bbs.c(.h)
Revision
1.28 -
(
view)
(
annotate)
-
[select for diffs]
Fri Oct 10 01:55:06 2025 UTC
(5 months ago)
by
sysadm
Branch:
MAIN
Changes since
1.27: +1 -0 lines
Diff to
previous 1.27
Notify the author(s) of replied of topic / article in article_reply()
Revision
1.14 -
(
view)
(
annotate)
-
[select for diffs]
Tue May 6 05:12:29 2025 UTC
(10 months, 1 week ago)
by
sysadm
Branch:
MAIN
Changes since
1.13: +0 -1 lines
Diff to
previous 1.13
Refact chicken and money
Add database save/load for money
Revision
1.10 -
(
view)
(
annotate)
-
[select for diffs]
Wed Apr 30 09:18:19 2025 UTC
(10 months, 2 weeks ago)
by
sysadm
Branch:
MAIN
Changes since
1.9: +6 -8 lines
Diff to
previous 1.9
Add missing header files
Update compile dependency
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.