Commit Graph

29 Commits

Author SHA1 Message Date
9c05b6a101 chore: Update translations 2023-09-14 18:45:29 +00:00
a31e30979d Init SnortDeck 2023-09-14 19:39:03 +01:00
35b6261e12 chore: Update translations 2023-09-12 21:58:37 +00:00
e77b9928d0 chore: Update translations 2023-09-12 14:15:07 +00:00
9e2453444d Prettier 2023-09-12 15:02:16 +01:00
5fed053a73 chore: Update translations 2023-09-05 14:23:04 +00:00
e05cfeaba9 Run formatter 2023-09-05 15:22:03 +01:00
c72cdcc9a9 chore: Update translations 2023-09-05 14:18:25 +00:00
5ef3fb0337 Run prettier 2023-09-05 15:17:51 +01:00
540f7e6398 Bug fixes 2023-08-21 15:53:16 +01:00
076d5d8cd5 Profile / Thread styles 2023-08-17 20:37:10 +01:00
f6a46e3523 feat: NIP-24 2023-08-17 19:54:14 +01:00
206aaca7b4 fix naddr loading 2023-06-17 22:07:17 +01:00
7992601f46 bug: tryParseNostrLink 2023-06-13 14:46:16 +01:00
fdf3d855df bug: unmarked thread tag parsing
fixes: #386
2023-06-13 12:24:57 +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
c2138287fa feat: render pubkey list mentions 2023-05-22 11:32:12 +01:00
e09df95adf bug: thread navigation reload 2023-04-25 11:20:33 +01:00
7ca87fb4bd feat: render replies to a tags 2023-04-25 11:04:20 +01:00
6d8416f88e chore: improve thread navigation 2023-04-18 13:45:26 +01:00
d24fc57962 bug: null location data on thread 2023-03-29 19:09:14 +01:00
94c3523712 bug: thread location state invalid 2023-03-29 14:39:23 +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
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
4f222fb813 login and onboarding fixes 2023-02-14 14:32:06 +00:00
2a211b78a1 workspace with decoupled nostr package 2023-02-14 14:27:40 +01:00