|
1938d68888
|
run cargo fmt
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
|
2025-03-20 10:06:16 -04:00 |
|
|
a68e5d5324
|
fetch top level messages from db
|
2025-03-20 10:06:03 -04:00 |
|
|
4dc702bf5b
|
replies actually work now.
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
|
2025-03-18 10:37:25 -04:00 |
|
|
337313b0bb
|
fix macos wanting to ask for password on startup by making app id match
Rust CI / build-and-test (macOS-latest) (push) Waiting to run
Rust CI / build-and-test (ubuntu-latest) (push) Waiting to run
Rust CI / build-and-test (windows-latest) (push) Waiting to run
Rust CI / cross-compile (macOS-latest, x86_64-pc-windows-gnu) (push) Waiting to run
Rust CI / cross-compile (macOS-latest, x86_64-unknown-linux-gnu) (push) Waiting to run
Rust CI / cross-compile (ubuntu-latest, x86_64-pc-windows-gnu) (push) Waiting to run
|
2025-03-17 09:32:12 -04:00 |
|
|
4df83c9bc2
|
Merge pull request 'Add sqlite' (#4) from sqlite into main
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
Reviewed-on: #4
|
2025-03-14 10:11:34 -04:00 |
|
|
0d8afd7340
|
make replies work
Rust CI / build-and-test (macOS-latest) (pull_request) Has been cancelled
Rust CI / build-and-test (ubuntu-latest) (pull_request) Has been cancelled
Rust CI / build-and-test (windows-latest) (pull_request) Has been cancelled
Rust CI / cross-compile (macOS-latest, x86_64-pc-windows-gnu) (pull_request) Has been cancelled
Rust CI / cross-compile (macOS-latest, x86_64-unknown-linux-gnu) (pull_request) Has been cancelled
Rust CI / cross-compile (ubuntu-latest, x86_64-pc-windows-gnu) (pull_request) Has been cancelled
|
2025-03-14 10:10:18 -04:00 |
|
|
837c96e346
|
make compose window less stupid
|
2025-03-14 09:42:34 -04:00 |
|
|
9814f9277a
|
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 |
|
|
a2deb4145b
|
adding mail events into sqlite
|
2025-03-01 17:37:56 -05:00 |
|
|
21301cc603
|
add sqlite dependencies
|
2025-03-01 13:34:09 -05:00 |
|
|
5b67a44dc2
|
add threaded_event.rs
|
2025-02-12 11:41:39 -05:00 |
|
|
eefd019e9b
|
Merge pull request #7 from chakanysystems/sick-ui
Sick UI
|
2025-01-15 10:34:19 -05:00 |
|
|
de9bc2a6bb
|
update compose window
|
2025-01-12 13:04:49 -05:00 |
|
|
bdb427cc9d
|
Update messages view and main view
|
2025-01-12 12:49:48 -05:00 |
|
|
3ae435202e
|
make RelayMessage decoder work
|
2025-01-12 12:43:05 -05:00 |
|
|
efd80f64de
|
add .credentials to gitignore
|
2025-01-12 11:35:00 -05:00 |
|
|
fea3badf80
|
Merge pull request #5 from chakanysystems/fix-event-verification
Fix event verification and deserialization
|
2025-01-09 20:53:25 -05:00 |
|
openhands
|
ed38854b91
|
Use RelayMessage type for event parsing and add handling for all message types
|
2025-01-10 01:51:00 +00:00 |
|
openhands
|
1f3f480c87
|
Fix event verification and deserialization in process_event
|
2025-01-10 01:45:43 +00:00 |
|
|
5e08737cc1
|
remove macos target cross-compile because it's bullshit
|
2025-01-07 10:53:12 -05:00 |
|
|
5d12ac6a99
|
remove nostrdb dependency
|
2025-01-07 10:03:11 -05:00 |
|
|
db8cde4918
|
try to fix this build action
|
2025-01-07 09:53:44 -05:00 |
|
|
25590164cc
|
remove unwrap from seckey in linux keystorage
|
2025-01-07 09:49:56 -05:00 |
|
|
7af748e5ad
|
add rust build workflow
|
2025-01-07 09:44:43 -05:00 |
|
|
fc8596258a
|
remove ndb for now
|
2025-01-07 09:38:25 -05:00 |
|
|
e9bb2a9172
|
push events to nostrdb lol
|
2024-12-15 15:08:20 -05:00 |
|
|
827be9a297
|
move account_manager t use keystorage result type
|
2024-12-09 09:16:20 -05:00 |
|
|
0e12af0505
|
recieve messages n shii
|
2024-11-30 19:53:51 -05:00 |
|
|
c2cd7f54ad
|
implement std::Display for Error type
|
2024-11-27 09:41:25 -05:00 |
|
|
14aa70992c
|
add line to linux keystorage file
|
2024-11-20 12:00:55 -05:00 |
|
|
8f31087662
|
add pings, reconnects, and a next reconnect status in settings menu
|
2024-11-20 12:00:35 -05:00 |
|
|
db78b2a4d3
|
fixed bug not being able to save multiple keypairs on macos
|
2024-10-07 09:56:19 -04:00 |
|
|
e30384c387
|
run cargo fmt
|
2024-10-01 09:42:52 -04:00 |
|
|
46cb4b3462
|
half working apple keychain support???
|
2024-10-01 09:42:34 -04:00 |
|
|
a19937058b
|
add bech32 support to compose window
|
2024-09-24 11:29:12 -04:00 |
|
|
c7d3eedf71
|
generate nostr events from compose window
|
2024-09-24 11:28:53 -04:00 |
|
|
8c80d252d0
|
pushing changes
|
2024-09-23 11:44:49 -04:00 |
|
|
dbf50ec455
|
add event counter to home page
|
2024-09-06 11:27:47 -04:00 |
|
|
3c02e7bf36
|
clickable table rows, leads to view event page
|
2024-09-06 11:19:14 -04:00 |
|
|
6cfedc461d
|
fix build with make dev
|
2024-08-30 15:15:47 -04:00 |
|
|
52710ece81
|
Merge pull request #4 from friedhar/main
General linting / code cleaning.
|
2024-08-30 14:18:00 -04:00 |
|
friedhar
|
c77080a65f
|
General linting / code cleaning.
|
2024-08-30 21:08:22 +03:00 |
|
|
692638221a
|
Merge pull request #3 from chakanysystems/rewrite
Rewrite
|
2024-08-29 22:10:28 -04:00 |
|
|
002c001501
|
revamp settings page, relay management
|
2024-08-23 17:43:07 -04:00 |
|
|
e4d8aa62ee
|
add match case to remove key error
|
2024-08-22 12:23:57 -04:00 |
|
|
695979aaaa
|
load keys on init
|
2024-08-22 12:20:13 -04:00 |
|
|
0d4cdf851e
|
add ability to delete keypairs from settings menu
|
2024-08-22 12:16:25 -04:00 |
|
|
2f1ebee787
|
add the ability to add new keys to the keystore
|
2024-08-18 12:42:34 -04:00 |
|
|
3088a7a9da
|
change app.current_page to app.page
|
2024-08-18 12:23:32 -04:00 |
|
|
3b98296dd6
|
run cargo fmt
|
2024-08-18 12:10:41 -04:00 |
|