Commit graph

47 commits

Author SHA1 Message Date
Jack Chakany d75fa95a7d fuck it we have branches 2025-01-04 09:53:07 -05:00
Jack Chakany ca7d2319ea ok i think we have working events now 2024-12-17 11:45:05 -05:00
Jack Chakany e19a0f738f add rust-toolchain 2024-12-16 11:27:18 -05:00
Jack Chakany 4fed259118 maybe working event struct with sign and verify 2024-12-16 11:27:07 -05:00
Jack Chakany 3a50a04f2d beginning of Event replacment 2024-12-15 21:37:27 -05:00
Jack Chakany e9bb2a9172 push events to nostrdb lol 2024-12-15 15:08:20 -05:00
Jack Chakany 827be9a297 move account_manager t use keystorage result type 2024-12-09 09:16:20 -05:00
Jack Chakany 0e12af0505 recieve messages n shii 2024-11-30 19:53:51 -05:00
Jack Chakany c2cd7f54ad implement std::Display for Error type 2024-11-27 09:41:25 -05:00
Jack Chakany 14aa70992c add line to linux keystorage file 2024-11-20 12:00:55 -05:00
Jack Chakany 8f31087662 add pings, reconnects, and a next reconnect status in settings menu 2024-11-20 12:00:35 -05:00
Jack Chakany db78b2a4d3 fixed bug not being able to save multiple keypairs on macos 2024-10-07 09:56:19 -04:00
Jack Chakany e30384c387 run cargo fmt 2024-10-01 09:42:52 -04:00
Jack Chakany 46cb4b3462 half working apple keychain support??? 2024-10-01 09:42:34 -04:00
Jack Chakany a19937058b add bech32 support to compose window 2024-09-24 11:29:12 -04:00
Jack Chakany c7d3eedf71 generate nostr events from compose window 2024-09-24 11:28:53 -04:00
Jack Chakany 8c80d252d0 pushing changes 2024-09-23 11:44:49 -04:00
Jack Chakany dbf50ec455 add event counter to home page 2024-09-06 11:27:47 -04:00
Jack Chakany 3c02e7bf36 clickable table rows, leads to view event page 2024-09-06 11:19:14 -04:00
Jack Chakany 6cfedc461d fix build with make dev 2024-08-30 15:15:47 -04:00
Jack Chakany 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
Jack Chakany 692638221a
Merge pull request #3 from chakanysystems/rewrite
Rewrite
2024-08-29 22:10:28 -04:00
Jack Chakany 002c001501 revamp settings page, relay management 2024-08-23 17:43:07 -04:00
Jack Chakany e4d8aa62ee add match case to remove key error 2024-08-22 12:23:57 -04:00
Jack Chakany 695979aaaa load keys on init 2024-08-22 12:20:13 -04:00
Jack Chakany 0d4cdf851e add ability to delete keypairs from settings menu 2024-08-22 12:16:25 -04:00
Jack Chakany 2f1ebee787 add the ability to add new keys to the keystore 2024-08-18 12:42:34 -04:00
Jack Chakany 3088a7a9da change app.current_page to app.page 2024-08-18 12:23:32 -04:00
Jack Chakany 3b98296dd6 run cargo fmt 2024-08-18 12:10:41 -04:00
Jack Chakany 1745fab350 basic keystorage on linux. 2024-08-18 12:07:37 -04:00
Jack Chakany ec6c699562 run cargo fmt 2024-08-07 16:47:49 -04:00
Jack Chakany b0312eb1b2 new state handling method, onboarding page start 2024-08-07 16:47:03 -04:00
Jack Chakany 385c3761e2 change String to &str in message deserialize 2024-08-06 10:14:38 -04:00
Jack Chakany 7a917689f4 some code improvements
Not written by me :)
2024-08-06 10:06:59 -04:00
Jack Chakany c47d6228c9 add before i go on vacay 2024-08-02 12:42:03 -04:00
Jack Chakany 81a1df8027 waow it works 2024-07-29 17:36:05 -04:00
Jack Chakany 18458f99eb basic relay connections. 2024-06-27 21:22:08 -04:00
Jack Chakany f284f86b5b remove yandk for now 2024-06-27 12:49:29 -04:00
Jack Chakany 6f7b7d176e remove some yandk dependence 2024-06-25 08:18:32 -04:00
Jack Chakany fb75535c65 remove tokio from main function 2024-06-11 10:27:43 -04:00
Jack Chakany 3a04ea8c2f remove tokio 2024-06-11 10:12:09 -04:00
Jack Chakany 257c58693d Clean up warnings 2024-06-11 10:04:27 -04:00
Jack Chakany 1962e9f293 make it work 2024-06-11 09:55:53 -04:00
Jack Chakany 4c31a16094
remove some stuff 2024-05-19 16:24:18 -04:00
Jack Chakany f010f15535
meh 2024-05-14 22:05:34 -04:00
Jack Chakany c52760b81e
Initial Commit 2024-04-27 19:32:25 -04:00