Files
nc_bot_webhooks/lib/Service
kyle 77040ae006 fix(talk): improve rich object embedding and fix file cache updates
- Resolve Talk services via \OCP\Server::get for NC33 compatibility
- Compute actual file size from disk and update filecache entry with correct size and etag
- Clear password on public share URLs to allow inline image embedding in Talk
- Append public share URLs to message text so Talk's linkifier can scrape og:image for rich previews
- Update chat API call to pass message and actorDisplayName as query parameters
- Inject ParticipantService dependency
- Improve logging for chat API responses
2026-06-13 20:24:22 -07:00
..