| Summary: | Accessing room settings/security changes access from "Space Members" to "Private" automatically. | ||
|---|---|---|---|
| Product: | [Applications] NeoChat | Reporter: | Aaron <mullein> |
| Component: | General | Assignee: | Tobias Fella <fella> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | carl |
| Priority: | NOR | ||
| Version First Reported In: | 23.04.2 | ||
| Target Milestone: | --- | ||
| Platform: | Fedora RPMs | ||
| OS: | Linux | ||
| Latest Commit: | https://invent.kde.org/network/neochat/-/commit/dbbad2cf132722f385200a77323ad74b18f492b9 | Version Fixed/Implemented In: | |
| Sentry Crash Report: | |||
|
Description
Aaron
2023-06-21 20:35:19 UTC
A possibly relevant merge request was started @ https://invent.kde.org/network/neochat/-/merge_requests/1413 Git commit dbbad2cf132722f385200a77323ad74b18f492b9 by James Graham. Committed on 07/11/2023 at 21:43. Pushed by nvrwhere into branch 'master'. Restricted Room Security Create the required ux to allow the restricted room security setting to be re-enabled M +1 -0 src/CMakeLists.txt M +53 -2 src/neochatroom.cpp M +35 -1 src/neochatroom.h M +32 -10 src/qml/RoomSecurity.qml A +77 -0 src/qml/SelectSpacesDialog.qml [License: GPL(3+eV) GPL(v3.0) GPL(v2.0)] https://invent.kde.org/network/neochat/-/commit/dbbad2cf132722f385200a77323ad74b18f492b9 |