decentralized email https://hoot.sh
Find a file
Jack Chakany 1938d68888
Some checks failed
Rust CI / build-and-test (macOS-latest) (push) Has been cancelled
Rust CI / build-and-test (ubuntu-latest) (push) Has been cancelled
Rust CI / build-and-test (windows-latest) (push) Has been cancelled
Rust CI / cross-compile (macOS-latest, x86_64-pc-windows-gnu) (push) Has been cancelled
Rust CI / cross-compile (macOS-latest, x86_64-unknown-linux-gnu) (push) Has been cancelled
Rust CI / cross-compile (ubuntu-latest, x86_64-pc-windows-gnu) (push) Has been cancelled
run cargo fmt
2025-03-20 10:06:16 -04:00
.github/workflows remove macos target cross-compile because it's bullshit 2025-01-07 10:53:12 -05:00
fonts Initial Commit 2024-04-27 19:32:25 -04:00
migrations/001-nostr_events change all cols in events to virtual ones that are generated on read, additionally refactor the insert event function 2025-03-12 11:15:23 -04:00
src run cargo fmt 2025-03-20 10:06:16 -04:00
.gitignore add .credentials to gitignore 2025-01-12 11:35:00 -05:00
Cargo.lock fix macos wanting to ask for password on startup by making app id match 2025-03-17 09:32:12 -04:00
Cargo.toml fix macos wanting to ask for password on startup by making app id match 2025-03-17 09:32:12 -04:00
Makefile waow it works 2024-07-29 17:36:05 -04:00
shell.nix pushing changes 2024-09-23 11:44:49 -04:00