gossip/src
2023-03-10 11:49:55 +13:00
..
db Remove most spawn_blocking blocks 2023-03-10 11:49:55 +13:00
overlord Fix bug where direct replies were not showing up under the direct reply inbox 2023-03-08 10:53:06 +13:00
ui Fix search focus after first page view 2023-03-08 23:39:25 +01:00
about.rs Strip/update dead code 2022-12-24 17:59:30 +13:00
comms.rs ToOverlordMessage::UpdateMetdataInBulk() 2023-03-05 16:32:11 +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
delegation.rs cargo clippy & fmt 2023-03-03 09:10:28 +13:00
error.rs Use r2d2 for SQL connection pooling 2023-03-10 11:49:55 +13:00
events.rs Remove remaining spawn_blocking blocks 2023-03-10 11:49:55 +13:00
feed.rs change a variable name 2023-03-08 10:53:33 +13:00
fetcher.rs Add user-agent more consistently 2023-03-04 17:29:01 +13:00
globals.rs Use r2d2 for SQL connection pooling 2023-03-10 11:49:55 +13:00
main.rs Use r2d2 for SQL connection pooling 2023-03-10 11:49:55 +13:00
nip05.rs Add user-agent more consistently 2023-03-04 17:29:01 +13:00
people.rs Remove remaining spawn_blocking blocks 2023-03-10 11:49:55 +13:00
process.rs SCHEMA 29: Rename event_seen/DbEventSeen to event_relay/DbEventRelay (to avoid confusion with event_flags.viewed) 2023-03-07 20:08:01 +13:00
relationship.rs Mention relationships (but not used by UI for example) 2023-01-25 09:09:16 +13:00
relay_picker_hooks.rs cargo fmt 2023-02-26 13:23:28 +13:00
settings.rs Use r2d2 for SQL connection pooling 2023-03-10 11:49:55 +13:00
signer.rs Use r2d2 for SQL connection pooling 2023-03-10 11:49:55 +13:00
tags.rs Refactor of theme code 2023-03-01 09:59:04 +13:00