codytseng
2efc884e01
feat: migrate NIP-51 list encryption from NIP-04 to NIP-44
...
NIP-04 encryption is deprecated due to security vulnerabilities.
This migrates MuteList (kind 10000) and PinnedUsers (kind 10010)
private entries to use NIP-44 encryption, with backward compatibility
for reading existing NIP-04 encrypted content. When NIP-04 content
is detected, it is automatically re-encrypted with NIP-44 and
republished to gradually migrate users.
Co-Authored-By: captain-stacks <201298974+captain-stacks@users.noreply.github.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-04 23:52:49 +08:00
robos
071c740145
feat: add Silent Payment (BIP 352) support to kind 0 profiles ( #758 )
...
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Co-authored-by: BoltTouring <BoltTouring@users.noreply.github.com>
Co-authored-by: Tanjiro <claude@tricycle.cc>
2026-03-09 10:16:08 +08:00
Cody Tseng
ed8a22d5bc
feat: community mode ( #738 )
...
Co-authored-by: CXPLAY <62034099+cxplay@users.noreply.github.com>
2026-01-24 00:09:10 +08:00
gzuuus
6dc662bd2b
feat: add auto-load profile pictures setting ( #712 )
2025-12-29 22:42:02 +08:00
codytseng
0ee93718da
feat: add relay recommendations based on user language
2025-12-23 22:28:07 +08:00
codytseng
dbcb48d599
feat: add special follow feed
2025-12-15 22:46:04 +08:00
codytseng
51fc7d4c05
feat: add support for thumbhash
2025-12-12 10:23:13 +08:00
codytseng
f6f974adc6
feat: add NSFW display policy setting
2025-12-11 23:37:05 +08:00
codytseng
a6d6a19199
feat: nak req
2025-12-10 23:10:47 +08:00
codytseng
ce7afeb250
feat: 24h pulse
2025-11-29 00:34:53 +08:00
codytseng
0bb62dd3fb
feat: add support for commenting and reacting on external content
2025-11-15 16:26:19 +08:00
Alex Gleason
82c13006ff
feat: support NIP-30 custom emojis in bio and display name ( #660 )
2025-11-14 22:01:29 +08:00
codytseng
38bc425d50
feat: remove default favorite relays
2025-11-01 15:56:11 +08:00
codytseng
5c2a016d4b
refactor: move bookmarks entry location
2025-10-19 15:46:45 +08:00
codytseng
b17846f264
feat: pure black
2025-10-18 17:54:28 +08:00
codytseng
1f911c3a75
feat: improve media playback experience
2025-10-11 23:19:30 +08:00
codytseng
f785d0d8a2
feat: add auto-load media content setting option
2025-09-13 23:05:21 +08:00
codytseng
7606c62b63
feat: improve search user experience
2025-09-11 22:07:56 +08:00
codytseng
4cc16d5e58
feat: pow
2025-09-08 23:20:22 +08:00
codytseng
ace4e94071
feat: explore
2025-09-07 22:23:01 +08:00
codytseng
fc138609a1
feat: add setting for notification list style
2025-09-06 13:49:13 +08:00
codytseng
0153465e29
refactor: search
2025-08-31 22:43:47 +08:00
codytseng
b3b7176bcd
feat: 💨
2025-08-31 00:08:30 +08:00
codytseng
35df916a19
feat: 💨
2025-08-28 22:58:47 +08:00
codytseng
6b88da3f03
feat: support for video events
2025-08-24 16:24:35 +08:00
codytseng
ad3df9b037
fix: 💨
2025-08-23 23:21:57 +08:00
codytseng
9bdee807ee
feat: support dnd to reorder relay sets
2025-08-17 18:04:08 +08:00
codytseng
06adcdb2a8
feat: improve support for long-form articles
2025-08-16 17:49:18 +08:00
codytseng
4a946e4ab0
fix: 🐛
2025-08-12 11:05:24 +08:00
codytseng
e78e2c2078
refactor: note list component
2025-08-11 22:34:48 +08:00
codytseng
629ad3f7cd
feat: remove picture tab
2025-07-30 23:17:55 +08:00
codytseng
e69395dca0
feat: render youtube player after initialization and enable default mute
2025-07-30 18:14:20 +08:00
Cody Tseng
5a28233856
feat: add YouTube embedded player ( #460 )
...
Co-authored-by: Daniel Vergara <daniel.omar.vergara@gmail.com>
2025-07-30 10:55:11 +08:00