|
|
75c3783522
|
feat: rewrite the nip-4e implementation (#1)
Rust / build (macos-latest, stable) (push) Has been cancelled
Rust / build (ubuntu-latest, stable) (push) Has been cancelled
Rust / build (windows-latest, stable) (push) Has been cancelled
Make NIP-4e a core feature, not an optional feature.
Note:
- The UI is broken and needs to be updated in a separate PR.
Reviewed-on: #1
|
2026-01-13 16:00:08 +08:00 |
|
reya
|
512834b640
|
chore: rewrite the backend (not tested) (#203)
* wip: refactor
* refactor
* clean up
* .
* rename
* add relay auth
* .
* .
* optimize
* .
* clean up
* add encryption crate
* .
* .
* .
* .
* .
* add encryption crate
* .
* refactor nip4e
* .
* fix endless loop
* fix metadata fetching
|
2025-11-11 09:09:33 +07:00 |
|
reya
|
7091fa1cab
|
chore: restructure and refine the ui (#199)
* update deps
* clean up
* add account crate
* add person crate
* add chat and chat ui crates
* .
* clean up the ui crate
* .
* .
|
2025-11-01 09:16:02 +07:00 |
|
reya
|
b9297d3a01
|
chore: follow up on nip-4e (#195)
* update deps
* .
* remove resend button
* clean up
* .
* .
* .
* .
* .
|
2025-10-28 14:37:30 +07:00 |
|
reya
|
15bbe82a87
|
feat: nip4e (#188)
* encryption keys
* .
* .
* move nip4e to device crate
* .
* .
* use i18n for device crate
* refactor
* refactor
* .
* add reset button
* send message with encryption keys
* clean up
* .
* choose signer
* fix
* update i18n
* fix sending
|
2025-10-26 18:10:40 +07:00 |
|