Cohee
Cohee
> If you utilize the hidden posts function, you can't automatically grab it with /message because /message also grabs hidden posts within the range and there doesn't seem to be...
``` /messages names=off hidden=on role=user 0-2 | /comment ```
An update to `/messages` was released. If you have any more suggestions - reopen or create a new issue.
Found the problem. Should be fixed in staging.
> As an idea how to implement this feature without adding an explicit option, I can suggest to automatically disable the first message if the "First message" field is empty,...
I'd prefer to go with it YOLO-style and enable it for all in staging, then wait for user feedback. I don't see any big areas of failure here anyway. >...
Related: #1720 > Firefox has a very aggressive image cache which doesn't bust when using Fetch API with no-cache.
No need. There's a workaround in code _specifically for Firefox_ that forces to redownload persona images every time they're displayed. https://github.com/SillyTavern/SillyTavern/blob/release/public/script.js#L5962
The server console is the command line window that appears when you start ST server.