bf6ae65b05
refactor signer
2026-07-23 11:14:56 +07:00
5ea6cdb34f
chore: prepare for rc version ( #34 )
...
**TODOs:**
- [x] Fix all clippy issues
- [x] Make NIP-4e optional (disabled by default)
- [x] Remove support for bunker (Nostr Connect)
- [x] Group messages in the same timeframe
- [ ] ...
Reviewed-on: #34
2026-06-19 09:16:37 +00:00
Ren Amamiya
44484d9992
.
2026-04-10 09:41:05 +07:00
Ren Amamiya
15ac8d6775
add k tag to gift wrap event
2026-04-10 09:34:24 +07:00
Ren Amamiya
6f0cefed33
only process nip17 rumor
2026-04-10 09:32:04 +07:00
reya
6b872527ad
chore: simplify codebase and prepare for multi-platforms ( #28 )
...
Reviewed-on: #28
2026-04-04 02:22:08 +00:00
Ren Amamiya
94cbb4aa0e
chore: fix some gossip and nip4e bugs ( #23 )
...
Reviewed-on: #23
Co-authored-by: Ren Amamiya <reya@lume.nu >
Co-committed-by: Ren Amamiya <reya@lume.nu >
2026-03-18 08:21:39 +00:00
Ren Amamiya
069eae8145
feat: refactor send report ( #20 )
...
Reviewed-on: #20
Co-authored-by: Ren Amamiya <reya@lume.nu >
Co-committed-by: Ren Amamiya <reya@lume.nu >
2026-03-12 10:06:13 +00:00
Ren Amamiya
40d726c986
feat: refactor to use gpui event instead of local state ( #18 )
...
Reviewed-on: #18
Co-authored-by: Ren Amamiya <reya@lume.nu >
Co-committed-by: Ren Amamiya <reya@lume.nu >
2026-03-10 08:19:02 +00:00
reya
55c5ebbf17
feat: multi-account switcher ( #14 )
...
Rust / build (ubuntu-latest, stable) (push) Failing after 1m56s
Rust / build (macos-latest, stable) (push) Has been cancelled
Rust / build (windows-latest, stable) (push) Has been cancelled
Reviewed-on: #14
2026-03-02 08:08:04 +00:00
reya
d7996bf32e
.
Rust / build (ubuntu-latest, stable) (push) Failing after 2m56s
Rust / build (ubuntu-latest, stable) (pull_request) Failing after 1m43s
Rust / build (macos-latest, stable) (push) Has been cancelled
Rust / build (windows-latest, stable) (push) Has been cancelled
Rust / build (macos-latest, stable) (pull_request) Has been cancelled
Rust / build (windows-latest, stable) (pull_request) Has been cancelled
2026-02-27 15:17:18 +07:00
reya
2dcf825105
.
Rust / build (ubuntu-latest, stable) (push) Failing after 1m50s
Rust / build (ubuntu-latest, stable) (pull_request) Failing after 1m40s
Rust / build (macos-latest, stable) (push) Has been cancelled
Rust / build (windows-latest, stable) (push) Has been cancelled
Rust / build (macos-latest, stable) (pull_request) Has been cancelled
Rust / build (windows-latest, stable) (pull_request) Has been cancelled
2026-02-27 08:11:40 +07:00
reya
3debfa81d7
Revert "wip"
...
Rust / build (ubuntu-latest, stable) (push) Failing after 1m50s
Rust / build (ubuntu-latest, stable) (pull_request) Failing after 1m50s
Rust / build (macos-latest, stable) (push) Has been cancelled
Rust / build (windows-latest, stable) (push) Has been cancelled
Rust / build (macos-latest, stable) (pull_request) Has been cancelled
Rust / build (windows-latest, stable) (pull_request) Has been cancelled
This reverts commit e152154c3b .
2026-02-27 05:46:41 +07:00
reya
4ba2049756
Revert "."
...
This reverts commit b7ffdc8431 .
2026-02-27 05:46:40 +07:00
reya
b7ffdc8431
.
Rust / build (ubuntu-latest, stable) (push) Failing after 1m45s
Rust / build (ubuntu-latest, stable) (pull_request) Failing after 1m42s
Rust / build (macos-latest, stable) (push) Has been cancelled
Rust / build (windows-latest, stable) (push) Has been cancelled
Rust / build (macos-latest, stable) (pull_request) Has been cancelled
Rust / build (windows-latest, stable) (pull_request) Has been cancelled
2026-02-26 18:28:24 +07:00
reya
e152154c3b
wip
2026-02-26 15:09:27 +07:00
reya
67ccfcb132
update send message and chat panel ui
Rust / build (ubuntu-latest, stable) (push) Failing after 1m26s
Rust / build (ubuntu-latest, stable) (pull_request) Failing after 1m20s
Rust / build (macos-latest, stable) (push) Has been cancelled
Rust / build (windows-latest, stable) (push) Has been cancelled
Rust / build (macos-latest, stable) (pull_request) Has been cancelled
Rust / build (windows-latest, stable) (pull_request) Has been cancelled
2026-02-22 14:34:41 +07:00
reya
b88955e62c
merged previous stuffs on master
2026-02-20 19:48:03 +07:00
reya
75c3783522
feat: rewrite the nip-4e implementation ( #1 )
...
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
122299f548
chore: improve nip4e implementation ( #204 )
...
* patch
* update ui
* add load response
* fix
* .
* wip: rewrite gossip
* new gossip implementation
* clean up
* .
* debug
* .
* .
* update
* .
* fix
* fix
2025-11-15 08:30:45 +07:00
reya
d87bcfbd65
chore: follow up on #203
2025-11-11 11:02:37 +07: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
a4067d2c00
chore: fix crash when failing to parse message ( #202 )
...
* clean up
* .
* fix rich text component
* clean up
2025-11-03 19:04:16 +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
d921720042
wip: refactor
2025-02-03 08:23:03 +07:00
reya
a61fd27b9d
wip: refactor
2025-02-01 08:30:24 +07:00