gossip/src
2023-01-01 05:28:32 +13:00
..
db Update for upstream nostr-types Url::is_valid_relay_url() 2022-12-31 20:50:00 +13:00
overlord follow/unfollow on person page (no immediate feedback because of ui caching person_view_* data) 2023-01-01 05:20:14 +13:00
people bugfix in People::get_followed_pubkeys() 2023-01-01 05:28:32 +13:00
ui follow/unfollow on person page (no immediate feedback because of ui caching person_view_* data) 2023-01-01 05:20:14 +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 Fetcher: a way to GET and cache resources from the web 2022-12-31 19:49:59 +13:00
globals.rs Update for upstream nostr-types Url::is_valid_relay_url() 2022-12-31 20:50:00 +13:00
main.rs Fetcher: a way to GET and cache resources from the web 2022-12-31 19:49:59 +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 Remove 'autofollow' setting 2022-12-30 10:25:38 +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
syncer.rs Fetcher: a way to GET and cache resources from the web 2022-12-31 19:49:59 +13:00