Commit 25c2da7
committed
Allow icon-only and clear-at-only status updates
The server rejects a status update whose message field is empty, even
when the caller is only changing the icon or clearAt. Substitute a
single space so those single-field updates go through, matching the
fix applied in nextcloud/talk-android@a89c5952fa.
Fixes #9855
Signed-off-by: ibrahim-iqbal <199698216+ibrahim-iqbal@users.noreply.github.com>1 parent 576dc13 commit 25c2da7
1 file changed
Lines changed: 6 additions & 1 deletion
Lines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
279 | 279 | | |
280 | 280 | | |
281 | 281 | | |
| 282 | + | |
| 283 | + | |
| 284 | + | |
| 285 | + | |
| 286 | + | |
282 | 287 | | |
283 | 288 | | |
284 | | - | |
| 289 | + | |
285 | 290 | | |
286 | 291 | | |
287 | 292 | | |
| |||
0 commit comments