Status Desktop client made in Nim & QML https://status.app
Go to file
Jonathan Rainville 35b64f0483
fix(muted): reevaluate section badge when unmuting (#15360)
Fixes #11093

When unmuting a channel, reevaluate the section badge so that it appears if there were unread messages in that channel

Also fixes an issue where the chat muted property was not set correctly in the cache after muting or unmuting
2024-07-03 14:55:07 -04:00
.github Add instructions for status-go PRs (#15225) 2024-07-03 12:00:31 -04:00
app
ci ci: fix more nix build issues 2024-06-27 12:16:31 +02:00
cmake
libs
monitoring feat(MonitoringTool): Search improved 2024-06-28 15:57:23 +02:00
nix ci: fix more nix build issues 2024-06-27 12:16:31 +02:00
resources
scripts ci: fix more nix build issues 2024-06-27 12:16:31 +02:00
src fix(muted): reevaluate section badge when unmuting (#15360) 2024-07-03 14:55:07 -04:00
storybook fix(profile): fix missing ring in own profile (#15366) 2024-07-03 14:06:03 -04:00
test chore: some changes to stabilise tests, skipped assets sorting 2024-07-01 13:56:22 +03:00
test-scripts
ui fix(edit): fix message contentType when editing (emoji or message) (#15364) 2024-07-03 14:08:42 -04:00
vendor fix: panic when enr exceeds 300 bytes 2024-07-02 13:56:51 +03:00
.clang-format
.clang-tidy
.gitignore
.gitmodules
.npmrc
.yarnrc
AppRun ci: fix more nix build issues 2024-06-27 12:16:31 +02:00
AppRun-cpp
CMakeLists.txt
I18N.md
Info.dev.plist
Info.plist
LICENSE.md
Makefile ci: fix more nix build issues 2024-06-27 12:16:31 +02:00
README.md
VERSION
build-linux.sh
cacert.pem
conanfile.txt
config.nims chore: allow compiling with gcc 14, bump submodules (#15250) 2024-06-28 09:12:04 +02:00
docker-linux-app-image.sh
env.sh
fleets.json
nim-status.desktop
nim.cfg
nim_status_client.nimble
package-lock.json
package.json
qwe.sh
screenshot.png
shell.nix ci: fix more nix build issues 2024-06-27 12:16:31 +02:00
status-dev.icns
status-dev.ico
status-dev.png
status-dev.rc
status-macos.svg
status.desktop
status.icns
status.ico
status.iss
status.png
status.rc
windows-install.txt