more-speech/spec/more_speech
2023-04-24 10:31:28 -05:00
..
db Show zaps in article tree and article panel. 2023-04-19 13:32:42 -05:00
logger Bypassed time format so that other platforms would pass the CI. 2023-03-28 08:55:38 -05:00
nostr Fix zap warning messages to show sats instead of millisats 2023-04-20 17:20:08 -05:00
ui GRUMBLE. I got all the mention stuff working. NIP-08 and NIP-27 (sorta). So @<username> creates p tags. nostr:<bech32> does not. @<username> renders as @<username>. nostr:<bech32> renders either as nostr:<username> or nostr<bech32> depending on if the profile exists. 2023-04-24 10:31:28 -05:00
bech32_spec.clj Added string encoders to bech32 and can receive zap reciepts. 2023-04-17 14:12:29 -05: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
mem_spec.clj ui-context is no more. YAY! 2023-01-30 14:26:08 -06:00
migrator_spec.clj Add my contact list to migration 9 so that new users will at least see something. Relays are all :read-web-of-trust to prevent initial flooding. 2023-02-22 15:13:58 -06:00
user_configuration_spec.clj ui-context is no more. YAY! 2023-01-30 14:26:08 -06:00
websocket_relay_spec.clj Reset relay retry if last retry was over an hour ago. 2023-02-11 09:07:49 -06:00