gossip/gossip-lib/src
2023-12-05 11:29:40 +13:00
..
overlord Always give some sort of feedback if updating a person list fails 2023-12-05 11:29:40 +13:00
storage Fix: update person list last edit times 2023-12-05 11:20:18 +13:00
about.rs Improving gossip-lib API (moving things, hiding things, documenting things) 2023-10-05 12:56:15 +13:00
comms.rs Follow someone on a list; retire FollowNew page (but keep menus for follow/mute) 2023-12-04 11:45:32 +13:00
delegation.rs Improving gossip-lib API (moving things, hiding things, documenting things) 2023-10-05 12:56:15 +13:00
dm_channel.rs Names: Person::best_name(): petname > name > display_name > pubkey_short 2023-10-25 07:43:38 +13:00
error.rs Remove SQLite3 code 2023-11-15 10:57:33 +13:00
feed.rs Update enabled_event_kinds() 2023-12-03 11:00:44 +13:00
fetcher.rs more documentation 2023-10-05 15:31:52 +13:00
filter.rs [MAJOR] Restructure as a workspace with two projects: gossip-lib and gossip-bin 2023-10-04 13:59:15 +13:00
globals.rs UI screen to wait for data migration 2023-12-03 11:00:44 +13:00
lib.rs Setting to login at startup; If not a migration, allows skipping. 2023-12-04 10:13:06 +13:00
media.rs more documentation 2023-10-05 15:31:52 +13:00
names.rs Names: Person::best_name(): petname > name > display_name > pubkey_short 2023-10-25 07:43:38 +13:00
nip05.rs Follow someone on a list; retire FollowNew page (but keep menus for follow/mute) 2023-12-04 11:45:32 +13:00
people.rs Improve logic for when to fetch metadata 2023-12-05 10:39:27 +13:00
person_relay.rs Improving gossip-lib API (moving things, hiding things, documenting things) 2023-10-05 12:56:15 +13:00
process.rs process: ignore incoming events that are already deleted 2023-12-03 09:42:20 +13:00
profile.rs [MAJOR] Restructure as a workspace with two projects: gossip-lib and gossip-bin 2023-10-04 13:59:15 +13:00
relationship.rs Switch code to use new relationship databases 2023-12-03 07:53:25 +13:00
relay_picker_hooks.rs Distinguish better between followed people and subscribed people 2023-10-17 20:30:23 +13:00
relay.rs Improving gossip-lib API (moving things, hiding things, documenting things) 2023-10-05 12:56:15 +13:00
settings.rs Setting to login at startup; If not a migration, allows skipping. 2023-12-04 10:13:06 +13:00
signer.rs Wait for login on startup 2023-12-03 08:32:44 +13:00
status.rs More docs 2023-10-05 13:56:45 +13:00
tags.rs Add 'a' tag to replies to replaceable events 2023-11-20 08:09:54 +13:00