Bpistle/src
Cody Tseng ae8a534103
fix: show 'Encrypted direct messages not supported' for kind 4 events (#754)
* fix: show 'Encrypted direct messages not supported' for kind 4 events (#753)

Co-authored-by: The Daniel <dmnyc@users.noreply.github.com>

* i18n: add translations for 'Encrypted direct messages not supported'

Also use kinds.EncryptedDirectMessage constant instead of magic number 4.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

---------

Co-authored-by: The Daniel 🖖 <3638467+dmnyc@users.noreply.github.com>
Co-authored-by: The Daniel <dmnyc@users.noreply.github.com>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-18 13:43:19 +08:00
..
assets chore: 💨 2025-10-11 16:10:36 +08:00
components fix: show 'Encrypted direct messages not supported' for kind 4 events (#754) 2026-02-18 13:43:19 +08:00
hooks feat: replace user search service 2026-01-15 22:58:55 +08:00
i18n fix: show 'Encrypted direct messages not supported' for kind 4 events (#754) 2026-02-18 13:43:19 +08:00
layouts chore: format 2026-01-22 22:28:07 +08:00
lib feat: use jumble.social share links for notes (#737) 2026-01-23 22:05:06 +08:00
pages feat: community mode (#738) 2026-01-24 00:09:10 +08:00
providers feat: community mode (#738) 2026-01-24 00:09:10 +08:00
routes feat: community mode (#738) 2026-01-24 00:09:10 +08:00
services feat: support hiding indirect notifications 2026-01-20 22:47:42 +08:00
types feat: community mode (#738) 2026-01-24 00:09:10 +08:00
App.tsx refactor: 🏗️ 2025-12-25 23:03:44 +08:00
constants.ts fix: allow multiple YouTube embeds to render in a single note 2026-02-09 22:30:10 +08:00
index.css refactor: polish UI details 2025-12-04 23:24:16 +08:00
index.d.ts refactor: remove electron-related code 2024-12-21 23:20:30 +08:00
main.tsx fix: adjust layout styles for better responsiveness 2025-08-30 23:04:55 +08:00
PageManager.tsx feat: support navigating to primary pages via URL query parameter 2026-02-09 22:11:26 +08:00
polyfill.ts refactor: remove electron-related code 2024-12-21 23:20:30 +08:00
vite-env.d.ts feat: community mode (#738) 2026-01-24 00:09:10 +08:00