gossip/src
Mike Dilger 3c4fde2aee When viewing a thread, pull relevant events from local database 2023-02-19 11:42:00 +13:00
..
db SQL schema 24 - local settings, cleanup 2023-02-18 18:42:01 +13:00
overlord When viewing a thread, pull relevant events from local database 2023-02-19 11:42:00 +13:00
ui Inertial scroll; don't mark viewed if scrolling 2023-02-18 09:58:59 +13:00
about.rs Strip/update dead code 2022-12-24 17:59:30 +13:00
comms.rs When viewing a thread, pull relevant events from local database 2023-02-19 11:42:00 +13:00
date_ago.rs fix lowercase "m" for "month", make it uppercase. also add "w" for up to 7 weeks. 2023-02-02 09:45:43 -03:00
error.rs nip05 relays not found should not be an error. 2023-02-02 08:58:54 +13:00
events.rs When viewing a thread, pull relevant events from local database 2023-02-19 11:42:00 +13:00
feed.rs When viewing a thread, pull relevant events from local database 2023-02-19 11:42:00 +13:00
fetcher.rs Track how many bytes are read and display on stats page 2023-02-15 10:34:11 +13:00
globals.rs Track how many bytes are read and display on stats page 2023-02-15 10:34:11 +13:00
main.rs cleanup 2023-02-08 18:50:34 +13:00
nip05.rs Track how many bytes are read and display on stats page 2023-02-15 10:34:11 +13:00
people.rs Sort people by display name 2023-02-12 13:36:47 +13:00
process.rs When your own RelayList comes in, honor it 2023-02-11 10:50:03 +13:00
relationship.rs Mention relationships (but not used by UI for example) 2023-01-25 09:09:16 +13:00
relays.rs Fix bug: handle adding pubkey to relay picker more than once 2023-02-12 09:48:39 +13:00
settings.rs SQL schema 24 - local settings, cleanup 2023-02-18 18:42:01 +13:00
signer.rs SQL schema 24 - local settings, cleanup 2023-02-18 18:42:01 +13:00
tags.rs Update for nostr-types update 2023-02-03 15:04:43 +13:00