https://gitlab.synchro.net/main/sbbs/-/commit/671856ab2f86b49d87ce66f6
Modified Files:
webv4/root/api/forum.ssjs
Log Message:
get-[sub,group]-unread-counts to fetch unread message counts
for every sub in a group or every group (that the user has
access to).
Avoids sending a long list of sub/group codes in the query string
for no good reason, which is a problem if you like to carry an
insane number of dead echoes or whatever.