gossip/src
2023-09-21 21:04:40 +12:00
..
overlord Search works for some nostr: event links (nevent1, not quite yet naddr1) 2023-09-20 12:04:58 +12:00
storage cargo fmt and clippy 2023-09-18 08:54:57 +12:00
ui Save metadata edits locally, don't just publish them. 2023-09-21 21:04:40 +12:00
about.rs cargo fmt 2023-05-26 10:00:55 +12:00
commands.rs Disallow muting of yourself (plus cargo clippy/fmt) 2023-09-13 15:54:33 +12:00
comms.rs FIX: subscribe to dm channel 2023-09-20 10:38:36 +12: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
delegation.rs renames 2023-08-19 10:54:33 +12:00
dm_channel.rs Fix DM channel name to self 2023-09-05 07:23:39 +12:00
error.rs Creation of DMs 2023-09-01 08:17:34 +12:00
feed.rs FIX: subscribe to dm channel 2023-09-20 10:38:36 +12:00
fetcher.rs Update for nostr-types URL change 2023-09-12 07:40:22 +12:00
filter.rs cargo fmt and 1 clippy fix 2023-08-20 11:28:58 +12:00
globals.rs Search works for some nostr: event links (nevent1, not quite yet naddr1) 2023-09-20 12:04:58 +12:00
main.rs FIX: Start people tasks AFTER signer 2023-09-14 10:43:03 +12:00
media.rs search/replace of all single setting reads 2023-08-19 10:54:33 +12:00
names.rs crate::names to take over name rendering functions 2023-08-27 10:16:12 +12:00
nip05.rs search/replace of all single setting reads 2023-08-19 10:54:33 +12:00
people.rs Mute List made to operate like Contact List does 2023-09-14 11:04:21 +12:00
person_relay.rs storage: flesh out PersonRelay1 and use it for PersonRelay 2023-09-06 16:24:07 +12:00
process.rs Search works for some nostr: event links (nevent1, not quite yet naddr1) 2023-09-20 12:04:58 +12:00
profile.rs Merge dilger/relay-list-widget into feature/relay-list-widget 2023-08-17 11:59:21 -10:00
relationship.rs lmdb: Switch to lmdb relationships map [plus code adjustments to make migration work] 2023-07-31 17:37:53 +12:00
relay_picker_hooks.rs search/replace of all single setting reads 2023-08-19 10:54:33 +12:00
relay.rs Use new RelayUrl.domain() instead of function in Relay struct 2023-09-08 10:21:36 +12:00
settings.rs Prune cache 2023-08-28 09:27:20 +12:00
signer.rs Creation of DMs 2023-09-01 08:17:34 +12:00
status.rs Remove a DEBUG message that was temporary for development 2023-07-16 08:26:29 +12:00
tags.rs Move relay.rs from /db to / 2023-07-31 17:37:53 +12:00