gossip/src
2023-02-17 17:32:26 +13:00
..
db When your own RelayList comes in, honor it 2023-02-11 10:50:03 +13:00
overlord New event tracking is now ID based, and turned off if your mouse-pointer hovers over it 2023-02-16 12:00:45 +13:00
ui Improve 'You' page when you only enter a public key 2023-02-17 17:32:26 +13:00
about.rs Strip/update dead code 2022-12-24 17:59:30 +13:00
comms.rs Change Passphrase, and fix deadlock on exporting 2023-02-11 11:37:23 +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 New event tracking is now ID based, and turned off if your mouse-pointer hovers over it 2023-02-16 12:00:45 +13:00
feed.rs Finish up toggle-reposts work 2023-02-05 11:51:22 +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 make reposts optional (toggleable). 2023-02-04 07:49:20 -03:00
signer.rs Change Passphrase, and fix deadlock on exporting 2023-02-11 11:37:23 +13:00
tags.rs Update for nostr-types update 2023-02-03 15:04:43 +13:00