Commit Graph

51 Commits

Author SHA1 Message Date
Jonathan Staab b4217c073a Switch to yarn 2023-07-03 09:04:01 -07:00
Jonathan Staab 7937fa006a Upgrade nostr-tools 2023-07-03 08:56:32 -07:00
Jonathan Staab a2157a392c Add ndk and nsecbunker login 2023-07-03 06:59:16 -07:00
Jonathan Staab d2b82ec418 Add support for kind 30023 2023-06-19 05:48:55 -07:00
Jonathan Staab 51a90fe9a7 Fix onboarding, move some stuff to env vars, fix cursor 2023-04-26 10:12:32 -05:00
Jonathan Staab 139209c83e Add capacitorjs 2023-04-24 20:19:22 -05:00
Jonathan Staab e23caa311a Fix AUTH over multiplexer by upgrading paravel 2023-04-20 11:54:05 -05:00
Jonathan Staab f2a76b319f Switch to lokijs 2023-04-13 08:39:20 -05:00
Jonathan Staab 1b24377052 Fix AUTH 2023-04-03 10:12:03 -05:00
Jonathan Staab 681d36d443 Fall back to normal relay connections if multiplexer fails to connect 2023-03-29 11:13:15 -05:00
Jonathan Staab 3ba160c123 Update repo urls 2023-03-29 11:00:15 -05:00
Jonathan Staab e9da4e899b Add new pool based on paravel 2023-03-29 09:50:03 -05:00
Jonathan Staab 1adc003a98 Separate people and profile storage 2023-03-16 11:09:45 -05:00
Jonathan Staab de91a06806 Split database up, use lru cache as our table implementation 2023-03-16 11:09:44 -05:00
Jonathan Staab 1ada6a03fa Only format/check staged files 2023-03-10 10:38:41 -06:00
Jonathan Staab da100bdf96 Fix formatting check 2023-03-08 08:13:53 -06:00
Jonathan Staab 24715a52be Add prettier 2023-03-08 08:02:18 -06:00
Jonathan Staab 7d5f132e1f Clean up reaction buttons, cache relays for performance 2023-03-06 16:27:29 -06:00
fiatjaf 0fb38749ac
remove bolt11, bech32 and js-lnurl dependencies.
replace with much faster invoice amount parsing.
fix lnurl encoding/decoding.
2023-03-03 11:44:22 -03:00
Jon Staab 2781434b86
Merge pull request #34 from fiatjaf/nip05
support nip05 addresses on advanced search
2023-03-02 16:18:58 -06:00
Jonathan Staab c06b4c5c77 Add zaps 2023-03-02 15:20:36 -06:00
fiatjaf ad4be88d87
support nip05 addresses on advanced search. 2023-03-02 08:44:27 -03:00
Jonathan Staab c500c7354f Add person popover 2023-02-28 14:02:20 -06:00
Jonathan Staab 0a293ca354 Tweak side nav buttons, profile detail buttons 2023-02-28 09:18:03 -06:00
Jonathan Staab 24b1588599 PWA-ify 2023-02-27 16:20:23 -06:00
Jonathan Staab bab545f789 Add setting for max relays to try 2023-02-18 11:54:06 -06:00
Jonathan Staab 7dbb69e54a Upgrade nostr tools, fix initial user/network loading, fix unnecessary dm alerts 2023-02-15 15:44:14 -06:00
Jonathan Staab 3bc99e816d Add support for QR codes 2023-02-11 14:59:09 -06:00
Jonathan Staab 3d06e7e0b9 Add profile share qr code 2023-02-11 09:21:56 -06:00
Jonathan Staab f67435395c Add memory driver for firefox 2023-02-09 09:49:50 -06:00
Jonathan Staab 34d1ac7fb2 Remove dexie 2023-02-09 09:23:46 -06:00
Jonathan Staab 3ccec4d5b5 Add new database built on localforage, apply to people 2023-02-08 17:35:42 -06:00
Jonathan Staab a8efa9ffc2 Re-design relays page and person relays list with metadata 2023-02-07 14:24:31 -06:00
Jonathan Staab b4801a27a6 Be more lax about parsing links 2023-02-06 15:09:08 -06:00
Jonathan Staab 9bdb707d27 Fix alerts 2023-02-06 10:41:48 -06:00
Jonathan Staab 9cc50e1894 Add pre-commit hook 2023-02-04 14:14:21 -06:00
Jonathan Staab fc984cafa6 Clean up pool so we're not waiting for slow connections 2023-02-04 14:11:34 -06:00
Jonathan Staab 4d4aa69681 Upgrade nostr-tools 2023-02-04 07:08:42 -06:00
Jonathan Staab a45ecb61be Add typescript 2023-02-03 17:01:29 -06:00
Jonathan Staab 7785bb613a Add bugsnag 2023-01-16 14:54:03 -08:00
Jonathan Staab 6bec3d03e3 Fix person feeds, move people to dexie for storage 2023-01-12 17:57:41 -08:00
Jonathan Staab 2b5dc20def Use nostr tools to encode/decode bech32 2023-01-10 06:03:18 -08:00
Jonathan Staab 360d68856a Fix alerts 2023-01-10 05:09:44 -08:00
Jonathan Staab e3cf09ce50 Upgrade nostr-tools, add agent 2023-01-06 14:19:59 -08:00
Jonathan Staab 767954a975 Add support for bech32 keys 2023-01-01 07:38:53 -08:00
Jonathan Staab de3f75b2a3 Improve query speed when loading from dexie by sorting first 2022-12-24 13:50:18 -08:00
Jonathan Staab 6c7ebd2b1c Add link previews 2022-12-03 12:26:13 -08:00
Jonathan Staab 7015ed136c Add some loading icons 2022-11-30 20:47:53 -08:00
Jonathan Staab f36ee418eb Improve channel management and chunked retrieval of events 2022-11-29 10:21:51 -08:00
Jonathan Staab c2eee552b4 Things are basically working, profile update done 2022-11-23 19:54:22 -08:00