Files
nc_bot_webhooks/lib/Service
kyle b91a54bea5 fix(TalkService): remove public link share logic for TYPE_ROOM shares
Works, image in chat, but duplicate from a "guest" and idk why that happens.

- Remove code block creating public link shares for rich object scraping
- Update comments to note that TYPE_ROOM shares do not produce public URLs
- Set shareToken to null in the return array
- Remove fallback logic appending public share URLs to message text
- Reorder ChatManager::addSystemMessage() block
2026-06-13 23:08:50 -07:00
..