gossip/src
2023-02-09 09:23:09 +13:00
..
db Fix the fix 2023-02-09 07:09:37 +13:00
overlord When resubscribing to general_feed (before an EOSE) keep since=now to avoid many duplicates 2023-02-09 09:23:09 +13:00
ui View raw notes as prettified JSON insteas of a long JSON string 2023-02-08 21:13:51 +02:00
about.rs Strip/update dead code 2022-12-24 17:59:30 +13:00
comms.rs Button to disconnect from a relay 2023-02-08 21:12:31 +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
error.rs nip05 relays not found should not be an error. 2023-02-02 08:58:54 +13:00
events.rs dead code cleanup 2023-01-22 19:42:15 +13:00
feed.rs Finish up toggle-reposts work 2023-02-05 11:51:22 +13:00
fetcher.rs MAJOR update of URL handling 2023-01-30 15:20:13 +13:00
globals.rs cleanup 2023-02-08 18:50:34 +13:00
main.rs cleanup 2023-02-08 18:50:34 +13:00
nip05.rs cleanup 2023-02-08 18:50:34 +13:00
people.rs Start following people immediately 2023-02-08 19:22:33 +13:00
process.rs Start following people immediately 2023-02-08 19:22:33 +13:00
relationship.rs Mention relationships (but not used by UI for example) 2023-01-25 09:09:16 +13:00
relays.rs Fix overassignment of pubkeys to relays 2023-02-08 21:49:20 +13:00
settings.rs make reposts optional (toggleable). 2023-02-04 07:49:20 -03:00
signer.rs Fix lock-up when deleting identity 2023-02-04 11:38:02 +13:00
tags.rs Update for nostr-types update 2023-02-03 15:04:43 +13:00