gossip/src
2023-02-28 13:51:22 +13:00
..
db GLOBALS.settings to use a different kind of lock 2023-02-25 15:36:37 +13:00
overlord Don't hold lock over an await point 2023-02-26 13:23:28 +13:00
ui Credit additional authors; rendering for multiple authors on the about page 2023-02-28 13:51:22 +13:00
about.rs Strip/update dead code 2022-12-24 17:59:30 +13:00
comms.rs Don't require password to delete identity; Don't require repeat password to import encrypted key 2023-02-25 09:23:34 +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 Move to external library: gossip-relay-picker 2023-02-25 15:36:37 +13:00
events.rs When viewing a thread, pull relevant events from local database 2023-02-19 11:42:00 +13:00
feed.rs clippy & fmt 2023-02-26 13:24:36 +13:00
fetcher.rs GLOBALS.settings to use a different kind of lock 2023-02-25 15:36:37 +13:00
globals.rs Reactions: Show filled icon if user already reacted 2023-02-26 20:07:22 +01:00
main.rs GLOBALS.settings to use a different kind of lock 2023-02-25 15:36:37 +13:00
nip05.rs cargo fmt 2023-02-26 13:23:28 +13:00
people.rs cargo fmt 2023-02-26 13:23:28 +13:00
process.rs cargo fmt 2023-02-26 13:23:28 +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 clippy and fmt 2023-02-28 12:57:00 +13:00
signer.rs GLOBALS.settings to use a different kind of lock 2023-02-25 15:36:37 +13:00
tags.rs Implement Theme switching in Settings menu, introduce 'Roundy' Theme 2023-02-27 17:10:27 -06:00