https://gitlab.synchro.net/main/sbbs/-/commit/73225f60faa05c3513b42350
Modified Files:
web/lib/msgslib.ssjs
Log Message:
Fix bug that caused really-long sub-board load times.I'm not sure how long this has been like this, but the last_msgof a sub-board can be a super high number (e.g. in the billions), so usingthat value as the highest message offset would cause tons of message indexread failures and just cause this loop to interate unneccessarily throughtons of non-existent messages. Also, this code is utter crap.
--- SBBSecho 3.13-Linux
* Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)