Commit Graph

22 Commits

Author SHA1 Message Date
e5e18ca28c naming oversight 2023-02-28 22:47:53 +01:00
a513408866 more robust message parsing 2023-02-28 21:58:59 +01:00
6565aa6fa0 allow publishing without a private key 2023-02-28 21:46:31 +01:00
02a7418d47 doc comments 2023-02-28 21:23:24 +01:00
6d1e664929 rename 2023-02-28 21:22:15 +01:00
c1665825da simplify 2023-02-28 21:18:47 +01:00
53327c641c use filters array 2023-02-28 14:41:36 +01:00
5d66ad9165 changes after self-review 2023-02-27 14:35:36 +01:00
303fa2ff4b add unixTimestamp() 2023-02-27 14:11:10 +01:00
289dbcd523 finishing touches 2023-02-27 00:25:11 +01:00
fe45cb4beb refactoring from previous pr 2023-02-27 00:00:08 +01:00
408be48082 nostr package part 3 2023-02-26 23:57:43 +01:00
2c1c07a552 fix build error 2023-02-26 23:45:03 +01:00
9da110165b nostr package part 2 2023-02-26 23:45:03 +01: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
fb30b35189 fix: formatting 2023-02-15 14:23:06 +00:00
ba01423110 rebase 2023-02-14 14:35:12 +01:00
2a211b78a1 workspace with decoupled nostr package 2023-02-14 14:27:40 +01:00