A Nostr browser in Clojure.
Go to file
2022-05-26 14:01:49 -05:00
spec/more_speech Don't add a child to a tree node if the child already exists in that tree node. This situations resulted from the addition of tabs... I'm not sure I like the fix. It repairs the problem after the fact. It might be better to figure out how to prevent the problem in the first place by, (probably) partitioning the node-maps by tabs. 2022-05-26 11:25:18 -05:00
src Reorder the fields in the article info panel. Just aesthetics. 2022-05-26 14:01:49 -05:00
.gitignore put private in gitignore 2022-05-24 12:17:29 -05:00
issues Added the edit window. Non-functional. 2022-03-08 11:27:24 -06:00
nostr-messages .gitignore 2022-05-21 15:43:13 -05:00
project.clj Change subscription time to two days ago. Just to keep the load time down. 2022-05-23 15:38:46 -05:00
README.md Readme update. 2022-05-24 14:50:13 -05:00

more-speech

A desktop client for the nostr protocol.

Currently under development. I'm not seeking collaborators at this time. Keep watch here because that is likely to change soon.