Files
OwnCord/Client
jevb 036ed3e4ed fix: render actual images for attachments, remove orphaned components (BUG-026, BUG-030)
- BUG-026: Replace placeholder div with <img src=att.url> element in
  renderAttachment, with lazy loading and error fallback.
- BUG-030: Delete orphaned MessageActionsBar.ts and ReactionBar.ts
  components (never imported) along with their tests.
2026-03-18 06:40:12 +01:00
..