gossip/gossip-lib/src
2024-06-10 09:47:14 +12:00
..
feed fix 'load more' for inbox 2024-06-10 09:42:16 +12:00
overlord Remove overlap setting and other dead code 2024-06-10 09:47:14 +12:00
storage Remove overlap setting and other dead code 2024-06-10 09:47:14 +12:00
comms.rs Feed: switch to anchor method 2024-06-08 12:01:09 +12:00
delegation.rs MAJOR Updates for TagV3 and EventV3 (including migration 25) 2024-02-03 10:41:38 +13:00
direct.rs SECURITY FIX: Upgrade tungstenite, http, fixes RUSTSEC-2023-0065 2024-02-07 11:58:22 +13:00
dm_channel.rs DmChannel.can_use_nip17() 2024-05-25 08:54:43 +12:00
error.rs Feed: switch to anchor method 2024-06-08 12:01:09 +12:00
fetcher.rs Change some log levels 2024-04-20 08:27:31 +12:00
filter.rs Apply spam filter to the decrypted Rumor inside Giftwraps 2024-01-09 09:45:54 +13:00
globals.rs Track and show how many relays are currently loading a chunk 2024-06-08 12:31:14 +12:00
gossip_identity.rs Fix #760 (changing passphrase doesn't save) 2024-05-11 10:39:18 +12:00
lib.rs ignore clippy assigning clones warning for now 2024-06-07 12:09:52 +12:00
media.rs more documentation 2023-10-05 15:31:52 +13:00
misc.rs Clean up thread loading code a bit; recompute faster on threads 2024-06-04 06:57:31 +12:00
names.rs Move to new Person3 with PersonTable 2024-05-22 08:12:52 +12:00
nip05.rs Move to new Person3 with PersonTable 2024-05-22 08:12:52 +12:00
nip46.rs nip46: even better, skip any pubkey field from nip46 sign_event 2024-04-26 09:15:54 +12:00
pending.rs Supress some error messages 2024-05-10 08:16:04 +12:00
people.rs Move to new Person3 with PersonTable 2024-05-22 08:12:52 +12:00
person_relay.rs storage migrate 34: person_relays2; PersonRelay2 - Multiple changes: 2024-05-18 13:04:45 +12:00
post.rs cargo clippy 2024-06-07 12:14:48 +12:00
process.rs Process incoming DM relay lists 2024-05-25 08:54:43 +12:00
profile.rs Changes for building AppImage 2024-03-21 12:15:43 +13:00
relationship.rs storage: Migrate Relationships, added some, renamed, and rebuild them 2024-04-27 11:10:41 +12:00
relay_picker_hooks.rs Fix transaction-related bugs in loading/saving relays 2024-04-18 09:19:25 +12:00
relay.rs storage (Relay2): migration 24 to migrate relay records to add new fields 2024-01-24 12:22:40 +13:00
seeker.rs Extend seeker to optionally climb the thread after it receives events it was seeking 2024-05-09 08:09:43 +12:00
status.rs fix: fixes errors caught by typos check 2024-05-10 15:58:06 -07:00