gossip/src
2023-01-11 16:57:08 +13:00
..
db Schema 9: person.followed_last_updated 2023-01-10 17:59:49 +13:00
overlord Show which relays we are connected to on the relays page (crude still) 2023-01-11 07:19:55 +13:00
ui Show which relays we are connected to on the relays page (crude still) 2023-01-11 07:19:55 +13:00
about.rs Strip/update dead code 2022-12-24 17:59:30 +13:00
comms.rs Sync following list (pull part only, push tbd) 2023-01-10 18:00:13 +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 cargo clippy 2023-01-11 16:57:08 +13:00
fetcher.rs Fix RIF count 2023-01-04 17:25:42 +13:00
globals.rs Show which relays we are connected to on the relays page (crude still) 2023-01-11 07:19:55 +13:00
main.rs nip-05 related functions 2023-01-07 03:19:59 +13:00
nip05.rs NIP-05 fetch to have no redirects 2023-01-08 06:11:09 +13:00
people.rs people.follow_all(pubkeys, merge, asof) 2023-01-10 17:59:49 +13:00
process.rs process: handle ContactLists if ours, respect new merge setting 2023-01-10 17:59:49 +13:00
relationship.rs Strip/update dead code 2022-12-24 17:59:30 +13:00
settings.rs Option to add tag ["client","gossip"] to posts, off by default. This may help us get feedback about certain kinds of issues. 2023-01-09 19:48:48 +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