Bpistle/src/lib
codytseng aae8fc2f17 feat: add customizable search relays setting
Replace hardcoded SEARCHABLE_RELAY_URLS with user-configurable search
relays stored in localStorage. Add SearchRelaysSetting UI in System
settings page with add/remove/reset functionality.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-12 23:19:47 +08:00
..
account.ts feat: multi accounts 2024-12-23 23:22:49 +08:00
content-parser.ts fix: handle URLs wrapped in parentheses 2026-01-07 14:56:00 +08:00
draft-event.ts fix: 🐛 2025-12-24 13:22:38 +08:00
error.ts fix: expose more detailed error messages 2026-01-17 11:50:24 +08:00
event-metadata.ts feat: add Silent Payment (BIP 352) support to kind 0 profiles (#758) 2026-03-09 10:16:08 +08:00
event.ts feat: render relay description content 2026-01-19 22:07:53 +08:00
external-content.ts feat: add auto-load profile pictures setting (#712) 2025-12-29 22:42:02 +08:00
faviconUrl.ts feat: configurable favicon service URL (#659) 2025-11-14 16:28:10 +08:00
lightning.ts feat: add auto-load profile pictures setting (#712) 2025-12-29 22:42:02 +08:00
link.ts feat: use jumble.social share links for notes (#737) 2026-01-23 22:05:06 +08:00
markdown.ts fix: detect markdown image syntax ![alt](url) as strong signal 2026-03-04 10:57:39 +08:00
nak-parser.ts feat: nak req 2025-12-10 23:10:47 +08:00
nip05.ts feat: nip05 feeds 2025-06-26 23:21:12 +08:00
notification.ts feat: support configurable trust score threshold per context 2026-01-14 23:20:28 +08:00
pubkey.ts feat: optimize profile caching mechanism 2025-11-02 16:59:05 +08:00
random.ts feat: render relay description content 2026-01-19 22:07:53 +08:00
relay.ts feat: add customizable search relays setting 2026-03-12 23:19:47 +08:00
smart-pool.ts feat: 💨 2026-01-06 00:00:51 +08:00
tag.ts feat: add support for thumbhash 2025-12-12 10:23:13 +08:00
timeline.ts feat: 💨 2026-01-02 02:53:29 +08:00
tiptap.ts feat: add auto-load profile pictures setting (#712) 2025-12-29 22:42:02 +08:00
url.ts feat: improve url resource type detection logic 2025-12-30 12:30:10 +08:00
utils.ts feat: treat large-screen devices as non-touch 2026-01-19 21:55:48 +08:00