Commit Graph

31 Commits

Author SHA1 Message Date
4fdea1fdbd Add profiles to non-matching wavlake urls 2023-05-15 14:08:08 -05:00
88c4ea65ef cleanup 2023-05-09 16:47:16 +01:00
4f8f472e84 parse tokens 2023-05-09 15:49:31 +01:00
ca1bb86036 wip 2023-05-09 15:45:56 +01:00
9258253f65 Fix Wavlake zine links without trailing slash, ignore top and new links (#537) 2023-04-24 08:27:03 -07:00
e6daf6536e fix: Mnemonic login 2023-04-21 20:47:23 +01:00
be1cd923cd Update regex for Wavlake embeds, ignore zine subdomain (#529) 2023-04-19 14:24:11 -07:00
36926d4346 Casual refactor of entire eventBuilder 2023-04-14 16:02:15 +01:00
fe788853c9 feat: multi-account system 2023-04-14 12:43:58 +01:00
c79adf7e9e bug: mentions duplication 2023-04-08 22:30:26 +01:00
f296063283 bug: Fix profile update & relays for new user 2023-03-31 13:09:08 +01:00
a21e99fff8 Update Wavlake embed to support .com links 2023-03-29 16:01:54 -05:00
2b0cd75f98 Update Wavlake embed URL, add support for album & artist links (#439)
* Update wavlake embed url

* Make regex more explicit, remove allow from iframe

* Prettify changes
2023-03-14 10:07:59 -07:00
f7a9902691 chore: remove drama 2023-03-13 13:53:34 +00:00
b0efe36c7a chore: mark semisol pubkey invalid for zaps 2023-03-12 14:56:10 +00:00
ac444ed562 Enable recovery with a mnemonic seed per nip06 2023-03-10 14:49:54 -05:00
debc9566cc Add nip06 private key generation 2023-03-10 14:02:43 -05:00
a3be3d0131 Add Wavlake embed (#416)
* Add Wavlake embed

* Prettify edits
2023-03-09 09:57:28 -08:00
bc72bf6d04 render embed for youtube live links (#407) 2023-03-08 09:26:02 -08:00
d959a492b1 chore: invalid zappers 2023-03-05 15:36:20 +00:00
f31f44400f bug: format 2023-03-03 20:35:55 +00:00
8e69342a0c feat: parse magnet links 2023-03-03 20:35:34 +00:00
4325c49435 add Nostr Nests embed (#377)
* add Nostr Nests embed

* remove wildcard

* fix import to match import convention

* always show link, but hide iframe when necessary
2023-03-03 11:05:10 -08:00
2782f24690 fix URL parsing edge cases (#360)
This should fix the following:
- URLs in parentheses
- URLs at the end of a sentence
2023-02-27 11:21:38 -08:00
5cfca1b0e7 Revert "Merge pull request #347 from v0l/fix-links-in-parentheses"
This reverts commit d74af4b323, reversing
changes made to e0dea32d6f.
2023-02-24 10:54:32 -06:00
f13ce1410c allow trailing slash in URLs 2023-02-21 19:35:54 -06:00
9511792e45 fix links in parentheses 2023-02-21 19:03:52 -06:00
3f406ec19e feat: improve profile loading 2023-02-20 23:14:15 +00:00
4a7d90c656 chore: remove bad search relays 2023-02-18 23:09:02 +00:00
747eae2e16 chore: add other search relays 2023-02-15 13:28:04 +00:00
2a211b78a1 workspace with decoupled nostr package 2023-02-14 14:27:40 +01:00