nheko icon indicating copy to clipboard operation
nheko copied to clipboard

No warning when homeserver doesn't support status message

Open Mikaela opened this issue 3 years ago • 1 comments

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

  1. Use matrix.org or similar homeserver without support for status.
  2. Right click your avatar
  3. Select set status update
  4. Set a status
  5. 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

Mikaela avatar Apr 10 '22 14:04 Mikaela

Afaik synapse doesn't return an error when presence is disabled, it just silently does nothing, so this might not be possible.

deepbluev7 avatar Apr 10 '22 17:04 deepbluev7