gossip/src
2023-08-17 12:06:40 -10:00
..
bin bin: dump_person_relays 2023-08-17 08:18:14 +12:00
overlord Merge branch 'dilger/unstable' into feature/relay-list-widget 2023-08-17 12:06:40 -10:00
storage ALMOST Switch from lmdb-rkv to heed -- wait for delete_duplicate() 2023-08-17 08:18:14 +12:00
ui Merge branch 'dilger/unstable' into feature/relay-list-widget 2023-08-17 12:06:40 -10:00
about.rs cargo fmt 2023-05-26 10:00:55 +12:00
comms.rs Merge dilger/relay-list-widget into feature/relay-list-widget 2023-08-17 11:59:21 -10: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 Passing transactions through storage calls 2023-08-05 09:29:02 +12:00
error.rs ALMOST Switch from lmdb-rkv to heed -- wait for delete_duplicate() 2023-08-17 08:18:14 +12:00
feed.rs Settings: use new settings 2023-08-13 09:49:38 +12:00
fetcher.rs Modify fetcher so we don't try to get settings during our GLOBAL lazy_static init 2023-08-13 09:49:38 +12:00
globals.rs Track open subscriptions and show in stats bar 2023-08-06 11:37:16 +12:00
main.rs sync storage again at the very end 2023-08-09 15:41:19 +12:00
media.rs Settings: use new settings 2023-08-13 09:49:38 +12:00
nip05.rs Passing transactions through storage calls 2023-08-05 09:29:02 +12:00
people.rs Settings: use new settings 2023-08-13 09:49:38 +12:00
person_relay.rs get_best_relays() now takes our rank and the historical success rate into account. 2023-08-10 16:51:02 +12:00
process.rs FIX: relay lists that included relays not already associated with a user were not getting those relays 2023-08-16 14:44:00 +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 lmdb: switch to LMDB for person_relay 2023-07-31 17:37:53 +12:00
relay.rs FIX: relay lists that included relays not already associated with a user were not getting those relays 2023-08-16 14:44:00 +12:00
settings.rs modify last commit: We can't change settings w/o another migration 2023-08-17 07:26:58 +12:00
signer.rs Settings: use new settings 2023-08-13 09:49:38 +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