c69cd6cf7a
web build
2026-07-16 14:06:58 +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
c78e0a5163
fix: chat input crashing when moving the cursor ( #33 )
...
Reviewed-on: #33
2026-06-03 13:18:03 +00:00
5d4c8634ef
chore: update gpui
2026-06-01 15:28:49 +07:00
4efeec08c4
chore: connect to search relays only when needed
2026-06-01 15:07:11 +07:00
9817dd29a6
nip4e: remove app name in the client tag
2026-05-22 07:52:49 +07:00
f066cb8223
chore: force gossip ignore neg sync
2026-05-20 18:03:46 +07:00
6d60726f27
chore: bump gpui
2026-04-25 07:01:14 +07: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
Ren Amamiya
c239e351b8
feat: add support for rendering images in chat messages ( #29 )
...
Reviewed-on: #29
Co-authored-by: Ren Amamiya <reya@lume.nu >
Co-committed-by: Ren Amamiya <reya@lume.nu >
2026-04-10 02:00:18 +00:00
Ren Amamiya
9ff18aae35
chore: restruture
2026-04-07 11:46:08 +07:00
Ren Amamiya
6fef2ae1c6
chore: release version 1.0.0-beta3
2026-04-06 06:53:05 +07:00
Ren Amamiya
c2a723faa8
chore: prepare mobile(android/ios) target
2026-04-04 09:32:41 +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
d9b16aea9a
feat: add tracking for which signer encrypted the message ( #27 )
...
Reviewed-on: #27
Co-authored-by: Ren Amamiya <reya@lume.nu >
Co-committed-by: Ren Amamiya <reya@lume.nu >
2026-04-01 02:53:49 +00:00
Ren Amamiya
8345def015
feat: (re)add tracking for where messages have been seen ( #26 )
...
Reviewed-on: #26
Co-authored-by: Ren Amamiya <reya@lume.nu >
Co-committed-by: Ren Amamiya <reya@lume.nu >
2026-03-31 05:26:04 +00:00
Ren Amamiya
b0ba2549d7
chore: prepare for web target
2026-03-31 08:45:35 +07:00
Ren Amamiya
c8034642c5
chore: fix issue where setting theme mode doesn't work
2026-03-31 08:13:10 +07:00
Ren Amamiya
8205c69e19
feat: add error log panel ( #25 )
...
Reviewed-on: #25
Co-authored-by: Ren Amamiya <reya@lume.nu >
Co-committed-by: Ren Amamiya <reya@lume.nu >
2026-03-30 07:56:28 +00:00
Ren Amamiya
d36364d60d
chore: update nostr sdk
2026-03-25 13:52:21 +07:00
Ren Amamiya
b41de00c95
chore: release version 1.0.0-beta2
2026-03-18 15:22:04 +07: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
40e7ca368b
feat: add backup/restore for NIP-4e encryption key ( #22 )
...
Reviewed-on: #22
Co-authored-by: Ren Amamiya <reya@lume.nu >
Co-committed-by: Ren Amamiya <reya@lume.nu >
2026-03-17 07:42:25 +00:00
Ren Amamiya
b91697defc
feat: add relay tracking for gift wrap events ( #21 )
...
Reviewed-on: #21
Co-authored-by: Ren Amamiya <reya@lume.nu >
Co-committed-by: Ren Amamiya <reya@lume.nu >
2026-03-14 08:18:19 +00:00
Ren Amamiya
1d57a2deab
chore: bump edition from 2021 to 2024
2026-03-13 09:13:04 +07:00
Ren Amamiya
aa26c9ccba
chore: release version 1.0.0-beta1
2026-03-13 08:44:55 +07: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
ccbcc644db
chore: make the ui consistent ( #19 )
...
Reviewed-on: #19
Co-authored-by: Ren Amamiya <reya@lume.nu >
Co-committed-by: Ren Amamiya <reya@lume.nu >
2026-03-12 02:19:59 +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
Ren Amamiya
fe4eb7df74
chore: re-add missing actions ( #17 )
...
Added:
- [x] Chage subject
- [x] Copy public key
- [x] View user's messaging relays
- [x] View user profile on njump
Reviewed-on: #17
Co-authored-by: Ren Amamiya <reya@lume.nu >
Co-committed-by: Ren Amamiya <reya@lume.nu >
2026-03-06 08:25:31 +00:00
reya
b5d6d91851
chore: config auto update and fix ci
2026-03-05 08:46:56 +07:00
reya
0f00fed122
chore: add env-filter for tracing
2026-03-05 08:03:03 +07:00
reya
bbf31baee5
chore: fix missing dep import for windows
2026-03-04 15:59:38 +07:00
reya
80227b3ed3
chore: fix build on windows
2026-03-04 15:46:55 +07:00
reya
d065e70cd1
chore: some improvements ( #16 )
...
Rust / build (ubuntu-latest, stable) (push) Failing after 1m55s
Rust / build (macos-latest, stable) (push) Has been cancelled
Rust / build (windows-latest, stable) (push) Has been cancelled
Reviewed-on: #16
2026-03-04 07:49:42 +00:00
reya
7a6b6feacc
feat: refactor the text parser ( #15 )
...
Rust / build (ubuntu-latest, stable) (push) Failing after 1m44s
Rust / build (macos-latest, stable) (push) Has been cancelled
Rust / build (windows-latest, stable) (push) Has been cancelled
Fix: https://jumble.social/notes/nevent1qvzqqqqqqypzqwlsccluhy6xxsr6l9a9uhhxf75g85g8a709tprjcn4e42h053vaqyvhwumn8ghj7un9d3shjtnjv4ukztnnw5hkjmnzdauqzrnhwden5te0dehhxtnvdakz7qpqpj4awhj4ul6tztlne0v7efvqhthygt0myrlxslpsjh7t6x4esapq3lf5c0
Reviewed-on: #15
2026-03-03 08:55:36 +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
3fecda175b
feat: refactor encryption panel ( #13 )
...
Rust / build (ubuntu-latest, stable) (push) Failing after 1m52s
Rust / build (macos-latest, stable) (push) Has been cancelled
Rust / build (windows-latest, stable) (push) Has been cancelled
Reviewed-on: #13
2026-02-28 11:25:02 +00:00
reya
dcf28e2b60
chore: better dropdown menu ( #11 )
...
Rust / build (ubuntu-latest, stable) (push) Failing after 1m44s
Rust / build (macos-latest, stable) (push) Has been cancelled
Rust / build (windows-latest, stable) (push) Has been cancelled
Reviewed-on: #11
2026-02-28 06:05:44 +00:00
reya
624140c061
feat: add contact list panel ( #10 )
...
Rust / build (ubuntu-latest, stable) (push) Failing after 1m41s
Rust / build (macos-latest, stable) (push) Has been cancelled
Rust / build (windows-latest, stable) (push) Has been cancelled
Reviewed-on: #10
2026-02-28 01:50:33 +00:00
reya
a86219dcb0
chore: bump version
Rust / build (ubuntu-latest, stable) (push) Failing after 5m41s
Rust / build (macos-latest, stable) (push) Has been cancelled
Rust / build (windows-latest, stable) (push) Has been cancelled
2026-02-27 15:51:24 +07:00
reya
c22a7291c7
.
Rust / build (ubuntu-latest, stable) (pull_request) Failing after 1m40s
Rust / build (ubuntu-latest, stable) (push) Failing after 1m41s
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:39:33 +07: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