gossip/src
2023-01-02 23:23:38 +13:00
..
db clippy 2023-01-02 23:23:38 +13:00
overlord Remove unused code 2023-01-02 23:23:38 +13:00
ui Fetcher fixed, plus a requests-in-flight tracker 2023-01-02 22:34:29 +13:00
about.rs Strip/update dead code 2022-12-24 17:59:30 +13:00
comms.rs BusMessage 2022-12-21 08:33:46 +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 GLOBALS.people replaced with a People Manager object that keeps memory and database in sync. [plus a lot of dead code commented out] 2022-12-31 14:37:41 +13:00
feed.rs Feed: track get_my_event_ids(), get_followed_event_ids() 2023-01-02 21:45:41 +13:00
fetcher.rs Fetcher fixed, plus a requests-in-flight tracker 2023-01-02 22:34:29 +13:00
globals.rs Stop using the syncer with the fetcher; Remove the syncer 2023-01-01 12:18:27 +13:00
main.rs Avatars! 2023-01-01 14:40:40 +13:00
people.rs People::get_followed_pubkeys() does not need to be async 2023-01-02 21:45:41 +13:00
process.rs Update for upstream nostr-types Url::is_valid_relay_url() 2022-12-31 20:50:00 +13:00
relationship.rs Strip/update dead code 2022-12-24 17:59:30 +13:00
settings.rs Offline mode 2023-01-02 07:01:40 +13:00
signer.rs GLOBALS.people replaced with a People Manager object that keeps memory and database in sync. [plus a lot of dead code commented out] 2022-12-31 14:37:41 +13:00