Commit Graph

33 Commits

Author SHA1 Message Date
350588680f Yarn 3 upgrade 2023-08-17 20:35:42 +01:00
1ead1e4a7c v2 start 2023-08-17 20:35:39 +01:00
e92ac1c850 Disable spotlight for poll options
fixes #603
2023-07-12 12:30:21 +01:00
fc2304c9fa Update live stream page 2023-06-19 14:16:02 +01:00
81ccb95d82 move to pkg 2023-06-08 12:45:23 +02:00
f86053c14f move @snort/nostr code into System 2023-05-30 14:48:38 +01:00
8f7a9a1327 fix tests 2023-05-24 11:12:23 +01:00
a79cd6fd96 bug: formatting 2023-05-17 23:03:56 +01:00
cefc21709a bug: url parser
fixes #564
2023-05-17 20:37:25 +01:00
610cc5e761 feat: render custom emoji 2023-05-15 21:56:31 +01:00
663c2ea433 feat: upgrade dm styles 2023-05-15 11:53:08 +01:00
241ead7a03 refactor 2023-05-09 16:25:59 +01:00
c52b56871c something 2023-05-09 15:51:39 +01:00
4f8f472e84 parse tokens 2023-05-09 15:49:31 +01:00
ca1bb86036 wip 2023-05-09 15:45:56 +01:00
b068c00b7f add missing : 2023-04-19 19:38:50 -05:00
74bfa03227 only render hyperlink if link is valid 2023-04-19 19:29:37 -05:00
9b2fb3b6bf don't render nostr:npub as a link
People often type the literal text `nostr:npub` when talking about nostr URIs. That shouldn't be converted to a link.
2023-04-19 13:57:58 -05:00
13461cca80 feat: render note quotes 2023-04-18 22:23:13 +01:00
c79adf7e9e bug: mentions duplication 2023-04-08 22:30:26 +01:00
5d23419220 bug: embeds in about section 2023-04-04 19:25:11 +01:00
465c59ea20 refactor: RequestBuilder 2023-03-28 15:34:01 +01:00
9b6e5090dc feat: nip19/21 links 2023-03-25 22:55:34 +00:00
3dccf21d2c Fix event mention bug (#421)
* only replace valid note IDs

* render empty string if no ref.Event
2023-03-10 08:08:59 -08:00
b3afe41723 fix HyperText matching 2023-03-07 22:35:40 +09:00
0a5491eede Fix broken note links (#380)
* fix broken note links

* remove unused prop

* make comment easier to understand

* handle case where root event ID is missing

* add missing return

* fix root finding logic

* update comment
2023-03-04 13:41:29 -08:00
50be9d7b65 chore: rename file 2023-03-03 20:35:36 +00:00
8e69342a0c feat: parse magnet links 2023-03-03 20:35:34 +00:00
32549522d4 feat: improve profile cache (again) 2023-03-03 14:30:31 +00: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
b23b1764e5 chore: misc 2023-02-20 14:24:19 +00:00
42f2998343 bug: mention key 2023-02-18 23:36:34 +00:00
2a211b78a1 workspace with decoupled nostr package 2023-02-14 14:27:40 +01:00