8026a4f5a5
wip
Rust / build (ubuntu-latest, stable) (push) Failing after 1m46s
2026-02-17 13:23:43 +07:00
1d8e3724a8
wip
Rust / build (ubuntu-latest, stable) (push) Failing after 1m43s
2026-02-17 07:54:46 +07:00
e327178161
chore: fix some performance issues ( #6 )
...
Rust / build (ubuntu-latest, stable) (push) Failing after 1m14s
Reviewed-on: #6
2026-02-14 02:01:49 +00:00
ecd7f6aa9b
Continue redesign for the v1 stable release ( #5 )
...
Rust / build (ubuntu-latest, stable) (push) Failing after 1m32s
Reviewed-on: #5
2026-02-12 08:32:17 +00:00
32201554ec
Redesign for the v1 stable release ( #3 )
...
Rust / build (ubuntu-latest, stable) (push) Failing after 1m26s
Only half done. Will continue in another PR.
Reviewed-on: #3
2026-02-04 01:43:21 +00:00
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 )
...
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
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