gossip/src
2023-05-10 14:21:56 -06:00
..
db Fix schema33 2023-04-20 16:10:50 +12:00
overlord cargo clippy & fmt 2023-05-08 08:16:58 +12:00
ui Make "+" button same size as avatar images 2023-05-10 14:21:56 -06:00
about.rs Include current git hash in unstable version numbers 2023-04-02 16:53:29 +12:00
comms.rs Following - clear all option (with confirm) 2023-04-15 09:48:04 +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 Updates for changes upstream in nostr-types 2023-03-31 10:37:07 +13:00
error.rs Our Error doesn't benefit from impl std::error::Error 2023-03-29 17:07:28 +13:00
events.rs Events: Prevent multiple threads from seeking the same event in the database simultaneously: 2023-04-21 08:34:42 +12:00
feed.rs EventKind selection pushed deeper 2023-03-27 15:00:19 +13:00
fetcher.rs cargo fmt 2023-04-08 06:37:01 +12:00
globals.rs ContactList synchronization improvements 2023-04-15 09:05:47 +12:00
main.rs Load images but ignore videos for now 2023-04-06 13:30:57 +12:00
media.rs cargo fmt 2023-04-29 21:20:34 +12:00
nip05.rs Error handing revamped so we can record file! and line! where external error appeared 2023-03-29 16:53:38 +13:00
people.rs Log Proof of Work. 2023-04-30 07:34:32 +12:00
process.rs Possibly fix a foreign key constraint error. 2023-04-30 09:21:59 +12:00
relationship.rs Relationship::Root treated like Relationship::Reply 2023-03-16 15:31:59 +13:00
relay_picker_hooks.rs cargo fmt 2023-02-26 13:23:28 +13:00
settings.rs fix sql typo 2023-05-08 15:33:45 +12:00
signer.rs Log Proof of Work. 2023-04-30 07:34:32 +12:00
tags.rs Comment out broken tests in src/tags.rs 2023-04-06 11:42:30 +12:00