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
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
reya
6b872527ad
chore: simplify codebase and prepare for multi-platforms ( #28 )
...
Reviewed-on: #28
2026-04-04 02:22:08 +00: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
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
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
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