Commit Graph

10 Commits

Author SHA1 Message Date
Robert C. Martin
c9c31633b3 Massing cleanup and deletion. Much better. 2022-04-30 13:24:45 -05:00
Robert C. Martin
855a2461ac SeeSaw replaces Swing 2022-04-27 16:04:06 -05:00
Robert C. Martin
6472e7ca9b Add the BIT340_Schnorr code from https://code.samourai.io/samouraidev/BIP340_Schnorr
Works.  The first message from more-speech was sent to the nostr network using the signature created by this code.
2022-04-14 16:06:09 -05:00
Robert C. Martin
efe273e32b Better sorting technique, using sorted-set. I expect that will do insertions rather than continual sorting of a large collection. Also reversed the sense of the sort, so latest articles are on top. 2022-04-08 12:28:30 -05:00
Robert C. Martin
12262b0f79 Use java.net.http.Websocket instead of 'aleph'. Works great! 2022-04-07 12:28:34 -05:00
Robert C. Martin
a56eb819bb Bringing in the nostr protocol. 2022-04-05 10:12:16 -05:00
Robert C. Martin
9689442d5e Preliminary work to get update working down the hiearachy. 2022-01-27 09:32:17 -06:00
Robert C. Martin
507fd0bdb9 Move graphics into cursor. Continue isolation of quil. 2022-01-22 07:50:19 -06:00
Robert C. Martin
ef590cd338 Add author window, abbreviations, file based events. 2022-01-20 10:46:05 -06:00
Robert C. Martin
c304719f94 First Commit. Basic formatting 2022-01-18 13:04:57 -06:00