Commit graph

153 commits

Author SHA1 Message Date
codytseng
2b4f673df1 feat: add pubkey to q tag 2025-11-25 10:16:54 +08:00
Sean
9d4df54b3e
fix: handle invalid invoice errors with try-catch (#680) 2025-11-25 09:47:01 +08:00
codytseng
a8fa3e1ecd fix: filter out onion relay reviews on browsers without onion support 2025-11-22 00:22:08 +08:00
codytseng
ce72098175 fix: ensure content is empty when reposting replaceable events 2025-11-20 21:16:42 +08:00
codytseng
a40d7b0676 feat: support for generic repost 2025-11-20 13:34:05 +08:00
codytseng
b4366325cd Revert "feat: support displaying highlights in replies"
This reverts commit d2c5c923a3.
2025-11-17 22:37:15 +08:00
codytseng
d2c5c923a3 feat: support displaying highlights in replies 2025-11-17 21:55:24 +08:00
codytseng
0bb62dd3fb feat: add support for commenting and reacting on external content 2025-11-15 16:26:19 +08:00
codytseng
5ba5c26fcd feat: add option to disable filtering for onion relays 2025-11-15 13:58:20 +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
Alex Gleason
f8cca5522f
feat: configurable favicon service URL (#659) 2025-11-14 16:28:10 +08:00
The Daniel ⚡️
e544c0a801
fix: preserve linebreaks between URLs and Nostr references in editor (#657)
Co-authored-by: The Daniel <dmnyc@users.noreply.github.com>
2025-11-13 10:01:06 +08:00
codytseng
850d92de28 feat: NIP-43 2025-11-09 00:26:16 +08:00
codytseng
1e2385da3b feat: emoji packs 2025-11-07 22:36:07 +08:00
codytseng
0e550d2511 style: format 2025-11-07 10:54:04 +08:00
The Daniel ⚡️
b0b9a391a4
feat: display invoice memo in Lightning invoice cards (#643)
Co-authored-by: The Daniel <dmnyc@users.noreply.github.com>
2025-11-05 10:15:21 +08:00
codytseng
1b7ec56c89 fix: fetch profile from current relays if user has no relay list 2025-11-03 09:52:11 +08:00
Lez
962359dcf5
feat: add Hungarian localization (#640)
Co-authored-by: Lez <lez@github.com>
2025-11-02 22:37:25 +08:00
codytseng
2ae223b552 feat: optimize profile caching mechanism 2025-11-02 16:59:05 +08:00
codytseng
63c9713ea8 refactor: replies 2025-10-29 23:12:54 +08:00
codytseng
cb19d8256b fix: handle invalid URLs in truncateUrl function 2025-10-27 22:21:47 +08:00
codytseng
4e529bc5e5 fix: 🐛 2025-10-27 16:26:52 +08:00
codytseng
4fedc8bece fix: update regex and improve bech32 handling in parseEditorJsonToText 2025-10-25 16:26:08 +08:00
codytseng
36c9796ea1 feat: relay reviews tab 2025-10-23 23:38:44 +08:00
codytseng
5c2a016d4b refactor: move bookmarks entry location 2025-10-19 15:46:45 +08:00
codytseng
bd3dc894c4 feat: format highlight source url 2025-10-18 23:39:13 +08:00
codytseng
b17846f264 feat: pure black 2025-10-18 17:54:28 +08:00
codytseng
d131026af9 feat: add pinned post functionality 2025-10-12 21:39:16 +08:00
codytseng
0444c887f4 fix: 🐛 2025-10-09 23:18:20 +08:00
codytseng
3395bad78b fix: 🐛 2025-10-06 12:56:11 +08:00
codytseng
6357fd5b44 feat: rizful 2025-09-29 23:36:49 +08:00
codytseng
2439150c6e feat: relay reviews 2025-09-20 22:00:28 +08:00
codytseng
f785d0d8a2 feat: add auto-load media content setting option 2025-09-13 23:05:21 +08:00
codytseng
63869ef3b7 feat: 💨 2025-09-10 22:15:31 +08:00
codytseng
4cc16d5e58 feat: pow 2025-09-08 23:20:22 +08:00
codytseng
f2bb65acf0 feat: add Hindi language support 2025-09-07 13:25:50 +08:00
codytseng
71994be407 feat: support sending 1984 reports 2025-09-06 00:15:54 +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
0153465e29 refactor: search 2025-08-31 22:43:47 +08:00
codytseng
9589095dc5 feat: support bookmarking replaceable events 2025-08-30 23:34:17 +08:00
codytseng
cbac9c5464 fix: update regex 2025-08-30 22:23:51 +08:00
codytseng
13527a3ca7 feat: add try-delete post option 2025-08-30 14:21:35 +08:00
codytseng
6b88da3f03 feat: support for video events 2025-08-24 16:24:35 +08:00
codytseng
d6a5a82cf8 refactor: url parser 2025-08-24 15:54:13 +08:00
codytseng
71d4420604 feat: custom emoji 2025-08-22 21:05:44 +08:00
codytseng
9bdee807ee feat: support dnd to reorder relay sets 2025-08-17 18:04:08 +08:00
codytseng
6350ddc224 feat: improve highlight source display and navigation 2025-08-16 22:33:19 +08:00
codytseng
06adcdb2a8 feat: improve support for long-form articles 2025-08-16 17:49:18 +08:00
codytseng
352eecc416 feat: initialize default configuration for new users 2025-08-14 22:25:35 +08:00
Cody Tseng
f2c87b8d5f
feat: add more note interactions lists (#467)
Co-authored-by: Trevor Arjeski <tmarjeski@gmail.com>
2025-08-09 00:49:32 +08:00