Commit Graph

16 Commits

Author SHA1 Message Date
3212155a43 feat: nip5 manager 2023-03-30 19:21:33 +01:00
e9fd08d808 relay req info 2023-03-29 10:34:39 +01:00
2ccf593476 bug: load more fix 2023-03-28 16:41:57 +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
a7707af756 add direct message event and refactor 2023-03-17 15:30:20 +01:00
424c7c79d7 chore: avoid SubtleCrypto 2023-03-16 17:10:17 +00:00
cd4dcbd0a2 feat: read nip-58 badges (#394) 2023-03-09 11:13:10 +01:00
c4d8d871a1 do not render reposts of badge award events in timelines (#406)
* do not render reposts of badge award events

* fix var name

* only render reposts of kind 1 events
2023-03-08 09:30:19 -08:00
7d4313570e bug: track started sooner 2023-03-03 14:47:14 +00:00
1b363ec15f progress 2023-02-28 22:21:50 +00:00
47c12fed50 Update thread detection to not include mentions
Noticed 're:' was being added to notes in the UI when it only mentioned
a note. This didn't constitute a thread and shouldn't attempt to add who
it is replying to in the UI since there wasn't a reply to display. This
simply makes sure that a thread is detected when there is an 'e' tag and
the marker for the tag is not a mention.
2023-02-24 12:49:33 -05:00
3f406ec19e feat: improve profile loading 2023-02-20 23:14:15 +00:00
b23b1764e5 chore: misc 2023-02-20 14:24:19 +00:00
3b68153105 bug: redirect tlv entry 2023-02-16 16:32:56 +00:00
0193436d96 nostr package part 1 2023-02-16 12:39:39 +01:00