gossip/src
2023-01-02 21:24:16 +13:00
..
db person_relay::fetch_matching() on people and relays 2023-01-02 13:10:22 +13:00
overlord Revert "New subscription work, not yet in use" 2023-01-02 21:24:16 +13:00
ui Revert "Update metadata button (under a menu so it's not too easy to click often)" 2023-01-02 21:23:38 +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 object, only recomputes periodically; comes with a new setting 2022-12-29 16:47:10 +13:00
fetcher.rs Offline mode 2023-01-02 07:01:40 +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 Revert "Update metadata button (under a menu so it's not too easy to click often)" 2023-01-02 21:23:38 +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