more-speech/spec/more_speech
Robert C. Martin f0bc7a58df Fix incoming tags that are blank. Replace them with blank:
Fix a bunch of other junk.
Put some progress messages in for loading event files.
2023-01-25 13:55:01 -06:00
..
nostr Fix incoming tags that are blank. Replace them with blank: 2023-01-25 13:55:01 -06:00
ui Separate config/get-db and in-memory/get-db. Get all tests to use in-memory/get-db. Change tests in formatters-spec to use db. 2023-01-25 09:06:12 -06:00
core_spec.clj Add relay recommendations to the relays, and write the relays on exit. 2022-05-31 13:56:48 -05:00
data_storage_spec.clj Reading and writing of daily files is complete. Next I need to write the migration. 2022-07-20 09:40:19 -05:00
migrator_spec.clj Migration 9 contact-lists. Initital processing of kind-3 and accumulation of the contact-lists. 2022-08-01 11:39:05 -05:00
user_configuration_spec.clj Clean up the @(:event-context @ui-context) BS. replace with get-event-state. Stop passing event-state and event-context around unless they are going to change. 2022-09-17 16:50:31 -05:00
websocket_relay_spec.clj Add relay to websocket-relay callback function. 2023-01-17 08:15:35 -06:00