nheko
nheko copied to clipboard
No warning when homeserver doesn't support status message
Describe the bug
When I set a status message, it doesn't get stored and I don't see it with other clients, while I see other people with status messages next to their names in rooms.
To Reproduce
- Use matrix.org or similar homeserver without support for status.
- Right click your avatar
- Select set status update
- Set a status
- Save it by pressing ok
What happened?
The status didn't get stored anywhere. I have to ask in Nheko room how it should work to hear that my homeserver doesn't support it (and neither does pikaviestin.fi as I did try it on two accounts/servers).
Expected behavior
A) I am told before setting the status that my homeserver doesn't support it.
B) I am told after setting status that there was an error as my homeserver apparently doesn't support it, I imagine that it should have resulted into at least a 404 error.
Screenshots
No response
Version
0.9.3 85f0ffb6
Operating system
Linux
Installation method
Flatpak nightly repo or download
Qt version
No response
C++ compiler
No response
Desktop Environment
i3
Did you use profiles?
- [X] Profiles used?
Relevant log output
No response
Backtrace
No response
Afaik synapse doesn't return an error when presence is disabled, it just silently does nothing, so this might not be possible.