Commit graph

537 commits

Author SHA1 Message Date
codytseng
0169eb3ba7 fix: 🐛 2025-11-18 21:14:49 +08:00
codytseng
7065015462 feat: add highlights to quotes 2025-11-17 22:37:15 +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
d3f0704eae feat: disable automatic insertion of new notes in NoteList by default 2025-11-17 21:35:47 +08:00
codytseng
65d44394a6 feat: add support for addressable videos 2025-11-17 21:28:37 +08:00
codytseng
cde0b49e2e chore: improve translations 2025-11-16 14:35:34 +08:00
codytseng
dada8c83b5 fix: 🐛 2025-11-16 13:31:31 +08:00
codytseng
9d4eec350c feat: 💨 2025-11-15 21:06:36 +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
codytseng
606f9af1ba fix: show profile banner and avatar when media auto-load is disabled 2025-11-15 11:46:57 +08:00
codytseng
bcafbcc48c refactor: 💨 2025-11-14 22:51:37 +08:00
Alex Gleason
19eaf1a4e3
feat: add lightbox to profile avatar and banner (#661) 2025-11-14 22:02:21 +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
codytseng
7139211fa1 fix: prioritize mention and embedded event parsing 2025-11-09 16:32:59 +08:00
codytseng
c11fc56209 refactor: 💨 2025-11-09 13:28:58 +08:00
codytseng
850d92de28 feat: NIP-43 2025-11-09 00:26:16 +08:00
codytseng
f28e920e15 perf: reduce re-renders in NoteList 2025-11-07 23:22:28 +08:00
codytseng
1e2385da3b feat: emoji packs 2025-11-07 22:36:07 +08:00
codytseng
9615a7e778 fix: 🐛 2025-11-07 10:53:42 +08:00
The Daniel ⚡️
bc3396fed2
feat: enable self-zapping with friendly warning message (#645)
Co-authored-by: The Daniel <dmnyc@users.noreply.github.com>
2025-11-07 09:47:11 +08:00
codytseng
9dad07344d fix: 🐛 2025-11-06 09:24:24 +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
e4f250907f feat: implement drawer for profile options on small screens 2025-11-02 23:02:37 +08:00
codytseng
dab47e9a69 fix: handle JSON parse error for repost event content 2025-11-02 22:02:01 +08:00
codytseng
222527ec7c feat: aggregate multiple reposts to avoid duplicate posts in feed 2025-11-01 19:36:01 +08:00
codytseng
38bc425d50 feat: remove default favorite relays 2025-11-01 15:56:11 +08:00
codytseng
24348d4f01 feat: optimize relay selection for reply fetching 2025-10-31 23:54:16 +08:00
Alex Gleason
f5ea1ce69e
feat: allow clicking the logo to go home (#636) 2025-10-31 14:27:25 +08:00
codytseng
65bb7abf57 fix: show error messages on report failure 2025-10-30 22:16:01 +08:00
Cody Tseng
b842d1eabf
fix: show ScrollToTopButton in two-column layout (#635) 2025-10-30 17:32:06 +08:00
codytseng
63c9713ea8 refactor: replies 2025-10-29 23:12:54 +08:00
codytseng
25233344e7 fix: 🎨 2025-10-28 23:15:49 +08:00
codytseng
ca22d405bf feat: filter out reviews about localhost relays 2025-10-28 22:21:28 +08:00
codytseng
ad6b8890c5 feat: add quick account switch interaction 2025-10-26 16:11:21 +08:00
codytseng
f33c5260df fix: hide scrollbar in dropdown menu content 2025-10-26 14:20:33 +08:00
codytseng
def13e4f34 fix: 🐛 2025-10-25 22:45:45 +08:00
codytseng
e089aa9663 fix: make mentions list scrollable 2025-10-25 17:51:14 +08:00
codytseng
0d4e8c5c21 fix: 🐛 2025-10-25 16:12:31 +08:00
codytseng
92041b73f1 fix: 🐛 2025-10-25 14:54:37 +08:00
codytseng
402bc91566 fix: prevent image context menu and drag 2025-10-24 22:59:53 +08:00
codytseng
1274942f64 feat: improve 🌸 2025-10-24 22:41:16 +08:00
codytseng
36c9796ea1 feat: relay reviews tab 2025-10-23 23:38:44 +08:00
codytseng
d93b3e865b feat: 💨 2025-10-23 22:17:20 +08:00
codytseng
0df5fb7e3e feat: adjust relay reviews width 2025-10-23 22:00:00 +08:00
codytseng
dceebd1650 feat: refresh profile page after posting 2025-10-22 22:56:13 +08:00
codytseng
c5009f659e style: 🎨 2025-10-22 22:22:38 +08:00
codytseng
cd4236b310 fix: improve source tag priority handling in HighlightSource 2025-10-22 22:20:45 +08:00