ac9afb1790
chore: refactor app settings ( #2 )
...
# Changelog
### Added
- [x] Add `Auth Mode` setting.
- [x] Add `Room Config` setting.
### Changed
- [x] Rename `media server` setting to `file server`
### Removed
- [x] Remove `proxy` setting. Coop is no longer depend on any 3rd party services.
- [x] Remove `contact bypass` settings. All chat requests from known contacts will be bypass by default.
**Note:**
- The Settings UI has been removed. It will be re-added in a separate PR.
Reviewed-on: #2
2026-01-14 09:48:15 +08:00
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
5b7780ec9b
chore: update deps
2025-12-17 08:10:02 +07: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
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
d921720042
wip: refactor
2025-02-03 08:23:03 +07:00
a61fd27b9d
wip: refactor
2025-02-01 08:30:24 +07:00