Commit graph

42 commits

Author SHA1 Message Date
sakrecoer
1ec3d95c35 nostr music: tracks 2026-04-08 21:03:09 +02:00
codytseng
234010c385 feat: add support for displaying kind 7 and kind 17 reaction events
Reactions now render with a large emoji (matching emoji-only note sizing)
and a "reacted to" preview pill linking to the target event, following
the same pattern as comment parent previews.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-04 14:56:04 +08:00
codytseng
bd6340bbc7 feat: add protected badge for NIP-70 events
Display a subtle green "Protected" badge next to the username for
events with the `-` tag (NIP-70), indicating restricted distribution.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-19 22:27:11 +08:00
codytseng
e490407dd5 chore: format 2026-01-22 22:28:07 +08:00
codytseng
079a2f90ef feat: add support for publishing highlights 2025-12-18 21:53:07 +08:00
codytseng
f6f974adc6 feat: add NSFW display policy setting 2025-12-11 23:37:05 +08:00
codytseng
b21855c294 feat: support for follow packs 2025-11-27 00:02:13 +08:00
codytseng
c84c479871 feat: add badge for suspicious and spam users 2025-11-25 23:11:31 +08:00
codytseng
65d44394a6 feat: add support for addressable videos 2025-11-17 21:28:37 +08:00
codytseng
0bb62dd3fb feat: add support for commenting and reacting on external content 2025-11-15 16:26:19 +08:00
codytseng
1e2385da3b feat: emoji packs 2025-11-07 22:36:07 +08:00
codytseng
f23493742b feat: following badge 2025-10-16 22:42:24 +08:00
codytseng
2439150c6e feat: relay reviews 2025-09-20 22:00:28 +08:00
codytseng
6571468150 feat: 💨 2025-09-11 09:19:41 +08:00
Cody Tseng
3c657dfa8c
feat: hide content mentioning muted users (#524)
Co-authored-by: mleku <me@mleku.dev>
2025-09-02 22:18:34 +08:00
codytseng
d189d51e26 fix: 🐛 2025-09-01 22:31:32 +08:00
codytseng
f41536a793 fix: 🐛 2025-08-27 15:05:47 +08:00
codytseng
ac96022178 feat: 💨 2025-08-25 15:53:38 +08:00
codytseng
6b88da3f03 feat: support for video events 2025-08-24 16:24:35 +08:00
codytseng
cb2ad30b1d feat: add toggle to show NSFW content by default 2025-08-14 22:56:44 +08:00
codytseng
3950cbd9e6 feat: long form articles 2025-08-07 23:10:04 +08:00
codytseng
4ea5ea1705 feat: audio 2025-07-29 22:44:43 +08:00
Cody Tseng
b35e0cf850
feat: polls (#451)
Co-authored-by: silberengel <silberengel7@protonmail.com>
2025-07-27 12:05:50 +08:00
codytseng
78725c1d14 refactor 2025-07-19 17:24:51 +08:00
codytseng
8c5cc1041b refactor: 💨 2025-07-07 22:34:59 +08:00
codytseng
5df33837ab feat: add nsfw toggle to post editor 2025-06-27 22:55:21 +08:00
codytseng
544d65972a style: 🎨 2025-06-26 23:50:04 +08:00
codytseng
5619905ae0 feat: nip05 feeds 2025-06-26 23:21:12 +08:00
Cody Tseng
df9066eae0
feat: translation (#389) 2025-06-23 23:52:21 +08:00
codytseng
a319204910 feat: display i value 2025-05-25 15:44:19 +08:00
codytseng
7552499a76 feat: add kind:1111 events to feed 2025-05-24 16:53:14 +08:00
Cody Tseng
6c91ba9eff
feat: highlight (#346) 2025-05-22 22:39:13 +08:00
codytseng
304bbe4f01 fix: replies 2025-05-15 23:38:22 +08:00
codytseng
3a98629617 feat: collapse long notes 2025-04-28 22:32:52 +08:00
codytseng
4f92b8775d fix: show images in embedded kind:20 notes 2025-04-21 09:44:54 +08:00
Cody Tseng
accf3319e7
style: adjust the style of NoteStats (#222) 2025-03-07 23:39:46 +08:00
codytseng
212a4ac103 feat: improve parent note preview 2025-02-24 12:39:02 +08:00
codytseng
83ae874059 fix: 🎨 2025-02-15 22:38:45 +08:00
codytseng
73b38d37e7 feat: optimize the display effect of other kinds of events 2025-02-13 22:56:09 +08:00
codytseng
4343765aba feat: support kind 20 2025-01-07 23:19:35 +08:00
codytseng
6b58d1673b feat: display client tag 2024-12-24 15:12:01 +08:00
codytseng
2b1e6fe8f5 refactor: remove electron-related code 2024-12-21 23:20:30 +08:00
Renamed from src/renderer/src/components/Note/index.tsx (Browse further)