gossip/src
2023-01-07 13:22:27 +13:00
..
db Rename nip35 references to nip05 2023-01-07 02:56:36 +13:00
overlord Person feed now goes back 25 posts, not limited by timespan 2023-01-07 13:09:21 +13:00
ui Improve threaded feed view (number indent, ident further) 2023-01-07 13:22:27 +13:00
about.rs Strip/update dead code 2022-12-24 17:59:30 +13:00
comms.rs Rename nip35 references to nip05 2023-01-07 02:56:36 +13:00
date_ago.rs Depend on nostr-types 0.1 (nostr-proto has been promoted as) 2022-12-23 17:54:11 +13:00
error.rs Rename nip35 references to nip05 2023-01-07 02:56:36 +13:00
feed.rs Some ui fixes around warning conditions about identity not setup 2023-01-07 09:06:09 +13:00
fetcher.rs Fix RIF count 2023-01-04 17:25:42 +13:00
globals.rs Use a dashmap for GLOBALS.events 2023-01-07 07:55:17 +13:00
main.rs nip-05 related functions 2023-01-07 03:19:59 +13:00
nip05.rs nip-05 related functions 2023-01-07 03:19:59 +13:00
people.rs Maybe validate NIP-05 on incoming Metadata (kind=0, including startup loading) 2023-01-07 07:39:28 +13:00
process.rs Use a dashmap for GLOBALS.events 2023-01-07 07:55:17 +13:00
relationship.rs Strip/update dead code 2022-12-24 17:59:30 +13:00
settings.rs Remove settings.view_threaded, force non-threaded feed for the moment 2023-01-03 10:59:06 +13:00
signer.rs Public key import (and delete) [if you don't have a private key setup] 2023-01-06 02:30:14 +13:00